Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
14 years agoA script to do everything on pipol
mquinson [Wed, 23 Dec 2009 17:54:36 +0000 (17:54 +0000)]
A script to do everything on pipol

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6978 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoSpecify the trigger site for ctest
mquinson [Wed, 23 Dec 2009 17:26:57 +0000 (17:26 +0000)]
Specify the trigger site for ctest

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6977 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoReduce verbosity of cmake
mquinson [Wed, 23 Dec 2009 17:26:22 +0000 (17:26 +0000)]
Reduce verbosity of cmake

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6976 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoMake sure that smx_context_thread.c ends up in the archive even if we're compiling...
mquinson [Wed, 23 Dec 2009 17:15:26 +0000 (17:15 +0000)]
Make sure that smx_context_thread.c ends up in the archive even if we're compiling against ucontextes

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6975 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoTry to load the stdio before defining getline (on mac) so that FILE gets defined
mquinson [Wed, 23 Dec 2009 17:08:12 +0000 (17:08 +0000)]
Try to load the stdio before defining getline (on mac) so that FILE gets defined

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6974 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoTry to load the stdlib before defining getline (on mac) so that size_t gets defined
mquinson [Wed, 23 Dec 2009 17:04:56 +0000 (17:04 +0000)]
Try to load the stdlib before defining getline (on mac) so that size_t gets defined

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6973 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAlso include the lex file of dax in the archive
mquinson [Wed, 23 Dec 2009 16:56:21 +0000 (16:56 +0000)]
Also include the lex file of dax in the archive

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6972 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoFix my fix about building without flexml
mquinson [Wed, 23 Dec 2009 16:51:58 +0000 (16:51 +0000)]
Fix my fix about building without flexml

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6971 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agothat's ok to have a failure in that section since we're trying to detect whether...
mquinson [Wed, 23 Dec 2009 16:45:51 +0000 (16:45 +0000)]
that's ok to have a failure in that section since we're trying to detect whether svn is working

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6970 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoThis test fails in a really strange way. Mark it expected failure in both autotools...
mquinson [Wed, 23 Dec 2009 16:27:07 +0000 (16:27 +0000)]
This test fails in a really strange way. Mark it expected failure in both autotools and cmake

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6969 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoupdate timings for 64bits also
mquinson [Wed, 23 Dec 2009 16:15:54 +0000 (16:15 +0000)]
update timings for 64bits also

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6968 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAlso mark this test as expected failure in autotools
mquinson [Wed, 23 Dec 2009 16:15:19 +0000 (16:15 +0000)]
Also mark this test as expected failure in autotools

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6967 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoIf we cannot use svn because that's an old release, extract the svnversion manually...
mquinson [Wed, 23 Dec 2009 15:54:40 +0000 (15:54 +0000)]
If we cannot use svn because that's an old release, extract the svnversion manually from the svn metadata

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6966 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoDon't fail when flexml is not installed and the dtd files seem to be modified. Instea...
mquinson [Wed, 23 Dec 2009 15:32:18 +0000 (15:32 +0000)]
Don't fail when flexml is not installed and the dtd files seem to be modified. Instead, ignore the changes

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6965 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoPut all the will_fail together, and add a word of explanation for why each got this way
mquinson [Wed, 23 Dec 2009 15:28:19 +0000 (15:28 +0000)]
Put all the will_fail together, and add a word of explanation for why each got this way

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6964 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoreduce amount of output, and update the tesh files
mquinson [Wed, 23 Dec 2009 15:18:28 +0000 (15:18 +0000)]
reduce amount of output, and update the tesh files

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6963 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAdd a function to check that the matrix is a sequence of numbers (mainly usefull...
mquinson [Wed, 23 Dec 2009 15:17:54 +0000 (15:17 +0000)]
Add a function to check that the matrix is a sequence of numbers (mainly usefull to pmm example)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6962 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoChange the protocol of pm_join: cannot force the rank anymore, the master gives one...
mquinson [Wed, 23 Dec 2009 15:17:19 +0000 (15:17 +0000)]
Change the protocol of pm_join: cannot force the rank anymore, the master gives one to you. Seem to help pmm working

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6961 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoCompare Architecture 32 or 64 with size of long
navarrop [Wed, 23 Dec 2009 14:36:05 +0000 (14:36 +0000)]
Compare Architecture 32 or 64 with size of long

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6960 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoCorrection of bug
navarrop [Wed, 23 Dec 2009 11:12:33 +0000 (11:12 +0000)]
Correction of bug

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6959 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAdd some test properties for tests which are expected to faill.
navarrop [Wed, 23 Dec 2009 10:46:45 +0000 (10:46 +0000)]
Add some test properties for tests which are expected to faill.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6958 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agomissed an occurence of this file renaming
mquinson [Tue, 22 Dec 2009 23:48:38 +0000 (23:48 +0000)]
missed an occurence of this file renaming

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6957 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoSome more files to ignore, generated by cmake/ctest
mquinson [Tue, 22 Dec 2009 23:36:15 +0000 (23:36 +0000)]
Some more files to ignore, generated by cmake/ctest

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6956 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoRename CTestCustom.ctest -> CTestConfig.cmake (so that cmake sees it when generating...
mquinson [Tue, 22 Dec 2009 23:35:41 +0000 (23:35 +0000)]
Rename CTestCustom.ctest -> CTestConfig.cmake (so that cmake sees it when generating DartConfiguration.tcl)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6955 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoSpecific Makefile.am for buildtools. Allows for a clean target in there
mquinson [Tue, 22 Dec 2009 23:35:06 +0000 (23:35 +0000)]
Specific Makefile.am for buildtools. Allows for a clean target in there

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6954 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoReduce the amount of stuff to rebuild to get an archive
mquinson [Tue, 22 Dec 2009 23:34:32 +0000 (23:34 +0000)]
Reduce the amount of stuff to rebuild to get an archive

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6953 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoFix a typo in cmake files
mquinson [Tue, 22 Dec 2009 22:50:24 +0000 (22:50 +0000)]
Fix a typo in cmake files

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6952 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoOnly one file to configure ctest
mquinson [Tue, 22 Dec 2009 22:41:23 +0000 (22:41 +0000)]
Only one file to configure ctest

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6951 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoGet the tests compiled by 'make all' so that ctest finds them
mquinson [Tue, 22 Dec 2009 22:40:48 +0000 (22:40 +0000)]
Get the tests compiled by 'make all' so that ctest finds them

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6950 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agokill useless files
mquinson [Tue, 22 Dec 2009 22:40:11 +0000 (22:40 +0000)]
kill useless files

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6949 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoFail fast
mquinson [Tue, 22 Dec 2009 22:34:38 +0000 (22:34 +0000)]
Fail fast

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6948 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoBig fat warning 'dont forget ctest'
mquinson [Tue, 22 Dec 2009 22:34:03 +0000 (22:34 +0000)]
Big fat warning 'dont forget ctest'

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6947 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoDisplay every tests, even the passed ones, in logs. Makes easier to check synchrony...
mquinson [Tue, 22 Dec 2009 22:33:29 +0000 (22:33 +0000)]
Display every tests, even the passed ones, in logs. Makes easier to check synchrony with ctest

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6946 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoMake sure that every tests existing in autotools are run by ctest
mquinson [Tue, 22 Dec 2009 22:32:55 +0000 (22:32 +0000)]
Make sure that every tests existing in autotools are run by ctest

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6945 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAlso recurse into the simdag directory
mquinson [Tue, 22 Dec 2009 22:32:21 +0000 (22:32 +0000)]
Also recurse into the simdag directory

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6944 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoMore work on cmake/ctest cruft
mquinson [Tue, 22 Dec 2009 22:31:47 +0000 (22:31 +0000)]
More work on cmake/ctest cruft

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6943 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agotry harder making ctest configuration visible to ctest
mquinson [Tue, 22 Dec 2009 22:31:12 +0000 (22:31 +0000)]
try harder making ctest configuration visible to ctest

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6942 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoThese files don't get built by regular make, but are mandatory to the tests
mquinson [Tue, 22 Dec 2009 22:30:38 +0000 (22:30 +0000)]
These files don't get built by regular make, but are mandatory to the tests

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6941 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAdapt to the new location
mquinson [Tue, 22 Dec 2009 22:30:04 +0000 (22:30 +0000)]
Adapt to the new location

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6940 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agosome more files for cmake/ctest
mquinson [Tue, 22 Dec 2009 22:29:29 +0000 (22:29 +0000)]
some more files for cmake/ctest

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6939 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAdd cmake-related files into the archives
mquinson [Tue, 22 Dec 2009 22:28:54 +0000 (22:28 +0000)]
Add cmake-related files into the archives

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6938 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoIgnore some more files
mquinson [Tue, 22 Dec 2009 22:28:21 +0000 (22:28 +0000)]
Ignore some more files

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6937 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoShorter git identification since tar don't want to deal with filenames longer than...
mquinson [Tue, 22 Dec 2009 22:27:47 +0000 (22:27 +0000)]
Shorter git identification since tar don't want to deal with filenames longer than 99 chars

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6936 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoTry to get the version identification working with git
mquinson [Tue, 22 Dec 2009 22:27:12 +0000 (22:27 +0000)]
Try to get the version identification working with git

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6935 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoOnly install dependencies if they are not already installed
mquinson [Tue, 22 Dec 2009 18:00:01 +0000 (18:00 +0000)]
Only install dependencies if they are not already installed

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6934 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoOnly rebuild the mandatory parts to make dist
mquinson [Tue, 22 Dec 2009 17:59:27 +0000 (17:59 +0000)]
Only rebuild the mandatory parts to make dist

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6933 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agowhen building the archive, reconfigure in any case to get the svn version updated
mquinson [Tue, 22 Dec 2009 17:51:46 +0000 (17:51 +0000)]
when building the archive, reconfigure in any case to get the svn version updated

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6932 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoGo to the right directory to rebuild the archive
mquinson [Tue, 22 Dec 2009 17:49:00 +0000 (17:49 +0000)]
Go to the right directory to rebuild the archive

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6931 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agosplit up config and function definitions; if ~/simgrid-svn/buildtools/scripts/simgrid...
mquinson [Tue, 22 Dec 2009 17:47:00 +0000 (17:47 +0000)]
split up config and function definitions; if ~/simgrid-svn/buildtools/scripts/simgrid_build.conf does not exist, get config from ~/.simgrid_build.conf

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6930 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoVarious cleanups in the scripts. Should be good for now
mquinson [Tue, 22 Dec 2009 17:29:28 +0000 (17:29 +0000)]
Various cleanups in the scripts. Should be good for now

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6929 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoRename a script to make its goal more clear
mquinson [Tue, 22 Dec 2009 17:28:54 +0000 (17:28 +0000)]
Rename a script to make its goal more clear

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6928 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoCosmetics
mquinson [Tue, 22 Dec 2009 17:28:19 +0000 (17:28 +0000)]
Cosmetics

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6927 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoMove scripts not specific to cmake to a scripts/ directory
mquinson [Tue, 22 Dec 2009 17:11:36 +0000 (17:11 +0000)]
Move scripts not specific to cmake to a scripts/ directory

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6926 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoThis file is the core of the Cmake stuff
mquinson [Tue, 22 Dec 2009 17:11:01 +0000 (17:11 +0000)]
This file is the core of the Cmake stuff

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6925 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoOptimize: do not rebuild from scratch when something already exists
mquinson [Tue, 22 Dec 2009 17:06:31 +0000 (17:06 +0000)]
Optimize: do not rebuild from scratch when something already exists

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6924 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoThis file is mandatory for ctest to run
mquinson [Tue, 22 Dec 2009 17:05:55 +0000 (17:05 +0000)]
This file is mandatory for ctest to run

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6923 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoFix some small glitches
mquinson [Tue, 22 Dec 2009 16:57:53 +0000 (16:57 +0000)]
Fix some small glitches

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6922 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoconvert to shell functions
mquinson [Tue, 22 Dec 2009 16:43:02 +0000 (16:43 +0000)]
convert to shell functions

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6921 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agocosmetics
mquinson [Tue, 22 Dec 2009 16:18:53 +0000 (16:18 +0000)]
cosmetics

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6920 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoNew script: wait the distribution to be in position
mquinson [Tue, 22 Dec 2009 16:18:19 +0000 (16:18 +0000)]
New script: wait the distribution to be in position

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6919 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoWe also need transfig to build a dist
mquinson [Tue, 22 Dec 2009 16:11:55 +0000 (16:11 +0000)]
We also need transfig to build a dist

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6918 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoFix tiny bugs in autodetection that we are compiling a svn version
mquinson [Tue, 22 Dec 2009 16:03:17 +0000 (16:03 +0000)]
Fix tiny bugs in autodetection that we are compiling a svn version

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6917 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoSearch the config file in the right location
mquinson [Tue, 22 Dec 2009 16:01:41 +0000 (16:01 +0000)]
Search the config file in the right location

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6916 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agofix some glitches in make_dist.sh
mquinson [Tue, 22 Dec 2009 15:48:34 +0000 (15:48 +0000)]
fix some glitches in make_dist.sh

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6915 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years ago2 new scripts: a central config file, and a distribution builder
mquinson [Tue, 22 Dec 2009 15:39:39 +0000 (15:39 +0000)]
2 new scripts: a central config file, and a distribution builder

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6914 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoTiny cleanups
mquinson [Tue, 22 Dec 2009 15:39:05 +0000 (15:39 +0000)]
Tiny cleanups

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6913 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoTry to cleanup a bit the cmake-related scripts
mquinson [Tue, 22 Dec 2009 15:06:16 +0000 (15:06 +0000)]
Try to cleanup a bit the cmake-related scripts

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6912 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoRefresh some tesh files (the models were changed recently, thus new timings are ok)
mquinson [Tue, 22 Dec 2009 15:03:03 +0000 (15:03 +0000)]
Refresh some tesh files (the models were changed recently, thus new timings are ok)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6911 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agonew scripts for Cdash
navarrop [Tue, 22 Dec 2009 14:56:37 +0000 (14:56 +0000)]
new scripts for Cdash

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6910 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agonew scripts for Cdash
navarrop [Tue, 22 Dec 2009 14:56:36 +0000 (14:56 +0000)]
new scripts for Cdash

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6909 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoRemove cruft from svn
mquinson [Tue, 22 Dec 2009 14:14:26 +0000 (14:14 +0000)]
Remove cruft from svn

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6908 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agocorrection of the ctest output size
navarrop [Thu, 17 Dec 2009 16:45:41 +0000 (16:45 +0000)]
correction of the ctest output size

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6907 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoadd this directory for make a ctest compilation
navarrop [Wed, 16 Dec 2009 16:21:53 +0000 (16:21 +0000)]
add this directory for make a ctest compilation

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6906 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoload simgrid from svn instead of local repository
navarrop [Wed, 16 Dec 2009 15:59:27 +0000 (15:59 +0000)]
load simgrid from svn instead of local repository

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6905 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoreorganize the directory and add some files for pipol
navarrop [Wed, 16 Dec 2009 15:59:25 +0000 (15:59 +0000)]
reorganize the directory and add some files for pipol

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6904 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoadd all directories and files for ctest
navarrop [Wed, 16 Dec 2009 14:28:56 +0000 (14:28 +0000)]
add all directories and files for ctest

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6903 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoThis test is expected to fail for now: we have to rewrite the parser in next release
mquinson [Wed, 16 Dec 2009 08:16:31 +0000 (08:16 +0000)]
This test is expected to fail for now: we have to rewrite the parser in next release

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6902 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoindeed, loading simgrid_config first is a better idea since we need to declare GNU_SO...
mquinson [Wed, 16 Dec 2009 08:16:27 +0000 (08:16 +0000)]
indeed, loading simgrid_config first is a better idea since we need to declare GNU_SOURCE before anyone loads stdio.h, but no need to reload the same file at the end

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6901 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoDo not enable supernovae by default (independently of whether the maintainer mode...
alegrand [Tue, 15 Dec 2009 16:33:44 +0000 (16:33 +0000)]
Do not enable supernovae by default (independently of whether the maintainer mode is activated or not)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6900 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoWe need getline so include the right file and do not hope that other header will...
alegrand [Tue, 15 Dec 2009 16:33:33 +0000 (16:33 +0000)]
We need getline so include the right file and do not hope that other header will provide it.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6899 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoHelp distcheck to work.
alegrand [Tue, 15 Dec 2009 16:33:31 +0000 (16:33 +0000)]
Help distcheck to work.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6898 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoUse the right header for the getline management.
alegrand [Tue, 15 Dec 2009 16:33:20 +0000 (16:33 +0000)]
Use the right header for the getline management.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6897 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agocosmetics
alegrand [Tue, 15 Dec 2009 16:33:17 +0000 (16:33 +0000)]
cosmetics

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6896 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoDo not spread getline management here and there but only in simgrid_config.h.
alegrand [Tue, 15 Dec 2009 16:33:06 +0000 (16:33 +0000)]
Do not spread getline management here and there but only in simgrid_config.h.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6895 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoremove useless dependencies
alegrand [Tue, 15 Dec 2009 16:33:04 +0000 (16:33 +0000)]
remove useless dependencies

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6894 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoTry to improve getline portability...
alegrand [Tue, 15 Dec 2009 16:33:01 +0000 (16:33 +0000)]
Try to improve getline portability...

In the configure, you test for the presence of getline using
    #define _GNU_SOURCE
    #include <stdio.h>
So it is detected as functionnal on my machine (hardy) but if you do
not put these lines in simgrid_config.h it will break. The only thing
is that other headers may include stdio.h earlier in which case the
later _GNU_SOURCE will be useless... :(

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6893 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agokill now unused variable
mquinson [Fri, 11 Dec 2009 13:42:37 +0000 (13:42 +0000)]
kill now unused variable

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6892 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoDo not clear memory before freeing it (useless and fails on supernovae's ubuntu when...
mquinson [Fri, 11 Dec 2009 13:41:24 +0000 (13:41 +0000)]
Do not clear memory before freeing it (useless and fails on supernovae's ubuntu when size=0)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6891 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoMore explicit inline marking of functions
mquinson [Fri, 11 Dec 2009 13:31:43 +0000 (13:31 +0000)]
More explicit inline marking of functions

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6890 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoallow smpicc to survive to non-functionnal readlink on mac (by doing as if there...
mquinson [Fri, 11 Dec 2009 12:53:16 +0000 (12:53 +0000)]
allow smpicc to survive to non-functionnal readlink on mac (by doing as if there were no link around)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6889 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agodon't try to distribute a file which does not exist (anymore)
mquinson [Fri, 11 Dec 2009 12:53:14 +0000 (12:53 +0000)]
don't try to distribute a file which does not exist (anymore)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6888 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAvoid a name conflict with /usr/include/sys/wait.h on mac (at least)
mquinson [Fri, 11 Dec 2009 12:26:49 +0000 (12:26 +0000)]
Avoid a name conflict with /usr/include/sys/wait.h on mac (at least)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6887 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoWe need to try linking the code to detect getline, or gcc will think that this is...
mquinson [Fri, 11 Dec 2009 12:25:28 +0000 (12:25 +0000)]
We need to try linking the code to detect getline, or gcc will think that this is a yet undefined external symbol

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6886 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agouse simgrid_config.h in example code relying on getline
mquinson [Fri, 11 Dec 2009 12:20:59 +0000 (12:20 +0000)]
use simgrid_config.h in example code relying on getline

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6885 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoDo not mark inline hte functions of which we manipulate pointers to
mquinson [Fri, 11 Dec 2009 12:18:36 +0000 (12:18 +0000)]
Do not mark inline hte functions of which we manipulate pointers to

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6884 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoDo not mark all public function as potentially inline since it breaks on mac (get...
mquinson [Fri, 11 Dec 2009 12:13:56 +0000 (12:13 +0000)]
Do not mark all public function as potentially inline since it breaks on mac (get inlined in any case). Mark inline functions explicitelly

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6883 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agocreating a neat config file is good. Using it is better ;)
mquinson [Fri, 11 Dec 2009 10:50:46 +0000 (10:50 +0000)]
creating a neat config file is good. Using it is better ;)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6882 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agomissing file
mquinson [Fri, 11 Dec 2009 10:39:39 +0000 (10:39 +0000)]
missing file

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6881 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoInstall a configure-generated header file containing whether the system have getline...
mquinson [Fri, 11 Dec 2009 10:38:52 +0000 (10:38 +0000)]
Install a configure-generated header file containing whether the system have getline and asprintf

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6880 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoalso activate our asprintf internal implementation if there is one in libc, but a...
mquinson [Fri, 11 Dec 2009 08:57:14 +0000 (08:57 +0000)]
also activate our asprintf internal implementation if there is one in libc, but a broken one. Say hello to ubuntu ;)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6879 48e7efb5-ca39-0410-a469-dd3cf9ba447f