9509 Commits (5cbe0d15ee20ea24d1cd92536ac58ac025b7d5de)
 

Author SHA1 Message Date
Zbigniew Jędrzejewski-Szmek 5cbe0d15ee Fix typo 4 years ago
Zbigniew Jędrzejewski-Szmek 6bff0fd35b Avoid warning about multiple outputs when building private directory name 4 years ago
Zbigniew Jędrzejewski-Szmek 0c6fad9466 Only emit warning about "native:" on projects with minimum required version 4 years ago
James Hilliard a0b1abf634 backends: fix rpath match pattern 4 years ago
Marcel Hollerbach 9a6824147e ninjabackend: check if target has compiler attribute 4 years ago
Daniel Mensinger 5a6dd6952d mdata: Add test to ensure mesondata.py is up-to-date 4 years ago
Daniel Mensinger 0240d760c7 mdata: remove setuptools and use mesondata instead 4 years ago
Daniel Mensinger 2e6bdfe5a8 mdata: Generate mesondata.py from */data folders 4 years ago
Daniel Mensinger f5d7c15f3f Make virtualenv inside the project work 4 years ago
Daniel Mensinger c7f92866d5 deps: Do not deepcopy internal libraries (fixes #7457) 4 years ago
Nirbheek Chauhan 8f5643e929 compilers: Cache gnu-mixins has_arguments() checks 4 years ago
Xavier Claessens 9b8edbb51e visualstudio: warning_level 0 should not map to /W1 4 years ago
Nirbheek Chauhan 34323b4f4a Don't spam about usage of rspfiles to stdout 4 years ago
Nirbheek Chauhan fcfad821eb vim: Syntax-highlight continue and break statements 4 years ago
Jussi Pakkanen 00462661c2 Do not add rpaths for static libs. Closes #5191. 4 years ago
Daniel Mensinger d3fe172acd Fix setuptools 49 test. (fixes #7452) 4 years ago
Xavier Claessens 2557eade9d wrap: Raise MesonException when git command fails 4 years ago
Xavier Claessens fb780cc99b doc: Add warning about --force-fallback-for [skip ci] 4 years ago
Eli Schwartz f14fbe4b2a qt module: rcc supports depfiles now, given a recent enough version of Qt5 4 years ago
Nirbheek Chauhan 3f41466cfc ci: Increase timeout for vs jobs to 120 4 years ago
Nirbheek Chauhan 03415160f4 Fix native builds on Windows ARM64 machines 4 years ago
Jussi Pakkanen d0c68dc115 Updated everything for release 0.55.0. 5 years ago
Michael Hirsch d769b425f0 refactor: name .mypy.ini to reduce visual clutter 5 years ago
Jussi Pakkanen fa929b4714 Check that hg is actually working. 5 years ago
Jussi Pakkanen 4c9d57200a Decrease version requirement to work on Xenial. 5 years ago
Xavier Claessens f1edb83bb6 doc: Small tweaks to fallback documentation [skip ci] 5 years ago
Jussi Pakkanen 7ab0090d2a Update version number for rc 2. 5 years ago
Xavier Claessens 1993fb602e doc: Improve documentation of [provide] section in wrap files 5 years ago
Nirbheek Chauhan 40319c9634 Don't make unactionable warnings fatal 5 years ago
Thibault Saunier 99e96133c8
doc: Minor typo fix in legal.md [skip ci] 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
Jussi Pakkanen a296ee44a1 Skip doc test when docs are not available. 5 years ago
Jussi Pakkanen 026e386ec2
Merge pull request #6902 from xclaesse/auto-fallback 5 years ago
Jussi Pakkanen 14cc2efcfe Store website build script. [skip ci] 5 years ago
Xavier Claessens 576493982d wrap: Add failing unit test for fallback consistency 5 years ago
Xavier Claessens 7c90639078 interpreter: Don't abort if dep isn't required and sub didn't override 5 years ago
Xavier Claessens f7a07ee91a interpreter: Already configured fallback should be used for optional dep 5 years ago
Xavier Claessens 95c3fee47d wrap: Update doc to give dependency_names example first 5 years ago
Xavier Claessens 41aefd2145 wrap: Abort if multiple wraps provide the same dep or program 5 years ago
Xavier Claessens 13316f99fe wrap: Refactor to split wraps dictionary into 3 separate dicts 5 years ago
Xavier Claessens fba796cf13 Fix typo: coma->comma 5 years ago
Xavier Claessens f08eed37cb find_program: Fallback if a wrap file provide the program name 5 years ago
Xavier Claessens 288d1ae5a5 wrap: Do not fallback implicitly on optional dependency 5 years ago
Xavier Claessens 71804e56eb wrap: Add special 'dependency_names' key in [provide] section 5 years ago
Xavier Claessens 2a7f72885f wrap: Add 'provide' section 5 years ago