summary refs log tree commit diff
path: root/pkgs/development/tools/build-managers/meson/setup-hook.sh
Commit message (Expand)AuthorAge
* meson: pull cross-file logic out of stdenvAlyssa Ross2022-03-22
* meson: Remove 0.57, use 0.60 everywhereLas Safin2022-01-11
* meson: put 0.57 in a subdirectoryAndersonTorres2021-12-14
* meson: Make target-agnosticJohn Ericson2020-04-28
* meson: Don't set CC and CXXJohn Ericson2020-04-26
* treewide: `*Phase(s)?` variables are optionalJohn Ericson2019-11-01
* treewide: Make more `dont*` variables OK to be undefined in setup hooksJohn Ericson2019-11-01
* meson: use plain buildtypeJan Tojnar2019-06-25
* meson: do not download wrapsJan Tojnar2019-06-25
* meson: enable auto_features by defaultJan Tojnar2019-06-25
* meson: remove check phaseMatthew Bauer2018-11-18
* meson: set auto_features=disabledUli Baum2018-07-09
* meson: set multiple output dirs in setup hookJan Tojnar2018-03-22
* Merge branch 'systemd-cross' into stagingShea Levy2018-02-26
|\
| * meson: Support cross-compilingShea Levy2018-02-26
* | meson: print failed test logsJan Tojnar2018-02-18
|/
* meson: set checkPhase in setup hookJan Tojnar2018-01-06
* meson: enable parallel building of meson projects by defaultOrivej Desh2017-12-07
* meson/ninja: add setup hooks (#28444)Lukas Werling2017-08-27