Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
leak --(cherry picked from commit dd1330c53beec9c5abb8b23375062e6acf214632)
[simgrid.git] / buildtools / Cmake / MakeJava.cmake
2013-11-02 Arnaud GierschRename SG_java -> simgrid-java.
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-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-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.