Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix smpi examples after previous change.
[simgrid.git] / buildtools /
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-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 Degommecoverage + modelchecker were behaving very badly (timeo...
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
2013-11-21 Augustin DegommeRevert "fix flags for c++, sometimes lstdc++ link is...
2013-11-20 Augustin Degommefix flags for c++, sometimes lstdc++ link is not implicit
2013-11-20 Arnaud GierschInstall boost. Also sort lines by package names.
2013-11-19 Arnaud GierschEnable warnings for C++, and stop hiding potential...
2013-11-19 Arnaud GierschDie on error if Boost was not found.
2013-11-18 Arnaud GierschAdd environment variables CXXFLAGS to CMAKE_CXX_FLAGS.
2013-11-18 Arnaud GierschInclude Boost directories once they're found.
2013-11-18 Paul BédarideAdd boost dependency
2013-11-16 Arnaud GierschCosmetics: CPPFlags are for cpp, talk about CXXFlags...
2013-11-15 Paul BédarideFix DefinePackage.cmake
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-11-15 Augustin Degommeforgot a few things in preview commit
2013-11-14 Augustin Degommefreebsd reports amd64 instead of AMD64, and cmake strin...
2013-11-14 Augustin DegommeForce parallel tests to use posix when futexes are...
2013-11-14 Arnaud GierschRemove any reference to mergesort.
2013-11-13 Arnaud GierschRewrite smpi build scripts to deal with file names...
2013-11-13 sutercleaning up my mess about changing teshsuite test name
2013-11-13 suteradd new test on storage
2013-11-13 suterupdate storage.xml to prepare the field for the new...
2013-11-08 Arnaud GierschGive smpiff the directory to libf2c.
2013-11-08 Arnaud GierschDon't add include directories when f77 support is disabled.
2013-11-08 Arnaud GierschGive smpiff the directory to libf2c.
2013-11-08 Arnaud GierschDon't add include directories when f77 support is disabled.
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-11-08 Augustin Degommeflto has not the right effect with clang
2013-11-07 Augustin Degommeflto has not the right effect with clang
2013-11-07 Arnaud GierschSupport for F90 also needs f2c.
2013-11-07 Arnaud GierschSupport for F90 also needs f2c.
2013-11-07 Arnaud GierschLook for gfortran before enabling support for smpif90.
2013-11-07 Arnaud GierschLook for gfortran before enabling support for smpif90.
2013-11-07 Arnaud GierschFix build of jar file with cmake >= 3.12 (try #2).
2013-11-07 Arnaud GierschFix build of jar file with cmake >= 3.12 (try #2).
2013-11-07 Arnaud GierschRevert "clean the build of the jarfile so that it works...
2013-11-07 Arnaud GierschRevert "don't put removed files in the distribution"
2013-11-07 Arnaud GierschThis test does not work with MC.
2013-11-07 Arnaud GierschThis test does not work with MC.
2013-11-07 Arnaud GierschAdd Fortran examples for smpi+dvfs.
2013-11-07 Arnaud GierschAdd Fortran examples for smpi+dvfs.
2013-11-07 Arnaud GierschAdd example for smpi+dvfs.
2013-11-07 Arnaud GierschExport DVFS functionality for smpi (experimental).
2013-11-07 Arnaud GierschAdd example for smpi+dvfs.
2013-11-07 Arnaud GierschExport DVFS functionality for smpi (experimental).
2013-11-07 Martin Quinsondon't put removed files in the distribution
2013-11-07 Martin Quinsonclean the build of the jarfile so that it works with...
2013-11-06 Arnaud GierschCosmetics: adjust spaces.
2013-11-06 Arnaud GierschCosmetics: adjust spaces.
2013-11-05 Arnaud GierschMerge branch 'v3_10_x'
2013-11-05 Arnaud GierschSupernovae builds are deprecated.
2013-11-04 Arnaud GierschMerge branch 'v3_10_x'
2013-11-04 Arnaud GierschExclude these tests from memcheck.
2013-11-04 Arnaud GierschDefine SIMGRID_VERSION_STRING, and add option --version...
2013-11-04 Arnaud GierschMerge commit '78f0dd861a9bb479f33b9494a2b4ed7b977288a4...
2013-11-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-04 Arnaud GierschThese options are specific to gcc (not recognized by...
2013-11-02 Arnaud GierschRename SG_java -> simgrid-java.
2013-10-31 Paul BédarideRemove unnecessry files
2013-10-31 Arnaud GierschSimplify error handling.
2013-10-31 Arnaud GierschFix computation of NUMBER_OF_PROCESSORS.
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-30 Augustin DegommeAdd an Inception tesh to test TI output.
2013-10-30 Augustin Degommeadd Time independent output trace format ( TI ) to...
2013-10-28 Arnaud GierschTesh sort removes empty lines, do it also with tesh.pl.
2013-10-28 Arnaud GierschAdd suport for sort prefix length in tesh.pl.
2013-10-28 Arnaud GierschTypo.
2013-10-28 Arnaud GierschThere is no reason to trim the output in tesh.pl too.
2013-10-28 Arnaud GierschRename file for consistency.
2013-10-28 Arnaud GierschPut tests for tesh output sort in a separate file.
2013-10-28 Arnaud GierschRun tesh self tests in ${CMAKE_BINARY_DIR}/bin.
next