9689 Commits (ca1878ffb5ba5f72dcb44ca567d48a3a0a048f1f)
 

Author SHA1 Message Date
Nirbheek Chauhan 4b0e1850a0 cmake: Use a mapping when writing compiler ID 4 years ago
Nirbheek Chauhan bc64e1d6b0 cmake: Fix hard-coded values in fake CMakeLists for MSVC 4 years ago
Paolo Bonzini 2c3ad37f24 Test for spurious warning from get_target_filename 4 years ago
William F Godoy 847d652c4e Add h5cc shlib argument for correctly link hdf5 libraries 4 years ago
Michael Hirsch f2890cbf97 msvc: enable /std:c11 flag 4 years ago
Daniel Mensinger a98db022aa cmake: Detect custom command targets in compiler args 4 years ago
Daniel Mensinger 948741355f cmake: Make the CMake targte not found error more useful (see #7567) 4 years ago
Elad Lahav 1ddd2b4cbe Use uname -p to detect x86_64 on QNX. 4 years ago
Jussi Pakkanen 91c5b37970 Better log message on rpath error. 4 years ago
Michael Brockus 352f05fe7c
Written a new paragraph for var naming recommendation (#7531) 4 years ago
Marc-André Lureau 8e98819b06 mtest: fix skipping with various prefixes 4 years ago
Dylan Baker a65ef70b7d completions/zsh: Add --native-file 4 years ago
Michael Hirsch c5e3ce3012 common/234: avoid intermittent failure by dynamic path length generation 4 years ago
Daniel Mensinger 02ea08ba66 cmake: make the traceparser permissive by default (fixes #7501) 4 years ago
Xavier Claessens 2e4a2bb373 interpreter: Lower case languages before checking if 'c' is in the list 4 years ago
Eli Schwartz 4a923b699b qt dependency: do not require all the tools automatically 4 years ago
Daniel Mensinger e5fabce1f3 cmake: Fix failing test case. Followup to #7527. 4 years ago
Jussi Pakkanen 461cb7d534
Merge pull request #7527 from mensinda/cnFixExe 4 years ago
Simon McVittie 7db49db67d
mtest: TestResult.SKIP is not a failure (#7525) 4 years ago
Nirbheek Chauhan d4ec080f73 cmake: Use the DEBUG config when linking to the debug CRT 4 years ago
Nirbheek Chauhan adbed4c636 cmake: Do not split CMAKE_PREFIX_PATH with ':' on Windows 4 years ago
Nirbheek Chauhan eeebfded85 Document VS backend from_buildtype behaviour change in release notes 4 years ago
Michael Hirsch, Ph.D bfddf9cfbc tests/common/227: remove unneeded is_git_checkout 4 years ago
Michael Hirsch 3c02cccd5b tests/common/227: don't have symlink in Git 4 years ago
Zbigniew Jędrzejewski-Szmek 6006987ce5 "Downgrade" warning when regenerating after version bump 4 years ago
Simon McVittie 2d218c289a tests: Disable Boost extralib test on macOS 4 years ago
John Ericson 2447a1132a Capitalize some constants in coredata 4 years ago
Daniel Mensinger f16149cc49
cmake: Only run the cmake_module_path test for CMake >= 3.12 4 years ago
Daniel Mensinger 1c1ec9ff11
cmake: resolve IMPORTED executables in custom commands (fixes #7509) 4 years ago
Antony Chan 70edf82c6c Make meson recognize the Qualcomm LLVM toolchain 4 years ago
Dylan Baker 3040f3c8dc
Merge pull request #6597 from dcbaker/full-project-config 4 years ago
Ebrahim Byagowi 894623ad5a docs/users: Add HarfBuzz [skip ci] 4 years ago
Dylan Baker 4d2a17041f run dircondensor.py 4 years ago
Dylan Baker 3a4d8dde52 update version from 0.55. to 0.56 4 years ago
Dylan Baker 591e6e94b9 Put machine file and cmd line parsing in Environment 4 years ago
Dylan Baker 5db3860abf push all config-file settings into coredata.set_default_options 4 years ago
Dylan Baker 5358765806 mesonlib: Add repr() methods to PerMachine classes 4 years ago
Dylan Baker 601789cc7c machine-files: deprecate the paths section 4 years ago
Dylan Baker e981798e0b coredata: fix type annotation 4 years ago
Dylan Baker 1ca17dc853 docs/machine-files: Add a section on data types 4 years ago
Dylan Baker 17c8193615 machine-files: give better error messages about using integers 4 years ago
Dylan Baker bbba6a7f36 Allow setting built-in options from cross/native files 4 years ago
Dylan Baker af763e093a mconf/mintro: use authoritative list of options from coredata 4 years ago
Alexis Jeandet 46a4557021 Doc: Added clarification on introspection files gen order [skip ci] 4 years ago
Dylan Baker 54fb616278 docs/Machine-files: remove duplicate Properties section 4 years ago
Dylan Baker a6164ca5a8 Allow setting project options from cross or native files 4 years ago
Mark Hindley cc201a5396 Support armel/armhf builds on native arm64 hosts. 4 years ago
Xavier Claessens 40c197d524 pkgconfig: Fix various corner cases 4 years ago
Jussi Pakkanen bbf8533a97
Merge pull request #7494 from keszybz/fix-two-warnings 4 years ago
Camilo Celis Guzman 8da1b29899 mtest: report failures and overall summary *after* test(s) logs 4 years ago