Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Introduce sg_storage_size_t type
[simgrid.git] / buildtools /
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-30 Arnaud GierschWhitespace cleanup.
2013-09-30 Arnaud GierschAvoid to put empty components in LD_LIBRARY_PATH.
2013-09-30 Augustin Degomme(for now?) we generate libsimgrid.dll, and not simgrid...
2013-09-30 Augustin Degommefix win installer
2013-09-30 Augustin Degommeas we replace the path to tesh by a variable, memtest...
2013-09-30 Augustin Degommesyntax error that breaks Java Windows compilation on...
2013-09-30 Augustin Degommeremove ugly quotes
2013-09-30 Augustin Degommectest does not want to execute scripts without the...
2013-09-28 Martin QuinsonMerge pull request #2 from cemsbr/master
2013-09-28 Arnaud GierschThose file need to be listed for "make distcheck" to...
2013-09-28 Pierre VeyrePrepare test suite for msg-storage "ctest -R msg-storage"
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-27 Augustin Degommefix win java build
2013-09-27 Augustin Degommeenable java build on win
2013-09-26 Arnaud GierschSet MPI_ADDRESS_KIND and MPI_OFFSET_KIND to 4 on 32...
2013-09-26 Arnaud GierschAdd -g to Fortran compilation flags.
2013-09-26 Augustin Degommebetter OS detection
2013-09-26 Augustin Degommeno more tesh target on win
2013-09-26 Augustin Degommeupdate perl version of tesh with sorting, trimming ..
2013-09-26 Arnaud GierschDetermine assembly flavor at a single place.
2013-09-26 Arnaud GierschUnused variable.
2013-09-26 Arnaud GierschSMPI_DEP does not exist anymore.
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-09-25 Augustin Degommefix distrib for win (and try not to break it for linux?)
2013-09-25 Augustin Degommefix build
2013-09-25 Augustin Degommeremoved file for win packaging
2013-09-25 Augustin DegommeRevert "remove some tests from memcheck tests. They...
2013-09-25 Arnaud GierschUse new suppression file with Valgrind.
2013-09-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Augustin Degommeremove some tests from memcheck tests. They purposely...
2013-09-25 Arnaud GierschFix indentation.
2013-09-24 Augustin Degommeshared allocations are disabled on windows, do not...
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Martin Quinsonme stupid. Sorry
2013-09-24 Martin QuinsonOther try to get lto working on windows
2013-09-24 Martin Quinsonand now with the correct cmake syntax
2013-09-24 Martin Quinsontry to get the win build working despite gcc bugs
2013-09-24 Augustin Degommechange execution rights on build scripts
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-23 Augustin DegommeFix failing test
2013-09-23 Arnaud GierschMove endif() at proper place.
2013-09-23 Augustin Degommehide the MPICH3 testsuite behind a compilation flag...
2013-09-21 Marion Guthmullermodel-checker : new tesh example for liveness model...
2013-09-19 Augustin Degommemove png files in the right folder
2013-09-18 Augustin Degommeremove file
2013-09-18 Augustin DegommeUpdate the SMPI documentation, mainly to add the collec...
2013-09-18 Augustin Degommeyara (yet another redundant algorithm)
2013-09-18 Augustin Degommekeep on removing useless algorithms
2013-09-18 Augustin Degommecontinue cleanup of redundant algorithms
2013-09-18 Augustin Degommeremove redundant algo
2013-09-18 Augustin Degommeremove redundant allgather algo from star-mpi
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-13 Arnaud GierschRun *-thread tests even when !HAVE_RAWCTX; skip Fortran...
2013-09-13 Arnaud GierschHOME and BINARY directories were exchanged here. Fix...
2013-09-13 Arnaud GierschFix errors in make distcheck.
2013-09-13 Arnaud GierschCosmetics: reindent.
2013-09-03 Martin Quinsoninclude the CITATION.bib in the archives
2013-08-29 Augustin Degommeadd mpich's allgatherv ring algo, as the one from star...
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-09 suterstart to design a test for storage management in SimDag...
2013-07-24 Augustin Degommeexclude tests, don't include them.
2013-07-24 Augustin DegommeAdd simple autotuning selector for collectives
2013-07-24 Augustin Degommedeactivate f90 tests with MC, which caused problems
2013-07-17 Augustin Degommetypo + compile without fortran
2013-07-17 Augustin Degommeadd fortran 90 tests
2013-07-17 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-16 Augustin DegommeAdd (some) mpich3 f77 tests
2013-07-15 Augustin Degommeremove references to old test suite
2013-07-12 degomme(try to) fix tests
2013-07-12 Augustin DegommeAdd mpich3 test suite, to replace older one.
2013-07-09 Arnaud GierschRemove double declaration for Cmake option "enable_debug".
2013-07-09 suteradd the example of storage content in windows format...
2013-07-09 Arnaud GierschDon't break when there are spaces between tesh file...
2013-07-09 Arnaud GierschRemove space before closing parenthesis.
2013-07-09 Arnaud GierschSlightly improve error message.
2013-07-05 Arnaud GierschMake distcheck succeed.
2013-07-05 Arnaud GierschFix paths for msg/energy tests.
2013-07-05 Augustin Degommeadd one missing test
2013-07-05 Augustin Degommefix dist build
2013-07-05 acarpenaMerge branch 'dvfs'
2013-07-04 acarpenaadded tesh tests for DVFS
2013-07-04 acarpenaadded tesh tests for dvfs
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-30 acarpenaadded dvfs support
2013-06-25 Augustin DegommeAdd a test for SMPI shared malloc and free
2013-06-24 Augustin Degommeseparate allreduce tests, with one large and the other...
2013-06-24 Augustin Degommepass collective selectors through mpich-coll test suite
2013-06-20 Augustin Degommestar-mpi's pairwise alltoall is only valid for power...
2013-06-19 Augustin Degommeompi selector was using the wrong algo for alltoallv...
2013-06-19 Augustin Degommeadd forgotten test for an mpich algorithm
2013-06-17 Paul BédarideAdd pastry msg example (First attempt)
2013-06-14 Augustin Degommewrong file name in cmake file
2013-06-14 Augustin Degommeadd missing replay files to dist
2013-06-13 degommewe now have an mpich selector, and a bunch of new algor...
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Marion Guthmullermodel-checker : MC doesn't work with thread context
2013-06-13 Marion Guthmullerdisable optimizations for build MC in jenkins
2013-06-13 Marion Guthmullermodel-checker : update bugged2 tesh
next