Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[cmake/java] only recompile the javadoc if the documentation is enabled
[simgrid.git] / tools / cmake / Java.cmake
2016-01-10 Martin Quinson[cmake/java] only recompile the javadoc if the document...
2016-01-05 degommeweirdly, DEPENDS clause seems to be ignored sometimes...
2015-12-23 Martin Quinson[cmake] fix outoftree build for Java
2015-12-23 Martin Quinsondon't pack the library into the jar until the library...
2015-12-21 Martin QuinsonRemove the ability to write internal plugins in Java
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-12-04 Martin Quinson[java/cmake] try to add boost_context to the jar when...
2015-11-24 Martin QuinsonComment the java stripping commands for now
2015-11-24 Gabriel Corona[java] Don't strip SOs in JARs
2015-11-06 Martin Quinson[cmake] 'not' and 'NOT' are different, but only on...
2015-11-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-03 Martin Quinson[cmake] all java stuff in the same place
2015-11-02 Martin Quinson[cmake] recompile with swig if the executable is found
2015-10-31 Martin Quinsonnow that CMake dependency is bumped to 2.8.8, dont...
2015-10-23 Martin Quinson[cmake] mark two variables as advanced to hide them...
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-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
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 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[win+java] maybe libwinpthread is causing the segfaults...
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 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 Quinson[cmake] correctly quote the c:\ that windows requests
2015-10-02 Martin Quinsonalso include winpthread.dll in the jarfile
2015-10-02 Martin Quinson[cmake] cleanup: mv MakeJava.cmake Java.cmake