Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2015-10-02 Martin Quinsonnormalize a bit the java test names
2015-10-02 Martin Quinson[java] unpack dll/so to a tempDir instead of messing...
2015-10-02 Martin Quinson[windows] typo in java bare test
2015-10-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-10-02 Martin Quinson[appveyor] run the test that I've cooked for windows
2015-10-02 Gabriel Corona[mc] Really remove mc_libdw for now
2015-10-02 Martin Quinson[windows] try to do a very basic test of java, without...
2015-10-02 Martin Quinson[win+java] fix the name of libwinpthread-1.dll
2015-10-02 Martin Quinsonand now, fix the distcheck target
2015-10-02 Martin Quinsonoops, fix jenkins after moving its conf files
2015-10-02 Martin Quinsonempty the buildtool directory
2015-10-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-02 Martin Quinson[jenkins] better location for the jenkins configuration...
2015-10-02 Martin Quinson[jenkins] remove the java-created files on startup
2015-10-02 Martin Quinson[cmake] remove some unused tests
2015-10-02 Gabriel CoronaRevert "[mc] Move libdw binding code in its own file"
2015-10-02 Gabriel CoronaRevert "[mc] Fix initialisation of dwarf expression"
2015-10-02 Gabriel CoronaRevert "[mc] Remove remaining bits of libdw outside...
2015-10-02 Gabriel Corona[mc] Bring back soft-dirty tracking from the dead 💀
2015-10-02 Gabriel Corona[mc] Quick hack to display system memory information...
2015-10-02 Gabriel Corona[mc] Bring back KSM (MADV_MERGEABLE) support
2015-10-02 Gabriel Corona[mc] Support for mmap-able snapthots
2015-10-02 Martin QuinsonRevert "don't cleanup java directory for now (debugging...
2015-10-02 Martin Quinson[cmake] correctly quote the c:\ that windows requests
2015-10-02 Martin QuinsonOnly try to load winpthread on windows
2015-10-02 Martin QuinsonRevert "[windows] also take the static version of libpt...
2015-10-02 Martin Quinsonalso include winpthread.dll in the jarfile
2015-10-02 Martin Quinson[cmake] remove tests for which we don't use the result
2015-10-02 Martin Quinson[cmake] cleanup: mv MakeJava.cmake Java.cmake
2015-10-01 Martin Quinson[windows] also take the static version of libpthread.dll
2015-10-01 Martin Quinsondon't cleanup java directory for now (debugging time)
2015-10-01 Martin Quinson[windows] request mingw-gcc to put the content of libgc...
2015-10-01 Martin QuinsonISP tests need more time to run. Increase timeout
2015-10-01 Martin Quinson[appveyor] try to get the artifact name right
2015-10-01 Martin Quinson[appveyor] add the artefact that we want to distribute...
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Martin Quinsonfix a typo breaking windows
2015-10-01 Martin Quinson[appveyor] disable absolutely all tests
2015-10-01 Martin QuinsonRevert "[windows] try to brutally comment any tests...
2015-10-01 Gabriel CoronaFix unintialized variables
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Martin Quinsonincrease the timeout to that test
2015-10-01 Martin Quinson[windows] try to brutally comment any tests but the...
2015-10-01 Gabriel CoronaHide more symbols
2015-10-01 Gabriel CoronaHide more mc symbols
2015-10-01 Gabriel CoronaDetect/fix conflicting visibility and fix visibility...
2015-10-01 Gabriel CoronaMark some internal symbols as hidden on ELF in instr
2015-10-01 Gabriel Corona[mc] Mark some internal symbols as hidden on ELF in mc
2015-10-01 Gabriel CoronaMark some internal symbols as hidden on ELF in msg
2015-10-01 Gabriel CoronaMark some internal symbols as hidden on ELF in simdag
2015-10-01 Gabriel CoronaMark some internal symbols as hidden on ELF in base
2015-10-01 Gabriel CoronaMark some internal symbols as hidden on ELF in simix
2015-10-01 Gabriel CoronaMark some internal symbols as hidden on ELF in smpi
2015-10-01 Gabriel CoronaMark some internal symbols as hidden on ELF in surf
2015-10-01 Gabriel CoronaMark some internal symbols as hidden on ELF in xbt
2015-10-01 Martin QuinsonGiving up: don't test tesh on windows
2015-10-01 Martin Quinson[tesh] centralize and rework the documentation
2015-10-01 Martin Quinson[tesh] cleanups now that it works with IPC::Run
2015-10-01 Martin Quinson[windows] use 'cmake -E echo' instead of 'echo'
2015-09-30 Martin QuinsonFix 'make distcheck'. Again.
2015-09-30 Martin Quinson[windows] use 'cmake -E remove_directory' instead of...
2015-09-30 Martin Quinson[windows] don't call tesh as a script as cmake fails...
2015-09-30 Martin Quinson[tesh] greatly normalize the self-tests
2015-09-30 Martin Quinsonfix a typo breaking a self tesh test
2015-09-30 Martin Quinsonkill set-signal.tesh, catch-signal.tesh already test...
2015-09-30 Martin Quinson[tesh] Write self-tests in perl (we may not have cc...
2015-09-30 Martin QuinsonAdd the Win32 bits of IPC::Run
2015-09-30 Martin Quinsonfix make distcheck
2015-09-30 Martin QuinsonReimplement tesh with IPC::Run
2015-09-29 Martin Quinson[tesh] move functions around to try to get them in...
2015-09-29 Martin Quinson[cmake] useless cleanups: better file names
2015-09-29 Martin Quinson[cmake] kill GenerateDocWin
2015-09-29 Martin Quinson[cmake] sort a bit how the documentation is generated
2015-09-29 Martin Quinsoncleanups in Java: call jar only once to add our content
2015-09-29 Martin Quinson[tesh] instead of defining get_options() and then calli...
2015-09-29 Martin Quinson[tesh] simplifies the option processing
2015-09-29 Martin Quinsondon't pass --log to tesh: the perl version ignores...
2015-09-29 Gabriel Corona[mc] Fix tesh file names in ctest testsuite
2015-09-29 Gabriel Corona[tesh] Fix usage sting in update_tesh.pl
2015-09-29 Gabriel Corona[tesh] Fix arguments in tesh file
2015-09-28 Martin Quinson[tesh] sort things a bit and rename a function
2015-09-27 Martin Quinson[tesh] don't clutter cd_cmd and setenv_cmd because...
2015-09-27 Martin Quinson[tesh] kill dead code
2015-09-27 Martin Quinson[tesh] run perltidy
2015-09-27 Martin Quinson[tesh] reduce the uglyness of that code a bit
2015-09-27 Martin Quinson[tesh] simplify the way we read the teshfile
2015-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-27 Martin QuinsonVarious cleanups in the generation of simgrid.jar
2015-09-26 Martin QuinsonRemove everything related to the pipol compilation...
2015-09-25 Frederic SuterRevert "you can overwrite part of a file without mofiyi...
2015-09-25 Frederic Suteryou can overwrite part of a file without mofiying its...
2015-09-25 Frederic Sutertesh revalidation to account for file descriptor id...
2015-09-25 Frederic Suterchange the way we identify opened files. The same proce...
2015-09-25 Frederic Suterbe sure that we don't try to read bytes after the end...
2015-09-25 Martin Quinson[tesh] kill some more unused variables
2015-09-25 Martin Quinsonalso unifies the native path between cmake and java...
2015-09-25 Martin QuinsonTry to unify the native lib location between cmake...
2015-09-24 Martin QuinsonBe verbose about errors encountered
2015-09-24 Martin Quinsontry to please clang. No idea of why it fails on mac...
2015-09-24 Martin Quinsondon't fail miserably when raising an exception after...
next