index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
java
Age
Commit message (
Expand
)
Author
2018-11-07
tests/java: force latency in generation to exercise race
Dylan Baker
2018-11-02
ninjabackend: add generated source files to jar compile target source list
Aurélien Zanelli
2018-07-03
java: add jar linking test
Niclas Moeslund Overby
2018-05-16
tests: Remove redundant test and include_directories('.')
Niclas Moeslund Overby
2018-05-16
ninja: add build dir to javac -sourcepath
Robert Bragg
2018-05-16
ninja: avoid needing include_directory('.') with jar()
Robert Bragg
2018-05-16
ninja: pass separated paths to javac -sourcepath
Robert Bragg
2017-02-06
Do not strip jar targets. Closes #1343.
Jussi Pakkanen
2016-12-12
Make Java compilation work with inner classes. Closes #1157.
Jussi Pakkanen
2016-11-20
Can set compiler arguments in Java.
Jussi Pakkanen
2016-01-10
Build Java projects with multiple files and other cleanups.
Jussi Pakkanen
2014-03-11
Now with working subdirs for Java.
Jussi Pakkanen
2014-03-11
Can run built jar files.
Jussi Pakkanen
2014-03-11
A few tweaks.
Jussi Pakkanen
2014-03-10
Started work on Java support because why not.
Jussi Pakkanen