5258 Commits (4a923b699b5e2575b7d0058a306ffb3d031aa970)

Author SHA1 Message Date
Andrei Alexeyev c4960cefb0 Improve Emscripten linker version detection 5 years ago
Daniel Mensinger d298a00afb boost: Do not be strict about static if not specified (fixes #7057) 5 years ago
Szabi Tolnai d87925dc3a Allow indexed custom target to be used in executable's depends. 5 years ago
Reza Housseini 10dc8f3c7c More robust cmake version detection 5 years ago
Andrei Alexeyev 9492eec55f Do not pass rpath flags to wasm-ld 5 years ago
Paolo Bonzini 7e15295018 rename unstable-kconfig to unstable-keyval 5 years ago
James Hilliard 1e073c4c1b Allow overriding g-ir-scanner and g-ir-compiler binaries. 5 years ago
Dylan Baker 247eecc8fc envconfig: Always honor PKG_CONFIG_PATH 5 years ago
Dylan Baker 083c5f6357 Add native support for gtest tests 5 years ago
Eric Engestrom 8ce4952890 coredata: init IntegerOption choices to the correct value 5 years ago
Jussi Pakkanen dee10c9151 Revert "coredata: init_builtins should always call libdir_cross_fixup" 5 years ago
GustavoLCR 27bbf37cf0
Fix incremental debug builds in VS 5 years ago
Michael Brockus 3ac437cecf
rm python2 %s from backends.py and ninjabackend.py 5 years ago
Daniel Mensinger b75dcd05c5 boost: Do not set BOOST_ALL_DYN_LINK (fixes #7056) 5 years ago
Daniel Mensinger 59db1f18ea boost: Only use usage-requirements defines (fixes #7046) 5 years ago
Dylan Baker 0c51762463 backend/backends: Fix type annotation 5 years ago
Dylan Baker 28e3ce67ae Convert test protocol into an enum 5 years ago
Dylan Baker c2a4474b58 build: cleanup and sort imports 5 years ago
Dylan Baker 793c3d706e backends/backends: sort and cleanup imports 5 years ago
Dylan Baker fe46515630 mtest: use argparse.type to simplify some code 5 years ago
Dylan Baker 542255993c mtest: Replace if (bool) { return bool; } with return bool; 5 years ago
James Hilliard d7c24ccddd Allow get_variable to still function when the fallback is a disabler. 5 years ago
Jon Turney b647ce1b63
Cosmetic tweak to error message for incdir() with an absolute path 5 years ago
Jon Turney 1081738113
Check before compiler detection if 'c' language is present when adding 'vala' 5 years ago
Jon Turney 6a5c6fb439
Be more careful about the use of repr() in error messages 5 years ago
Jon Turney f107f9b396
Make colourize_console() a function 5 years ago
Dylan Baker fdd6022530 interpreter: Add link_language to all build targets 5 years ago
Dylan Baker d8a3c777a6 build: Fix link_language selection 5 years ago
Dylan Baker 7d4af2ab7c build: add missing type annotation 5 years ago
Dylan Baker c239ce31f5 allow postconf and dist scripts to use Files, ExternalPrograms, and 5 years ago
Dylan Baker 2c0eaf5c4f interpreter: Allow install_script to use additional input types 5 years ago
Xavier Claessens 4929547b53 gnome: Print proper error when 'nsversion' or 'namespace' are missing 5 years ago
Xavier Claessens 9ddbcd301a ExternalProgram: Do special windows tricks even when name is provided 5 years ago
Laurent Pinchart c5d2299cac Fix symlink deletion with --wipe option 5 years ago
Benjamin Frye ad426547e8
Clarified error message for test(). (#7040) 5 years ago
Xavier Claessens 707d3a2e20 gnome: Fix usage of gobject-introspection as subproject 5 years ago
georgev93 30b89ea573 Adding a conditional case in _guess_files to confirm that the complete path is put together in even if a portion of the path is a location that exists. 5 years ago
Eli Schwartz 76c36a64c3
dependency: log cached or skipped dependencies with reference to modules 5 years ago
Xavier Claessens 39a69d1fb0 find_program: Fixes when the program has been overridden by executable 5 years ago
Daniel Mensinger ccdf7f6d34
wrap: Add support for local files via only `*_filename` 5 years ago
Peter Harris 7c68fe8008 backend/vs: Fix build when not all languages have pch 5 years ago
georgev93 8e397491b4 Adjust regex to handle cases such as C:/Program Files/folder 5 years ago
Dylan Baker 7b7f93a09f mtest: Generate a JUnit xml result file 5 years ago
Dylan Baker 0c3bb15357 mtest: Store individual results for TAP tests 5 years ago
Andrew Udvare 39ca178d21 compilers: fix type issue 5 years ago
Dylan Baker 4dcbb9254a mtest: Use textrwap.dedent for large block 5 years ago
Alexandre Lavigne bfea80677e Issue: 7009: CMake/Centos7 Unable to find CMake even though it is installed 5 years ago
Dylan Baker 57b468c75a Use pkg_resource to find resources files (data) 5 years ago
Chun-wei Fan 89bd55b9da gtkdochelper.py: Ignore UnicodeEncodeError when printing output 5 years ago
Chun-wei Fan 415c9e14e7 gtkdochelper.py: Support Windows cmd.exe consoles 5 years ago