Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add an option to control whether native libraries are bundled into jar file.
[simgrid.git] / buildtools / Cmake / MakeJava.cmake
2014-02-21 Arnaud GierschAdd an option to control whether native libraries are...
2014-02-21 Arnaud GierschIsolate generation of the NATIVE path for the jar file.
2014-02-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-20 Paul BédarideAdd SG version and Git version in MANIFEST.MF
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-11-07 Arnaud GierschFix build of jar file with cmake >= 3.12 (try #2).
2013-11-07 Arnaud GierschFix build of jar file with cmake >= 3.12 (try #2).
2013-11-07 Arnaud GierschRevert "clean the build of the jarfile so that it works...
2013-11-07 Martin Quinsonclean the build of the jarfile so that it works with...
2013-11-02 Arnaud GierschRename SG_java -> simgrid-java.
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-01 Augustin Degomme(temporary) add test to insult windows user if his...
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-30 Augustin Degomme(for now?) we generate libsimgrid.dll, and not simgrid...
2013-09-30 Augustin Degommesyntax error that breaks Java Windows compilation on...
2013-09-28 Martin QuinsonMerge pull request #2 from cemsbr/master
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-27 Augustin Degommefix win java build
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-13 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 Arnaud GierschSimplify the link specifications for libSG_java on...
2013-05-31 Arnaud GierschTry to support older versions of cmake.
2013-05-24 Arnaud GierschAlso add LICENSE file to simgrid.jar.
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-14 Jonathan Rouzaud... Remove commented code from surf_routing_cluster
2013-02-13 Arnaud GierschCheck if INCLUDE_DIRECTORIES were found.
2013-02-13 Arnaud GierschAdd some debug messages.
2013-02-13 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-12 Arnaud GierschSet correct NATIVE folder for 32bits x86.
2013-02-12 Arnaud GierschSet cmake_minimum_version for the Java bindings.
2013-02-12 Arnaud GierschMove Java build rules in a separate cmake file.
2010-12-02 mquinsonthe supernovae exploded: let's split the archive and...
2010-12-02 navarropDefinitively remove old variable PROJECT_DIRECTORY...
2010-11-28 mquinsonwrite java class files into CMAKE_CURRENT_BINARY_DIR...
2010-10-14 navarropChange way for cleaning generated files.
2010-07-02 navarropAdd simgrid dependency for bindings.
2010-06-16 mquinsonAdd a simgrid_java target to rebuild the jar file;...
2010-05-21 navarropReorganize cmake directory.