9272 Commits (bf34b971121d46d54f8870cd1faf420d6c0bafe5)
 

Author SHA1 Message Date
Antoine Jacoutot bf34b97112 symbolextractor: add OpenBSD support 5 years ago
Dylan Baker 6fe68edbf8 compilers/d: Enable pgo for GDC 5 years ago
georgev93 ea04e9b0c1 Add cmake files to msi package. 5 years ago
Drew Reed 3d41fa9b1e Add flags to support generation of dependency files with armclang 5 years ago
Drew Reed cce5f860b9 Modifed buildtypes and armcc compiler flags to match documented results 5 years ago
Drew Reed 697bb28084 Call to CPPCompilers initilisation function was missing the info parameter during ArmClangCPPCompiler initialisation 5 years ago
Nirbheek Chauhan 717a2ae128 symbolextractor: Do not store the size of code objects 5 years ago
Nirbheek Chauhan b1e3440e59 ninjabackend: Treat GNOME gir/typelib as libraries 5 years ago
Nirbheek Chauhan a25f0741e8 ninjabackend: Use order-only gen-header deps for gen-sources 5 years ago
Nirbheek Chauhan cd3e65a790 travis/macos: Restore the old pkg-config behaviour 5 years ago
Nirbheek Chauhan f2d0551941 cmake: Print supported stds when warning 5 years ago
Dylan Baker 66f3ba9fd0 Docs: Make the suggested use for the not-found dependency better [skip ci] 5 years ago
Peter Harris f1d00e86f1 backend/vs: Fix b_vscrt=from_buildtype for debugoptimized 5 years ago
Daniel Mensinger 8f1db99cec boost: always use compiler include paths 5 years ago
Dylan Baker a63e36f7b1 interpreter: Rename has_exe_wrapper -> can_run_host_binaries 5 years ago
Dylan Baker 4e9e35f3bd interpreterbase: Allow passing an extra message in feature/deprecation warnings 5 years ago
Xavier Claessens 93dc9cfcc3 gnome.generate_gir: Fix missing include directories 5 years ago
Nirbheek Chauhan 3e13497574 coredata: Fixup the default libdir value, not the set value 5 years ago
Nirbheek Chauhan cb97c3baf8 unit tests: Fix broken test_cross_libdir test 5 years ago
Nirbheek Chauhan 76c636daac cmake: Fix string substitution index error 5 years ago
Nirbheek Chauhan 84cfa2bf51 ui/qt: Warn if Android cpu_family is unknown 5 years ago
Matthew Waters bcf29ede06 ui/qt: use new directory layout for qt on android 5 years ago
Nirbheek Chauhan 37bade6f87 gfortran: Fix has_header implementation with GCC 10 5 years ago
Daniel Mensinger 57e55b1a9d boost: Try finding libraries with the matching arch (fixes #7110) 5 years ago
Dylan Baker 7ad8b5f221 docs: Add a Howto about the null dependency [skip ci] 5 years ago
Dylan Baker 85708facae
Merge pull request #6620 from jon-turney/test-output-check 5 years ago
Marcel Hollerbach d526af89ca interpretor: Do not add dependencies if we already have them 5 years ago
Eric Lemanissier ab6a410426 macos: Remove framwork linkerlike args 5 years ago
Ole André Vadla Ravnås 859dc4255a Fix outdated cross-compilation checks 5 years ago
Christoph Reiter c4fa0fac3d Fix has_function() for clang on 64bit Windows 5 years ago
Daniel Mensinger 956cba0222 cmake: Ignore unknown c(pp)? stds (fixes #7104) 5 years ago
Dylan Baker f29f3f9f28 interpreterbase: Fix version checking for deprecation 5 years ago
Dylan Baker ee790eec2a interpreter: Don't assign duplication and new feature warning to the same variable 5 years ago
Xavier Claessens 245d659522 ConfigToolDependency: Don't fallback to system tool when cross compiling 5 years ago
Jussi Pakkanen 630a003746 Add AVR to cpu families. Closes #7085. 5 years ago
Christoph Reiter d7e20b1543 Fix builtin check in has_function() with GCC 10 on Windows 5 years ago
Marc-André Lureau efb86088bc python: install_sources() should default to pure, following the doc 5 years ago
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
Wenjian He a535ef6719 docs/Precompiled-headers: minor spell check. [skip ci] 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
Jussi Pakkanen 4ea7c6ee12
Merge pull request #7064 from dcbaker/gtest-protocol 5 years ago
Jussi Pakkanen ec8db6a1b5
Merge pull request #7076 from mesonbuild/revertcrossfixup 5 years ago
Dylan Baker dbe00dfe95 docs/unit-tests: Add information about output files 5 years ago
Dylan Baker bbbfccf0af docs: Reformat unit-tests to be ~80 characters per line 5 years ago