Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-10 | Merge pull request #4744 from dcbaker/docs-cflags | Jussi Pakkanen | 4 | -17/+25 | |
Discourage the use of env variables like CFLAGS [skip ci] | |||||
2019-01-10 | Merge pull request #4748 from astavale/running-meson-docs | Jussi Pakkanen | 1 | -130/+127 | |
docs: update 'Running Meson' page to show Meson's setup command [skip… | |||||
2019-01-10 | docs: update RunningMeson.md to show Meson's setup command [skip ci] | Alistair Thomas | 1 | -27/+40 | |
2019-01-09 | Added Rust to supported languages for project() (#4750) [skip ci] | Ethan R | 1 | -2/+2 | |
2019-01-09 | docs: Change sub-headings in Running-Meson.md from == to ## [skip ci] | Alistair Thomas | 1 | -14/+7 | |
2019-01-09 | docs: Re-wrap Running-Meson.md from 70 to 80 columns [skip ci] | Alistair Thomas | 1 | -93/+84 | |
2019-01-09 | Fix links to reference manual | Alex Băluț | 1 | -2/+2 | |
2019-01-08 | docs: recommend add_project_arguments instead of add_global_arguments [skip ci] | Dylan Baker | 1 | -3/+3 | |
As autotools doesn't have anything like wraps so it doesn't need to differentiate, but meson does so it should. | |||||
2019-01-08 | docs: don't recommend using CFLAGS [skip ci] | Dylan Baker | 1 | -1/+1 | |
2019-01-08 | docs: further specify that CFLAGS and friends are only for distro packagers ↵ | Dylan Baker | 1 | -1/+3 | |
[skip ci] | |||||
2019-01-08 | docs: Add link args to the table of language args [skip ci] | Dylan Baker | 1 | -12/+12 | |
2019-01-08 | docs: document that using environment variables is discouraged [skip ci] | Dylan Baker | 1 | -0/+6 | |
2019-01-07 | Deprecated --target-files API | Daniel Mensinger | 1 | -1/+4 | |
2019-01-07 | Added release snippet | Daniel Mensinger | 1 | -0/+8 | |
2019-01-07 | Merge pull request #4732 from mensinda/introMesonInfo2 | Jussi Pakkanen | 1 | -0/+6 | |
mintro: Added `meson-info.json` introspection information about the latest meson run | |||||
2019-01-07 | docs: document the native keyword argument for reference-manule [skip ci] | Dylan Baker | 1 | -0/+2 | |
2019-01-06 | Added release snippet | Daniel Mensinger | 1 | -0/+6 | |
2019-01-06 | docs: An error in an external link has been fixed [skip ci] | FlyingPiMonster | 1 | -4/+2 | |
2019-01-06 | Fixed missing dots [skip ci] | Daniel Mensinger | 1 | -2/+2 | |
2019-01-06 | Fixed typo [skip ci] | Daniel Mensinger | 1 | -1/+1 | |
2019-01-06 | Indent flag only toggles | Daniel Mensinger | 1 | -1/+2 | |
2019-01-06 | Updated the docs [skip ci] | Daniel Mensinger | 1 | -19/+54 | |
2019-01-06 | Code cleanup and renamed variables | Daniel Mensinger | 2 | -3/+3 | |
2019-01-06 | Update docs/markdown/snippets/introspect_multiple.md | textshell | 1 | -1/+1 | |
Co-Authored-By: mensinda <daniel@mensinger-ka.de> | |||||
2019-01-06 | Update docs/markdown/IDE-integration.md | textshell | 1 | -1/+1 | |
Co-Authored-By: mensinda <daniel@mensinger-ka.de> | |||||
2019-01-06 | Update docs/markdown/IDE-integration.md | textshell | 1 | -1/+1 | |
Co-Authored-By: mensinda <daniel@mensinger-ka.de> | |||||
2019-01-06 | Better documentation | Daniel Mensinger | 1 | -0/+1 | |
2019-01-06 | Renamed `--force-new` to `--force-dict-output` | Daniel Mensinger | 1 | -1/+1 | |
2019-01-06 | Doc updates and throw if no target type is set | Daniel Mensinger | 1 | -1/+2 | |
2019-01-06 | Slight modification of the wording | Daniel Mensinger | 1 | -1/+1 | |
2019-01-06 | Keep 'filename' and 'install_filename' as strings | Daniel Mensinger | 1 | -2/+1 | |
2019-01-06 | Update docs/markdown/IDE-integration.md | textshell | 1 | -2/+2 | |
Co-Authored-By: mensinda <daniel@mensinger-ka.de> | |||||
2019-01-06 | Update docs/markdown/snippets/introspect_multiple.md | textshell | 1 | -1/+1 | |
Co-Authored-By: mensinda <daniel@mensinger-ka.de> | |||||
2019-01-06 | Update docs/markdown/snippets/introspect_multiple.md | textshell | 1 | -1/+1 | |
Co-Authored-By: mensinda <daniel@mensinger-ka.de> | |||||
2019-01-06 | Updated the docs | Daniel Mensinger | 1 | -1/+2 | |
2019-01-06 | Updated documentation | Daniel Mensinger | 2 | -23/+20 | |
2019-01-06 | Documentation and unit test update | Daniel Mensinger | 2 | -26/+84 | |
2019-01-06 | Filenames are now lists | Daniel Mensinger | 1 | -1/+6 | |
2019-01-06 | Update intro dump on meson configure | Daniel Mensinger | 1 | -5/+6 | |
2019-01-06 | mintro: Added option to introspect multiple parameters at once | Daniel Mensinger | 1 | -0/+12 | |
2019-01-06 | Added release snippet | Daniel Mensinger | 1 | -0/+7 | |
2019-01-02 | Can use plain strings for include_directories. | Jussi Pakkanen | 2 | -2/+20 | |
2019-01-01 | Merge pull request #4564 from mensinda/introBuildOpts | Jussi Pakkanen | 2 | -0/+22 | |
mintro: Introspect --buildoptions without a build directory | |||||
2019-01-01 | Updated doc [skip ci] | Daniel Mensinger | 1 | -1/+3 | |
2018-12-31 | docs: Note --warnlevel instead of --warning_level | TingPing | 1 | -0/+2 | |
2018-12-31 | docs: Change warnlevel option to warning_level | TingPing | 1 | -1/+1 | |
2018-12-29 | Tests and docs | Daniel Mensinger | 2 | -0/+20 | |
2018-12-30 | Default libdir is "lib" when cross compiling. Closes #2535. | Jussi Pakkanen | 1 | -0/+7 | |
2018-12-30 | Add a clang-format target. | Jussi Pakkanen | 1 | -0/+11 | |
2018-12-29 | Merge pull request #4672 from xclaesse/find-library-headers | Jussi Pakkanen | 2 | -4/+33 | |
find_library: Add 'has_headers' kwarg |