Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use our xbt_getline on every platform to ease our cmake mess
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 4 Feb 2013 12:12:34 +0000 (13:12 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 4 Feb 2013 12:14:36 +0000 (13:14 +0100)
commitd4f15663c34447bed92582e01f96ae8ba5841fcd
tree570381a7ece5378730d39e8388c7bb26acbfb489
parent7e741c018ba34742ccfdbf842299d711521dbf8f
use our xbt_getline on every platform to ease our cmake mess

Also, as stdio.h is not loaded by root headers of the simgrid tree, we
need to explicitely load it in some locations.
12 files changed:
ChangeLog
buildtools/Cmake/CompleteInFiles.cmake
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/PrintArgs.cmake
buildtools/Cmake/src/internal_config.h.in
buildtools/Cmake/test_prog/prog_getline.c [deleted file]
examples/smpi/MM/2.5D_MM.c
examples/smpi/MM/Summa.c
include/simgrid_config.h.in
include/xbt/str.h
src/xbt/automaton/automaton.c
src/xbt/xbt_str.c