Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Define correctly variables for windows.
authornavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 18 Jun 2010 14:26:29 +0000 (14:26 +0000)
committernavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 18 Jun 2010 14:26:29 +0000 (14:26 +0000)
commit7eef625065d0b3af4a64b5665009491426db974f
tree05d3bea40de620ae0a3547fabf79b2da5de0791f
parent66ee75ad028e564411328721603b932eaf0e52fc
Define correctly variables for windows.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7903 48e7efb5-ca39-0410-a469-dd3cf9ba447f
49 files changed:
CMakeLists.txt
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/CompleteInFiles.cmake
buildtools/Cmake/MaintainerMode.cmake
buildtools/Cmake/MakeExeLib.cmake
buildtools/Cmake/gras_config.h.in
buildtools/Cmake/test_prog/prog_AC_CHECK_MCSC.c
buildtools/Cmake/test_prog/prog_stacksetup.c
include/simgrid_config.h.in
include/xbt/log.h
include/xbt/misc.h
src/gras/Msg/gras_msg_listener.c
src/gras/Virtu/rl_process.c
src/portable.h
src/simdag/dax_dtd.c
src/simdag/dax_dtd.l
src/simix/smx_context.c
src/simix/smx_context_sysv.c
src/surf/random_mgr.c
src/surf/simgrid_dtd.c
src/surf/simgrid_dtd.l
src/surf/surf.c
src/win32/platform/select_platform_features.h
src/xbt/ex.c
src/xbt/graphxml.c
src/xbt/graphxml.l
src/xbt/log.c
src/xbt/setset.c
src/xbt/xbt_main.c
src/xbt/xbt_os_thread.c
src/xbt/xbt_os_time.c
src/xbt/xbt_rl_synchro.c
teshsuite/simdag/platforms/flatifier.c
tools/gras/stub_generator.c
tools/gras/unix_stub_generator.c
tools/gras/windows_stub_generator.c
tools/tesh2/include/def.h
tools/tesh2/include/types.h
tools/tesh2/include/xsignal.h
tools/tesh2/src/command.c
tools/tesh2/src/context.c
tools/tesh2/src/fstream.c
tools/tesh2/src/getpath.c
tools/tesh2/src/main.c
tools/tesh2/src/reader.c
tools/tesh2/src/runner.c
tools/tesh2/src/writer.c
tools/tesh2/src/xerrno.c
tools/tesh2/src/xsignal.c