Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
prepare Workstation::fileRcopy()
[simgrid.git] / buildtools / Cmake /
2014-03-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-23 Martin Quinsonfix the dist target after my last header move
2014-03-23 degommeHave smpi_bench.c see HAVE_MMAP flag
2014-03-22 Arnaud GierschMissing dependency (fix parallel builds).
2014-03-22 Arnaud GierschAdd missing files for javadoc.
2014-03-22 Arnaud GierschMove win32_ucontext.h to private area.
2014-03-22 Arnaud GierschHeader platf_interface.h needs to be public (included...
2014-03-22 Arnaud GierschDisable mmalloc when !HAVE_MC.
2014-03-22 Arnaud GierschFix dist.
2014-03-21 Augustin DegommeHave some mpich3 tests use the automatic privatization...
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-20 Paul BédarideFix cmake for swig
2014-03-19 Paul BédarideAdd java surf plugin
2014-03-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-18 Arnaud GierschAlways link with libstdc++ when not compiling with...
2014-03-18 degommeYet another BSD patch from M. Volat, anticipating chang...
2014-03-18 degommeNo, it's not ...
2014-03-18 degommeMerge branch 'master' of git://scm.gforge.inria.fr...
2014-03-18 degommelet's try and say that freebsd is mmap compatible ...
2014-03-18 degommelinking stuff, needed to compile on FreeBSD 10
2014-03-18 Gabriel Corona[mc] Add location field in struct/class-members
2014-03-18 Arnaud GierschMark tests as known to fail on Mac OS X.
2014-03-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-17 Arnaud GierschAdd test to check the stack overflow protection.
2014-03-13 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-13 Pierre VeyreImplement a disk attachment check and add a tesh test...
2014-03-13 Arnaud GierschUse these simple smpi tests to test all context factories.
2014-03-12 Augustin Degommeadd mpich3 topo tests
2014-03-08 Martin Quinsondisable the same warnings in C++ than in C
2014-03-08 Martin Quinsonalso die on warning in C++
2014-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-03-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-07 Paul BédarideAdd msg process test and fix ppid of created processes
2014-03-06 Gabriel Corona[mc] Partial implementation of DWARF expression evaluator
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-03-05 Paul BédarideAdd msg task destroy cancel test
2014-03-05 Paul BédarideAdd msg host on/off test
2014-03-05 Arnaud GierschAdd test for missing dst gateway too.
2014-02-28 Martin Quinsonadd a test reproducing the issue experienced by Luke...
2014-02-28 Martin QuinsonRename a test to clearly show that it should properly...
2014-02-28 Martin Quinsonhide some new advanced variables in CMake
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-27 Arnaud GierschSome cleanup in FindNS3.cmake.
2014-02-25 Gabriel CoronaMerge bugfix from branch mc-refactor
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-24 Gabriel CoronaMerge branch 'mc-perf' into mc
2014-02-21 Arnaud GierschAdd an option to control whether native libraries are...
2014-02-21 Arnaud GierschIsolate generation of the NATIVE path for the jar file.
2014-02-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-21 Augustin Degommethis was not needed anymore
2014-02-21 Paul BédarideAdd .gitversion to dist
2014-02-20 Paul BédarideFIX: forget to update filename in DefinePackage.cmake
2014-02-20 Paul BédarideAdd SG version and Git version in MANIFEST.MF
2014-02-18 Arnaud GierschInform user when model-checking has been disabled becau...
2014-02-13 Paul BédarideRemove masterslave virtual machine old example
2014-02-12 Paul BédarideFix NS3 and latency bound tracking
2014-02-10 Arnaud GierschSupernovae mode was deprecated. It is currently broken...
2014-02-10 Gabriel CoronaMerge branch 'mc' into mc-perf
2014-02-07 Gabriel CoronaMerge branch mc into mc-perf
2014-02-07 Gabriel Corona[mc] Compute a single hash (64 bits) of the current...
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-02-04 Augustin Degommeremove tests to avoid spending too much time testing...
2014-01-31 Arnaud GierschAlso remove include/simgrid.h on make uninstall.
2014-01-31 Paul BédarideAdd simple vm tesh
2014-01-31 Paul BédarideAdd RoutingEdge wrapper to manage vm not destroy
2014-01-31 Arnaud GierschSlightly improve FindF2c.cmake.
2014-01-30 Arnaud GierschOnly install smpi scripts when support is available.
2014-01-30 Arnaud GierschMake example java/cloud/migration build, and add dummy...
2014-01-30 Arnaud GierschAdd simcalls.{in,py} to EXTRA_DIST.
2014-01-29 Paul BédarideAdd missing files in DefinePackage
2014-01-29 Paul BédarideSimcalls generated by python script
2014-01-28 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-01-27 Arnaud GierschDon't build mmalloc when !HAVE_THREAD_LOCAL_STORAGE.
2014-01-27 Arnaud GierschThis test really look wrong. Fix it.
2014-01-27 Arnaud GierschCosmetics.
2014-01-27 Arnaud GierschPrint value for HAVE_THREAD_LOCAL_STORAGE.
2014-01-22 Augustin Degommeadd an example of a torus cluster in flatifier
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-22 Augustin Degommemake cluster routing a bit more flexible, to allow...
2014-01-21 Arnaud GierschEnable mpich3 tests with sysV and raw contexts.
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2014-01-17 Gabriel Corona[mc] libdwarf integration for types
2014-01-17 Gabriel Corona[mc] Link against libdw
2014-01-15 Paul BédarideAdd missing file FindLibSigc++
2014-01-15 Paul BédarideEnergy is now a plugin
2014-01-14 Martin Quinsonadd a public header giving access to all of our APIs...
2014-01-13 Augustin Degommeavoid compiling too many times mtest files from mpich...
2014-01-07 Arnaud GierschAdd -std=gnu99 to compile flags.
2013-12-19 Paul BédarideFix
2013-12-19 Paul BédarideReplace swag by boost::intrusive::list in surf
2013-12-12 Augustin Degommefix cxx flag for win build
2013-12-06 Arnaud GierschCosmetics: use dashes instead of underscores in test...
2013-12-05 Paul BédarideRestructure surf++ workstation vmworkstation
2013-12-03 Paul BédarideRestructure surf++ storage
2013-11-29 Paul BédarideRestructure surf++ cpu and network
2013-11-28 Paul BédarideOops I forget to add new header to DefinePackages.cmake
2013-11-22 Arnaud GierschFix perms for files installed on scm.gforge.inria.fr.
2013-11-21 Augustin Degommenew attempt
next