Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-30 | Rewrap long text lines in docs. [skip ci] | Jussi Pakkanen | 1 | -10/+11 | |
2020-03-28 | docs: Add a new page with common cross/native file options [skip ci] | Dylan Baker | 1 | -51/+3 | |
Rather than having two separate sections with duplicated information lets just have one for the common settings, and only document sections specific to each file in separately | |||||
2020-03-19 | Update native description to use the new LD variables | Phillip Johnston | 1 | -1/+3 | |
With Meson 0.53.1, this is now out of date. Updating to use the proper ld variables. | |||||
2019-12-02 | docs: Update docs for LD and ld entries | Dylan Baker | 1 | -0/+1 | |
2019-11-05 | docs: Document that meson 0.52.0 allows layering cross files [skip ci] | Dylan Baker | 1 | -3/+4 | |
2019-10-19 | docs: Fix some incorrect links [skip ci] | Anton Leontiev | 1 | -1/+1 | |
2019-02-11 | allow setting directory locations in a native file | Dylan Baker | 1 | -0/+17 | |
This allows the person running configure (either a developer, user, or distro maintainer) to keep a configuration of where various kinds of files should end up. | |||||
2018-12-16 | Fix typo in Native-environments.md [skip ci] | Luca Weiss | 1 | -1/+1 | |
2018-11-14 | docs: Add documentation for Native Files | Dylan Baker | 1 | -0/+76 | |