Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Files for compil Simgrid with cmake and make a distrib with cpack.
authornavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 13 Jan 2010 16:36:00 +0000 (16:36 +0000)
committernavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 13 Jan 2010 16:36:00 +0000 (16:36 +0000)
commitfa50610ee612763f5414bf772956f4c254461ad7
treeda440c3b66362d5f9b8fcdbb1485272ec5d76633
parent6d381ee57c7ed10b8bb134c8872456543feccfa9
Files for compil Simgrid with cmake and make a distrib with cpack.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7004 48e7efb5-ca39-0410-a469-dd3cf9ba447f
14 files changed:
buildtools/CPACK/CMakeCompleteInFiles.txt [new file with mode: 0644]
buildtools/CPACK/CMakeDefinePackages.txt [moved from buildtools/CMakeLists.txt with 79% similarity]
buildtools/CPACK/CMakeLists.txt [new file with mode: 0644]
buildtools/CPACK/tmp/prog_getline.c [new file with mode: 0644]
buildtools/CPACK/tmp/prog_gtnets.c [new file with mode: 0644]
buildtools/CPACK/tmp/prog_mutex_timedlock.c [new file with mode: 0644]
buildtools/CPACK/tmp/prog_printf_null.c [new file with mode: 0644]
buildtools/CPACK/tmp/prog_sem_init.c [new file with mode: 0644]
buildtools/CPACK/tmp/prog_sem_timedwait.c [new file with mode: 0644]
buildtools/CPACK/tmp/prog_snprintf.c [new file with mode: 0644]
buildtools/CPACK/tmp/prog_stacksetup.c [new file with mode: 0644]
buildtools/CPACK/tmp/prog_stacksetup.c.128r.expand [new file with mode: 0644]
buildtools/CPACK/tmp/prog_va_copy_test.c [new file with mode: 0644]
buildtools/CPACK/tmp/prog_vsnprintf.c [new file with mode: 0644]