9526 Commits (1ddbf8b36541e45f65d2ddfd7a84a31c22708b7f)
 

Author SHA1 Message Date
Nirbheek Chauhan 1ddbf8b365 cmake: Fix hard-coded values in fake CMakeLists for MSVC 4 years ago
Paolo Bonzini 1297e41fb6 Test for spurious warning from get_target_filename 4 years ago
Daniel Mensinger 433ea2037b cmake: Detect custom command targets in compiler args 4 years ago
Daniel Mensinger 571b76ab51 cmake: Make the CMake targte not found error more useful (see #7567) 4 years ago
Elad Lahav 7f0836d394 Use uname -p to detect x86_64 on QNX. 4 years ago
Jussi Pakkanen d4213ee6cb Better log message on rpath error. 4 years ago
Dylan Baker c15a9818c1 completions/zsh: Add --native-file 4 years ago
Michael Hirsch 4dc6b6ccab common/234: avoid intermittent failure by dynamic path length generation 4 years ago
Daniel Mensinger 8ac89b7be9 cmake: make the traceparser permissive by default (fixes #7501) 4 years ago
Xavier Claessens 835d28080c interpreter: Lower case languages before checking if 'c' is in the list 4 years ago
Daniel Mensinger 1d0108e9c3 cmake: Fix failing test case. Followup to #7527. 4 years ago
Daniel Mensinger 393c48f345 cmake: Only run the cmake_module_path test for CMake >= 3.12 4 years ago
Daniel Mensinger 535a2d7285 cmake: resolve IMPORTED executables in custom commands (fixes #7509) 4 years ago
Nirbheek Chauhan 0fc3e456d8 cmake: Use the DEBUG config when linking to the debug CRT 4 years ago
Nirbheek Chauhan d8aed35ed2 cmake: Do not split CMAKE_PREFIX_PATH with ':' on Windows 4 years ago
Nirbheek Chauhan d0f0961300 Document VS backend from_buildtype behaviour change in release notes 4 years ago
Zbigniew Jędrzejewski-Szmek d2b73ff914 "Downgrade" warning when regenerating after version bump 4 years ago
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. 4 years ago
Michael Hirsch d769b425f0 refactor: name .mypy.ini to reduce visual clutter 4 years ago
Jussi Pakkanen fa929b4714 Check that hg is actually working. 4 years ago
Jussi Pakkanen 4c9d57200a Decrease version requirement to work on Xenial. 4 years ago
Xavier Claessens f1edb83bb6 doc: Small tweaks to fallback documentation [skip ci] 4 years ago
Jussi Pakkanen 7ab0090d2a Update version number for rc 2. 4 years ago
Xavier Claessens 1993fb602e doc: Improve documentation of [provide] section in wrap files 4 years ago
Nirbheek Chauhan 40319c9634 Don't make unactionable warnings fatal 4 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