Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
proper check for the -std=gnu++11 standard, and take in on clang too
[simgrid.git] / buildtools / Cmake / test_prog /
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-06-16 Martin QuinsonRemove a file associated to a test that got removed...
2015-06-16 Gabriel CoronaDefine a version for _XOPEN_SOURCE
2015-06-09 Gabriel CoronaRevert the sem_open 'fix'
2015-06-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-09 Gabriel Corona'auto'? seriously?
2015-06-09 Gabriel CoronaSimplify the stack direction detection
2015-06-09 Gabriel CoronaSome (partial) fixes for cross-compiling to Windows
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-08 Gabriel CoronaMerge remote-tracking branch 'origin/mc'
2014-04-07 Arnaud GierschMissed by previous commit.
2014-04-07 Arnaud GierschHope that this time win32_ucontext.h will be found.
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-04 Martin Quinsonuse our xbt_getline on every platform to ease our cmake...
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2012-12-19 Martin Quinsoncosmetics
2012-12-19 Martin Quinsonforgot the test file
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-26 Arnaud GierschRemove unused test program.
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-22 Martin Quinsonfirst try at killing GRAS -- does not compile yet
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-10 unknownMake those programs succed on windows.
2011-10-20 Martin Quinsonmerge branches
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-27 Arnaud GierschReturn type for main() should be int!
2011-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-27 Martin Quinsonmake sure that if semaphore are not usable, we detect...
2011-04-26 Martin Quinsonstrenght the test of sem_init by testing that the funct...
2011-04-22 Christophe ThiéryAdd a simple test to check whether the compiler accepts...
2010-11-30 mquinsonFix sem_init testing.
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-08-04 navarropMore windows compatibility for context.
2010-06-18 navarropDefine correctly variables for windows.
2010-06-16 navarropChange path for win32 ucontext files.
2010-06-15 navarropAdd context ucontext for windows.
2010-06-04 navarropThis file should not be tracked. It is automatically...
2010-05-21 navarropReorganize cmake directory.