aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-15common/234: avoid intermittent failure by dynamic path length generationMichael Hirsch5-20/+39
2020-08-15cmake: make the traceparser permissive by default (fixes #7501)Daniel Mensinger2-1/+4
2020-08-15interpreter: Lower case languages before checking if 'c' is in the listXavier Claessens2-2/+3
2020-08-15cmake: Fix failing test case. Followup to #7527.Daniel Mensinger1-1/+1
2020-08-15cmake: Only run the cmake_module_path test for CMake >= 3.12Daniel Mensinger2-16/+6
2020-08-15cmake: resolve IMPORTED executables in custom commands (fixes #7509)Daniel Mensinger5-5/+49
2020-08-15cmake: Use the DEBUG config when linking to the debug CRTNirbheek Chauhan1-1/+4
2020-08-15cmake: Do not split CMAKE_PREFIX_PATH with ':' on WindowsNirbheek Chauhan1-1/+6
2020-08-15Document VS backend from_buildtype behaviour change in release notesNirbheek Chauhan1-0/+8
2020-08-15"Downgrade" warning when regenerating after version bumpZbigniew Jędrzejewski-Szmek3-5/+18
2020-08-15Fix typoZbigniew Jędrzejewski-Szmek1-1/+1
2020-08-15Avoid warning about multiple outputs when building private directory nameZbigniew Jędrzejewski-Szmek1-3/+3
2020-08-15Only emit warning about "native:" on projects with minimum required versionZbigniew Jędrzejewski-Szmek3-4/+8
2020-08-15backends: fix rpath match patternJames Hilliard2-14/+55
2020-08-15ninjabackend: check if target has compiler attributeMarcel Hollerbach3-2/+24
2020-08-15mdata: Add test to ensure mesondata.py is up-to-dateDaniel Mensinger1-0/+32
2020-08-15mdata: remove setuptools and use mesondata insteadDaniel Mensinger4-16/+4
2020-08-15mdata: Generate mesondata.py from */data foldersDaniel Mensinger2-0/+513
2020-08-15Make virtualenv inside the project workDaniel Mensinger2-9/+10
2020-08-15deps: Do not deepcopy internal libraries (fixes #7457)Daniel Mensinger1-0/+10
2020-08-15compilers: Cache gnu-mixins has_arguments() checksNirbheek Chauhan1-1/+1
2020-08-15visualstudio: warning_level 0 should not map to /W1Xavier Claessens1-1/+1
2020-08-15Don't spam about usage of rspfiles to stdoutNirbheek Chauhan1-1/+1
2020-08-15vim: Syntax-highlight continue and break statementsNirbheek Chauhan1-1/+2
2020-08-15Do not add rpaths for static libs. Closes #5191.Jussi Pakkanen2-1/+9
2020-08-15Fix setuptools 49 test. (fixes #7452)Daniel Mensinger1-0/+4
2020-08-15wrap: Raise MesonException when git command failsXavier Claessens1-1/+4
2020-08-15doc: Add warning about --force-fallback-for [skip ci]Xavier Claessens1-0/+22
2020-08-15qt module: rcc supports depfiles now, given a recent enough version of Qt5Eli Schwartz3-7/+10
2020-08-15ci: Increase timeout for vs jobs to 120Nirbheek Chauhan1-0/+2
2020-08-15Fix native builds on Windows ARM64 machinesNirbheek Chauhan5-24/+10
2020-07-12Updated everything for release 0.55.0.0.55.0Jussi Pakkanen28-276/+309
2020-07-12refactor: name .mypy.ini to reduce visual clutterMichael Hirsch1-0/+0
2020-07-12Check that hg is actually working.Jussi Pakkanen1-2/+18
2020-07-12Decrease version requirement to work on Xenial.Jussi Pakkanen1-2/+2
2020-07-09doc: Small tweaks to fallback documentation [skip ci]Xavier Claessens2-2/+6
2020-07-05Update version number for rc 2.0.55.0.rc2Jussi Pakkanen1-1/+1
2020-07-05doc: Improve documentation of [provide] section in wrap filesXavier Claessens2-20/+49
2020-07-05Don't make unactionable warnings fatalNirbheek Chauhan5-7/+7
2020-07-04doc: Minor typo fix in legal.md [skip ci]Thibault Saunier1-1/+1
2020-07-04wrap: Add back filename member in PackageDefinitionXavier Claessens1-0/+1
2020-07-04find_program: Do not use fallback when before parsing project()Xavier Claessens2-1/+2
2020-07-04qt: Fix has_tools() when required=FalseXavier Claessens3-50/+36
2020-07-04give user control of option skip_sanity_checkAlexander Neumann1-4/+4
2020-07-02Bump version number for RC1.0.55.0.rc1Jussi Pakkanen2-2/+2
2020-07-02environment: Correctly detect arm64 as aarch64Marvin Scholz1-0/+2
2020-07-02Skip doc test when docs are not available.Jussi Pakkanen1-0/+3
2020-07-01Merge pull request #6902 from xclaesse/auto-fallbackJussi Pakkanen19-63/+366
2020-07-01Store website build script. [skip ci]Jussi Pakkanen1-0/+51
2020-07-01wrap: Add failing unit test for fallback consistencyXavier Claessens4-0/+22