9659 Commits (0b0873c7438471732e5237b1c667e5a3b3fe3c82)
 

Author SHA1 Message Date
Dylan Baker 3040f3c8dc
Merge pull request #6597 from dcbaker/full-project-config 4 years ago
Ebrahim Byagowi 894623ad5a docs/users: Add HarfBuzz [skip ci] 4 years ago
Dylan Baker 4d2a17041f run dircondensor.py 4 years ago
Dylan Baker 3a4d8dde52 update version from 0.55. to 0.56 4 years ago
Dylan Baker 591e6e94b9 Put machine file and cmd line parsing in Environment 4 years ago
Dylan Baker 5db3860abf push all config-file settings into coredata.set_default_options 4 years ago
Dylan Baker 5358765806 mesonlib: Add repr() methods to PerMachine classes 4 years ago
Dylan Baker 601789cc7c machine-files: deprecate the paths section 4 years ago
Dylan Baker e981798e0b coredata: fix type annotation 4 years ago
Dylan Baker 1ca17dc853 docs/machine-files: Add a section on data types 4 years ago
Dylan Baker 17c8193615 machine-files: give better error messages about using integers 4 years ago
Dylan Baker bbba6a7f36 Allow setting built-in options from cross/native files 4 years ago
Dylan Baker af763e093a mconf/mintro: use authoritative list of options from coredata 4 years ago
Alexis Jeandet 46a4557021 Doc: Added clarification on introspection files gen order [skip ci] 4 years ago
Dylan Baker 54fb616278 docs/Machine-files: remove duplicate Properties section 4 years ago
Dylan Baker a6164ca5a8 Allow setting project options from cross or native files 4 years ago
Mark Hindley cc201a5396 Support armel/armhf builds on native arm64 hosts. 4 years ago
Xavier Claessens 40c197d524 pkgconfig: Fix various corner cases 4 years ago
Jussi Pakkanen bbf8533a97
Merge pull request #7494 from keszybz/fix-two-warnings 4 years ago
Camilo Celis Guzman 8da1b29899 mtest: report failures and overall summary *after* test(s) logs 4 years ago
James Hilliard 1ce4258c21 backends: fix rpath match pattern 4 years ago
Zbigniew Jędrzejewski-Szmek 7ef51abfc5 Fix typo 4 years ago
Zbigniew Jędrzejewski-Szmek 1123f4f311 Avoid warning about multiple outputs when building private directory name 4 years ago
Zbigniew Jędrzejewski-Szmek 3dea817a59 Only emit warning about "native:" on projects with minimum required version 4 years ago
Matthew D. Scholefield bc2338efd3
Describe syntax of `meson configure [skip ci] 4 years ago
Marcel Hollerbach 903d5dd8a7 ninjabackend: check if target has compiler attribute 4 years ago
Jussi Pakkanen 18aff92d7a
Merge pull request #7461 from mensinda/noMoreSetuptools 4 years ago
Jussi Pakkanen 587e159d6c
Merge pull request #7460 from mensinda/fixDeepcpy 4 years ago
Nirbheek Chauhan 6e7d548b11 compilers: Cache gnu-mixins has_arguments() checks 4 years ago
Xavier Claessens c016401f95 coredata: Make warning_level per subproject builtin option 4 years ago
Xavier Claessens 6bf61b2a38 visualstudio: warning_level 0 should not map to /W1 4 years ago
Nirbheek Chauhan 07e62fb42b Don't spam about usage of rspfiles to stdout 4 years ago
Nirbheek Chauhan 84928888e1 vim: Syntax-highlight continue and break statements 4 years ago
cmcneish a7a6a4833f
Add boost_root support to properties files (#7210) 4 years ago
Xavier Claessens 7f1e9b7492 summary: Wrap lines when printing lists 4 years ago
Stéphane Cerveau 8f106a2b9a string: add substring method 4 years ago
Jussi Pakkanen 804a71e8f2 Do not add rpaths for static libs. Closes #5191. 4 years ago
wb9688 4974fa39ac
Fix dirs typo in Vala docs [skip ci] 4 years ago
Marc-André Lureau 1c945511eb Print a warning when importing a stabilized module 4 years ago
Marc-André Lureau aa0d75deae Stabilize keyval module 4 years ago
James Hilliard 998c78fb0a coredata: add missing EnvironmentException import 4 years ago
Elliot Haisley 063b74ebba fix msvc not recognising b_ndebug 4 years ago
Martin Storsjö 43129a11ed Fix a comment about cross compilation with clang-cl [skip ci] 4 years ago
Daniel Mensinger 59910c437a Fix setuptools 49 test. (fixes #7452) 4 years ago
Daniel Mensinger 393d6e133d
mdata: Add test to ensure mesondata.py is up-to-date 4 years ago
Daniel Mensinger 05ddd6543d
mdata: remove setuptools and use mesondata instead 4 years ago
Daniel Mensinger 019ed04331
mdata: Generate mesondata.py from */data folders 4 years ago
Daniel Mensinger 62f3aa1dad
Make virtualenv inside the project work 4 years ago
Daniel Mensinger 9e0f78476d
deps: Do not deepcopy internal libraries (fixes #7457) 4 years ago
Xavier Claessens 2353d67c25 wrap: Raise MesonException when git command fails 4 years ago