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
/
mesonbuild
/
compilers
/
java.py
Age
Commit message (
Expand
)
Author
2019-08-14
compilers: Dispatch to dynamic linker class
Dylan Baker
2019-06-09
Purge `is_cross` and friends without changing user interfaces
John Ericson
2019-02-01
C# and Java compilers should have `is_cross = False`
John Ericson
2019-01-06
More os.pathsep
Daniel Mensinger
2019-01-06
Use os.pathsep
Daniel Mensinger
2019-01-06
Handle java correct
Daniel Mensinger
2019-01-06
Added more compiler option support
Daniel Mensinger
2019-01-06
Absolute path generation refactoring
Daniel Mensinger
2019-01-06
Added unit test
Daniel Mensinger
2019-01-06
Fixed list_target_files and list_targets
Daniel Mensinger
2018-06-18
macos: Rewrite install_name for dependent built libraries on install
Nirbheek Chauhan
2018-05-09
Revert "Add macOS linker versioning information"
Nirbheek Chauhan
2018-04-16
Add macOS linker versioning information
Tom Schoonjans
2017-07-21
Add build_rpath as new property allowing people to specify rpath entries that...
Jussi Pakkanen
2017-06-23
Split out languages from compilers.py
Alistair Thomas