13 Commits (0e7fb07f915b7a2b04df209fbacd92aca19c87af)

Author SHA1 Message Date
Eli Schwartz cf07596cf6 test cases: use best practices method to find the python3 program 2 years ago
Tristan Partin 7254db36a7
Try to find the jni dependency when javac is a Darwin stub 2 years ago
Tristan Partin 2e600ef710
Rename java.generate_native_headers to java.native_headers 2 years ago
Tristan Partin 39f1d52e4a Add ability to add resources to jars 3 years ago
Tristan Partin d072ebc955 Fix @typed_pos_args on java.generate_native_headers 3 years ago
Tristan Partin 498db2764c Add modules kwarg to JNI system dep 3 years ago
Tristan Partin 96b2469544 Rename JDK system dep to JNI 3 years ago
Tristan Partin 18147b91ff Deprecate java.generate_native_header() in favor of java.generate_native_headers() 3 years ago
Tristan Partin be92e37837 Add Java module 3 years ago
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace 3 years ago
Tristan Partin 4c13aa30a1 dependency: Add JDK system dependency 4 years ago
Jussi Pakkanen 4c9d57200a Decrease version requirement to work on Xenial. 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Dylan Baker 6a5fdbf995 docs: Add Environment variables for compiler/linker selection 5 years ago
Daniel Mensinger 8e60b8c146
test: merge installed_files.txt into test.json 5 years ago
Jussi Pakkanen 95de289d0d Bump Java version in test program. 5 years ago
Dylan Baker 62e1735828 tests/java: force latency in generation to exercise race 6 years ago
Aurélien Zanelli 5af84440bc ninjabackend: add generated source files to jar compile target source list 6 years ago
Niclas Moeslund Overby bc8239ded0 java: add jar linking test 6 years ago
Niclas Moeslund Overby ef16fb2e97 tests: Remove redundant test and include_directories('.') 7 years ago
Robert Bragg ec7b834b6e ninja: add build dir to javac -sourcepath 7 years ago
Robert Bragg 61dd46811b ninja: avoid needing include_directory('.') with jar() 7 years ago
Robert Bragg 65b730bd59 ninja: pass separated paths to javac -sourcepath 7 years ago
Jussi Pakkanen 14e0529a03 Do not strip jar targets. Closes #1343. 8 years ago
Jussi Pakkanen 5787a4b4fb Make Java compilation work with inner classes. Closes #1157. 8 years ago
Jussi Pakkanen c9a46fcc93 Can set compiler arguments in Java. 8 years ago
Jussi Pakkanen e374b53788 Build Java projects with multiple files and other cleanups. 9 years ago
Jussi Pakkanen c7865cd98f Now with working subdirs for Java. 11 years ago
Jussi Pakkanen efc79fb85e Can run built jar files. 11 years ago
Jussi Pakkanen ed8fd95505 A few tweaks. 11 years ago
Jussi Pakkanen e321345f41 Started work on Java support because why not. 11 years ago