5248 Commits (5db3860abf6a27b0dd4653fa8c7143f4a70df7a7)

Author SHA1 Message Date
Dylan Baker 5db3860abf push all config-file settings into coredata.set_default_options 5 years ago
Dylan Baker 5358765806 mesonlib: Add repr() methods to PerMachine classes 5 years ago
Dylan Baker 601789cc7c machine-files: deprecate the paths section 5 years ago
Dylan Baker e981798e0b coredata: fix type annotation 5 years ago
Dylan Baker 17c8193615 machine-files: give better error messages about using integers 5 years ago
Dylan Baker bbba6a7f36 Allow setting built-in options from cross/native files 5 years ago
Dylan Baker af763e093a mconf/mintro: use authoritative list of options from coredata 5 years ago
Dylan Baker a6164ca5a8 Allow setting project options from cross or native files 5 years ago
Mark Hindley cc201a5396 Support armel/armhf builds on native arm64 hosts. 5 years ago
Xavier Claessens 40c197d524 pkgconfig: Fix various corner cases 5 years ago
Camilo Celis Guzman 8da1b29899 mtest: report failures and overall summary *after* test(s) logs 5 years ago
James Hilliard 1ce4258c21 backends: fix rpath match pattern 5 years ago
Zbigniew Jędrzejewski-Szmek 7ef51abfc5 Fix typo 5 years ago
Zbigniew Jędrzejewski-Szmek 1123f4f311 Avoid warning about multiple outputs when building private directory name 5 years ago
Zbigniew Jędrzejewski-Szmek 3dea817a59 Only emit warning about "native:" on projects with minimum required version 5 years ago
Marcel Hollerbach 903d5dd8a7 ninjabackend: check if target has compiler attribute 5 years ago
Nirbheek Chauhan 6e7d548b11 compilers: Cache gnu-mixins has_arguments() checks 5 years ago
Xavier Claessens c016401f95 coredata: Make warning_level per subproject builtin option 5 years ago
Xavier Claessens 6bf61b2a38 visualstudio: warning_level 0 should not map to /W1 5 years ago
Nirbheek Chauhan 07e62fb42b Don't spam about usage of rspfiles to stdout 5 years ago
cmcneish a7a6a4833f
Add boost_root support to properties files (#7210) 5 years ago
Xavier Claessens 7f1e9b7492 summary: Wrap lines when printing lists 5 years ago
Stéphane Cerveau 8f106a2b9a string: add substring method 5 years ago
Jussi Pakkanen 804a71e8f2 Do not add rpaths for static libs. Closes #5191. 5 years ago
Marc-André Lureau 1c945511eb Print a warning when importing a stabilized module 5 years ago
Marc-André Lureau aa0d75deae Stabilize keyval module 5 years ago
James Hilliard 998c78fb0a coredata: add missing EnvironmentException import 5 years ago
Elliot Haisley 063b74ebba fix msvc not recognising b_ndebug 5 years ago
Martin Storsjö 43129a11ed Fix a comment about cross compilation with clang-cl [skip ci] 5 years ago
Daniel Mensinger 05ddd6543d
mdata: remove setuptools and use mesondata instead 5 years ago
Daniel Mensinger 019ed04331
mdata: Generate mesondata.py from */data folders 5 years ago
Daniel Mensinger 9e0f78476d
deps: Do not deepcopy internal libraries (fixes #7457) 5 years ago
Xavier Claessens 2353d67c25 wrap: Raise MesonException when git command fails 5 years ago
Eli Schwartz f2dad788e7 qt module: rcc supports depfiles now, given a recent enough version of Qt5 5 years ago
Nirbheek Chauhan 848fcb6a53 Enable target override_options for llvm-ir 5 years ago
Nirbheek Chauhan 21da2c9040 Fix native builds on Windows ARM64 machines 5 years ago
Jussi Pakkanen cd8bdef776 Bump version number for new development. [skip ci] 5 years ago
Jussi Pakkanen d0c68dc115 Updated everything for release 0.55.0. 5 years ago
Alan Coopersmith 20d405ec18 SolarisDynamicLinker: report ld's version instead of gcc's 5 years ago
Alan Coopersmith 5b82bb8689 SolarisDynamicLinker: Check if linker supports -z type=pie 5 years ago
Alan Coopersmith e801e0435e symbolextractor: use try/finally in solaris_syms when wrapping gnu_syms 5 years ago
Jussi Pakkanen 7ab0090d2a Update version number for rc 2. 5 years ago
Nirbheek Chauhan 40319c9634 Don't make unactionable warnings fatal 5 years ago
Xavier Claessens e1094df77e wrap: Add back filename member in PackageDefinition 5 years ago
Xavier Claessens b510d644fe find_program: Do not use fallback when before parsing project() 5 years ago
Xavier Claessens f66c8c35da qt: Fix has_tools() when required=False 5 years ago
Alexander Neumann 92075f5ef3 give user control of option skip_sanity_check 5 years ago
Jussi Pakkanen f8bec97084 Bump version number for RC1. 5 years ago
Marvin Scholz 85686e21d7 environment: Correctly detect arm64 as aarch64 5 years ago
Xavier Claessens 7c90639078 interpreter: Don't abort if dep isn't required and sub didn't override 5 years ago