aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-11Add h5cc shlib argument for correctly link hdf5 librariesWilliam F Godoy1-1/+2
2020-08-09msvc: enable /std:c11 flagMichael Hirsch1-0/+20
2020-08-09cmake: Detect custom command targets in compiler argsDaniel Mensinger4-1/+27
2020-08-09cmake: Make the CMake targte not found error more useful (see #7567)Daniel Mensinger1-1/+3
2020-08-08Use uname -p to detect x86_64 on QNX.Elad Lahav2-1/+3
2020-08-07Better log message on rpath error.Jussi Pakkanen1-1/+2
2020-08-08Written a new paragraph for var naming recommendation (#7531)Michael Brockus1-3/+6
2020-08-08mtest: fix skipping with various prefixesMarc-André Lureau2-1/+2
2020-08-08completions/zsh: Add --native-fileDylan Baker1-0/+1
2020-08-08common/234: avoid intermittent failure by dynamic path length generationMichael Hirsch5-20/+39
2020-08-07cmake: make the traceparser permissive by default (fixes #7501)Daniel Mensinger2-1/+4
2020-08-07interpreter: Lower case languages before checking if 'c' is in the listXavier Claessens2-2/+3
2020-08-07qt dependency: do not require all the tools automaticallyEli Schwartz1-5/+5
2020-08-06cmake: Fix failing test case. Followup to #7527.Daniel Mensinger1-1/+1
2020-08-05Merge pull request #7527 from mensinda/cnFixExeJussi Pakkanen7-21/+55
2020-08-05mtest: TestResult.SKIP is not a failure (#7525)Simon McVittie5-1/+58
2020-08-05cmake: Use the DEBUG config when linking to the debug CRTNirbheek Chauhan1-1/+4
2020-08-05cmake: Do not split CMAKE_PREFIX_PATH with ':' on WindowsNirbheek Chauhan1-1/+6
2020-08-05Document VS backend from_buildtype behaviour change in release notesNirbheek Chauhan1-0/+8
2020-08-04tests/common/227: remove unneeded is_git_checkoutMichael Hirsch, Ph.D1-12/+6
2020-08-04tests/common/227: don't have symlink in GitMichael Hirsch2-3/+4
2020-08-04"Downgrade" warning when regenerating after version bumpZbigniew Jędrzejewski-Szmek3-5/+18
2020-08-04tests: Disable Boost extralib test on macOSSimon McVittie1-1/+5
2020-08-04Capitalize some constants in coredataJohn Ericson5-21/+21
2020-08-03cmake: Only run the cmake_module_path test for CMake >= 3.12Daniel Mensinger2-16/+6
2020-08-03cmake: resolve IMPORTED executables in custom commands (fixes #7509)Daniel Mensinger5-5/+49
2020-08-02Make meson recognize the Qualcomm LLVM toolchainAntony Chan3-2/+17
2020-08-02Merge pull request #6597 from dcbaker/full-project-configDylan Baker51-231/+791
2020-08-02docs/users: Add HarfBuzz [skip ci]Ebrahim Byagowi1-0/+1
2020-08-01run dircondensor.pyDylan Baker31-9/+9
2020-08-01update version from 0.55. to 0.56Dylan Baker1-4/+4
2020-08-01Put machine file and cmd line parsing in EnvironmentDylan Baker5-135/+238
2020-08-01push all config-file settings into coredata.set_default_optionsDylan Baker1-37/+32
2020-08-01mesonlib: Add repr() methods to PerMachine classesDylan Baker1-0/+12
2020-08-01machine-files: deprecate the paths sectionDylan Baker5-65/+44
2020-08-01coredata: fix type annotationDylan Baker1-1/+1
2020-08-01docs/machine-files: Add a section on data typesDylan Baker1-8/+40
2020-08-01machine-files: give better error messages about using integersDylan Baker8-3/+30
2020-08-01Allow setting built-in options from cross/native filesDylan Baker16-38/+307
2020-08-01mconf/mintro: use authoritative list of options from coredataDylan Baker3-38/+19
2020-07-31Doc: Added clarification on introspection files gen order [skip ci]Alexis Jeandet1-1/+2
2020-07-30docs/Machine-files: remove duplicate Properties sectionDylan Baker1-7/+0
2020-07-30Allow setting project options from cross or native filesDylan Baker7-2/+171
2020-07-30Support armel/armhf builds on native arm64 hosts.Mark Hindley1-1/+2
2020-07-30pkgconfig: Fix various corner casesXavier Claessens6-30/+135
2020-07-30Merge pull request #7494 from keszybz/fix-two-warningsJussi Pakkanen5-8/+12
2020-07-30mtest: report failures and overall summary *after* test(s) logsCamilo Celis Guzman1-2/+8
2020-07-30backends: fix rpath match patternJames Hilliard2-14/+55
2020-07-28Fix typoZbigniew Jędrzejewski-Szmek1-1/+1
2020-07-28Avoid warning about multiple outputs when building private directory nameZbigniew Jędrzejewski-Szmek1-3/+3