Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2015-07-29 degommeforgotten XBT_PUBLIC
2015-07-29 Martin Quinsondisable lto for gcc 4.8 too
2015-07-28 Martin Quinson[appveyor] show compile command lines (plus: kill dead...
2015-07-28 Martin Quinsonpthread is not necessarily defined on windows
2015-07-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-28 Martin QuinsonActually, pthreads are not mandatory (win32_ucontext...
2015-07-28 Martin Quinson[appveyor] more verbose on problems
2015-07-28 Martin Quinson[appveyor] copy everything from the pthread libs, not...
2015-07-28 Martin Quinsonpthread is mandatory
2015-07-28 Martin Quinson[windows] fix a typo in 32bits detection
2015-07-28 Gabriel Corona[mc] Fail if we can't unprotect the stack guard
2015-07-28 Gabriel Corona[mc] Do not attempt to make the heap writeable
2015-07-28 Martin Quinson[appveyor] dump gcc's builtins symbols
2015-07-28 Martin Quinson[appveyor] be more verbose about what's going on
2015-07-28 Gabriel Corona[mc] Use the real override
2015-07-28 Martin Quinsonstrdup is not part of ansi standards, and msys compiler...
2015-07-28 Martin Quinsonok, it wont work with MSVC
2015-07-28 Martin Quinsonwondering whether MinGW C headers are C++ protected :)
2015-07-28 Martin Quinson[appveyor] install pthread directly in mingw, not in...
2015-07-28 Martin Quinson[appveyor] Get it working with MSYS (or almost)
2015-07-28 Martin QuinsonFix distcheck
2015-07-28 Martin Quinson[appveyor] configuration file
2015-07-28 Martin Quinsonlet's be brutal for now
2015-07-28 Martin QuinsonDon't forbid the use of MSVC, to test AppVeyor
2015-07-27 Martin Quinson[jenkins] try to build in-source when on windows
2015-07-27 Martin Quinson[jenkins] ask for verbose compilations, to see what...
2015-07-27 Martin QuinsonMerge branches 'master' and 'master' of github.com...
2015-07-27 Martin Quinsonadd the files bug-17132 to the tarball even if smpi...
2015-07-27 Martin Quinsontry to fix the yaml file for travis
2015-07-27 Gabriel Corona[jenkins] Fix optimization variable name
2015-07-27 Gabriel Corona[jenkins] Remove debugging
2015-07-27 kbaati* update tutorial
2015-07-27 Martin Quinsontry to fix the yaml file for travis
2015-07-27 Martin QuinsonJenkins: sh syntax error when speaking to windows
2015-07-27 Martin Quinsonjenkins fun
2015-07-27 Gabriel Corona[jenkins] Workaround for Windows
2015-07-27 Gabriel Corona[jenkins] Temporary test
2015-07-27 Gabriel Corona[jenkins] Check build mode before making the archive
2015-07-27 Gabriel Corona[jenkins] Display arguments passed to the script
2015-07-27 Gabriel Corona[jenkins] Fix jenkins
2015-07-27 Gabriel Corona[jenkins] ulimit -c may not be available
2015-07-27 Gabriel Corona[jenkins] Add windows support in build.sh
2015-07-27 Gabriel Corona[jenkins] Add makedist.sh script
2015-07-27 Gabriel CoronaRevert "[cmake] Use -std=c++0x if -std=c++11 is not...
2015-07-27 Gabriel Corona[mc] Fix constness issue in MC_make_functions_index()
2015-07-27 Gabriel Corona[cmake] Check g++ version before checking c++11 support
2015-07-27 Gabriel Corona[cmake] Use -std=c++0x if -std=c++11 is not available
2015-07-27 Gabriel Corona[mc] Remove mc_object_info.cpp
2015-07-27 Gabriel Corona[mc] Remove useless functions
2015-07-27 Gabriel Corona[mc] Move Frame, ModelChecker, ObjectInformation, Type...
2015-07-25 Martin QuinsonTesh: Use 0 as a default sorting prefix
2015-07-25 Martin QuinsonOoops, I bork a test
2015-07-25 Martin Quinsontesh: be much more verbose when sorted output don't...
2015-07-25 Martin Quinsonget the ChangeLog and NEWS ready for a release
2015-07-25 Martin Quinsontesh now reports if the outputs were sorted on mismatch
2015-07-25 Martin Quinsonignore some cruft generated by scala
2015-07-25 Martin QuinsonMove some internal tools out of the way, to not scare...
2015-07-25 Martin Quinsontypo
2015-07-25 Martin Quinsonfix the tool to spellcheck the comments
2015-07-25 Martin Quinsonmove the tesh.pl with its friend
2015-07-25 Martin Quinsonreduce cmake verbosity
2015-07-25 Martin Quinsonfix the log hierarchy extraction wrt mc_main, that...
2015-07-25 Martin QuinsonMake it possible to compile the doc without javadoc...
2015-07-25 Martin Quinsonfix some outrageously outdated parts of the doc
2015-07-25 Martin Quinsonremove some more cruft related to gcc v4.6 (we request...
2015-07-25 Martin Quinsondisable clang on travis as boost 1.48 cannot be compiled
2015-07-25 Martin Quinsondisable NS3 on travis as its old version leads to bad...
2015-07-25 Martin QuinsonRevert "please cmake, could you tell us your compiler...
2015-07-25 Martin Quinsonget it to compile on clang on my machine
2015-07-25 Martin QuinsonNS3 libraries were not versionned on Ubuntu Precise
2015-07-25 Martin Quinsonfurther cleanups of NS3 detection
2015-07-25 Martin Quinsonreduce the verbosity of a CMake warning
2015-07-25 Martin Quinsonfurther cleanups of the NS3 detection (it breaks on...
2015-07-25 Martin Quinsonnote that we do need Boost 1.48
2015-07-25 Martin QuinsonUse boost 1.48 on travis as 1.46.1 is not enough for us
2015-07-25 Martin QuinsonGet g++-4.7 from a PPA on travis.
2015-07-25 Martin QuinsonRemove borland-compiler related cruft
2015-07-25 Martin QuinsonRevert "Fix non-MC builds"
2015-07-25 Martin Quinsontry to get Clang happy with our C/C++ bindings
2015-07-25 Gabriel Corona[mc] Fix missing #include in non MC
2015-07-25 Martin QuinsonFix non-MC builds
2015-07-25 Martin QuinsonCMake cleanups: move the C/C++ std detection to the...
2015-07-25 Martin Quinsonwe need std=gnu11 in C too (was std=gnu99)
2015-07-25 Gabriel Corona[mc] Move MC_random is mc_base.cpp
2015-07-25 Gabriel CoronaDisable a XBT_LOG_CONNECT (this one is not in libsimgrid)
2015-07-25 Gabriel Coronas/smx_host/host/ because of API change
2015-07-25 Martin QuinsonRevert "Revert "[mc] Move MC_random() in mc_client_api...
2015-07-25 Martin Quinsonplease cmake, could you tell us your compiler arguments?
2015-07-25 Martin Quinsonproper check for the -std=gnu++11 standard, and take...
2015-07-25 Martin Quinsonfix the make distcheck. Again.
2015-07-25 Martin QuinsonRequire g++ v4.7 at least to not speak prehistorical C++
2015-07-24 Martin Quinsonkill the C version of tesh (now unused). RIP :(
2015-07-24 Martin Quinsonignore another generated file
2015-07-24 Martin Quinsonsearch separately for required boost and optional boost...
2015-07-24 Martin Quinsonlibboost-context-dev is not in oldstable, so don't...
2015-07-24 Martin QuinsonTry to fix the travis file
2015-07-24 Martin Quinsonmore explicit error message when some boost library...
2015-07-24 Martin Quinsonvarious fixups to the surf documentation
2015-07-24 Martin QuinsonI renamed that option recently
2015-07-24 Martin Quinsontry to get NS3 working on travis
next