summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/java.py
Commit message (Expand)AuthorAgeFilesLines
* Purge `is_cross` and friends without changing user interfacesJohn Ericson2019-06-091-3/+3
* C# and Java compilers should have `is_cross = False`John Ericson2019-02-011-0/+1
* More os.pathsepDaniel Mensinger2019-01-061-1/+1
* Use os.pathsepDaniel Mensinger2019-01-061-1/+1
* Handle java correctDaniel Mensinger2019-01-061-4/+4
* Added more compiler option supportDaniel Mensinger2019-01-061-0/+6
* Absolute path generation refactoringDaniel Mensinger2019-01-061-0/+3
* Added unit testDaniel Mensinger2019-01-061-1/+1
* Fixed list_target_files and list_targetsDaniel Mensinger2019-01-061-1/+1
* macos: Rewrite install_name for dependent built libraries on installNirbheek Chauhan2018-06-181-1/+1
* Revert "Add macOS linker versioning information"Nirbheek Chauhan2018-05-091-1/+1
* Add macOS linker versioning informationTom Schoonjans2018-04-161-1/+1
* Add build_rpath as new property allowing people to specify rpath entries that...Jussi Pakkanen2017-07-211-1/+1
* Split out languages from compilers.pyAlistair Thomas2017-06-231-0/+115