Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
disable lua on CI for now
[simgrid.git] / tools / cmake /
2015-10-23 Martin Quinsonwas too fast on merging the commits, sorry
2015-10-23 Martin Quinson[cmake] mark two variables as advanced to hide them...
2015-10-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-23 degommetry to do what distcheck says..
2015-10-23 degommeAdd CMakelists file
2015-10-22 Martin Quinson[cmake] clean the gcc version detection and handling
2015-10-21 Martin QuinsonAdd missing files -- sorry
2015-10-21 Martin Quinsonintegrate an example/test for energy+VMs
2015-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-20 Ad(rien) LFix conflict - Adrien
2015-10-19 Martin Quinson[cmake] kill useless endianess testing: we don't use it
2015-10-19 Martin QuinsonDisable building static libs.
2015-10-19 Martin Quinson[cmake] inline the nasty CompleteInFiles.cmake Cleanups...
2015-10-19 Martin Quinson[cmake] try harder to find a dynamic lib for lua
2015-10-18 Martin Quinson[cmake] cleanups in the Lua detection
2015-10-17 Martin Quinson[cmake] Put FindLua.cmake where we look for it
2015-10-17 Martin Quinsonremove 51 from the name of FindLua51Simgrid: we now...
2015-10-17 Martin Quinson[cmake] better error messages when lua is not detected
2015-10-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-15 Christian Heinrich[Lua] Disabled chord.lua test - it is too broken.
2015-10-15 Christian Heinrich[Lua] Added Lua Cmake support files.
2015-10-15 Christian HeinrichAdded dependency to 'libdl' to Lua.
2015-10-15 Christian HeinrichUpdated FindLua51Simgrid.cmake to be able to locate...
2015-10-15 Christian HeinrichAdded two C-Lua-Platform tests
2015-10-15 Gabriel Corona[mc] Rename PerPageCopy to ChunkedData (and move in...
2015-10-15 Gabriel Corona[mc] OOify mc_find_frame_base()
2015-10-15 Gabriel Corona[mc] OOify LocationLists, Location
2015-10-15 Gabriel Corona[mc] OOify DWARF stack/evaluation expression
2015-10-14 Martin Quinson[cmake] move some add_subdirectory out of the silly...
2015-10-14 Martin QuinsonFix out of sources builds
2015-10-14 Martin Quinsonfix make distcheck
2015-10-14 Martin Quinsonrename the basic s4u example
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-10-12 Martin Quinson[java] properly port to armv7l, sorry for the noise
2015-10-12 Martin Quinson[java] port to armv7l
2015-10-12 Martin Quinson[Java] Port to kFreeBSD
2015-10-10 Martin Quinson[cmake] cleanup: mv AddTests Tests
2015-10-09 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-10-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-09 Gabriel Corona[mc] Rename mc_process.{h,cpp} into Process.{h,c}pp
2015-10-06 Martin Quinson[java] strip the windows version now that it works
2015-10-05 Martin Quinson[win] I fail to disable winpthread + I think it's harml...
2015-10-05 Martin Quinsonproperly disable pthreads on windows (+cleanups)
2015-10-05 Martin Quinson[win+java] we need to need CMAKE_SHARED_LIBRARY_LINK_C_...
2015-10-05 Martin Quinson[windows] pass -m64 when needed
2015-10-05 Martin Quinson[win+java] sort out the linker flags that we pass
2015-10-04 Martin Quinson[MC] ensure that the main ISP/Umpire tests are activated
2015-10-04 Martin Quinson[win+java] maybe libwinpthread is causing the segfaults...
2015-10-03 Martin Quinson[windows] We don't use winsock2 since the death of...
2015-10-03 Martin Quinson[windows] don't mess with -m32 or -m64 gcc flags
2015-10-03 Martin Quinson[windows] pexport is a dead project anyway
2015-10-03 Martin Quinson[java] don't strip libs on windows, to track down the...
2015-10-03 Martin Quinson[cmake] kill some more unused tests
2015-10-03 Martin QuinsonI meant that Java v1.7 is REQUIRED
2015-10-03 Martin Quinsonadd the NEWS file to the jarfile
2015-10-03 Martin Quinson[Java] bump dependency to Java 7
2015-10-02 Martin Quinsonignore the lib stripping errors that seem to occure...
2015-10-02 Martin QuinsonStrip the libs in the jarfile
2015-10-02 Martin Quinsonnormalize a bit the java test names
2015-10-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
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 Quinsonand now, fix the distcheck target
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[cmake] remove some unused tests
2015-10-02 Gabriel CoronaRevert "[mc] Move libdw binding code in its own file"
2015-10-02 Martin Quinson[cmake] correctly quote the c:\ that windows requests
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 Quinson[windows] request mingw-gcc to put the content of libgc...
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Martin QuinsonRevert "[windows] try to brutally comment any tests...
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Martin Quinson[windows] try to brutally comment any tests but the...
2015-10-01 Martin QuinsonGiving up: don't test tesh on windows
2015-10-01 Martin Quinson[tesh] centralize and rework the documentation
2015-09-30 Martin Quinson[tesh] greatly normalize the self-tests
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[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 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-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 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-22 Martin Quinson[cmake] don't use path globbing: it breaks on windows
2015-09-22 Martin QuinsonFurther simplify the full.jar generation (the hard...
2015-09-22 Martin QuinsonGreatly simplify the full jar generation
next