Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-09 | Revert "Add macOS linker versioning information" | Nirbheek Chauhan | 1 | -1/+1 | |
This reverts commit fa6ca160548d7e8df9c4c724e6c96f5e004e5316. Closes https://github.com/mesonbuild/meson/issues/3550 | |||||
2018-04-16 | Add macOS linker versioning information | Tom Schoonjans | 1 | -1/+1 | |
This patch exploits the information residing in ltversion to set the -compatibility_version and -current_version flags that are passed to the linker on macOS. | |||||
2017-07-21 | Add build_rpath as new property allowing people to specify rpath entries ↵ | Jussi Pakkanen | 1 | -1/+1 | |
that are used in the build tree but will be removed on install. | |||||
2017-06-23 | Split out languages from compilers.py | Alistair Thomas | 1 | -0/+115 | |