index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-14
run_unittests: Use unittest.mock instead of a handrolled mock
Dylan Baker
2020-05-14
optinterpreter: Enable and update FeatureNew to use_single
Dylan Baker
2020-05-14
interpreter: Add always set default value for version and set it ASAP
Dylan Baker
2020-05-14
use FeatureNew.single_use
Dylan Baker
2020-05-14
modules/pkgconfig: Remove duplicate FeatureNew
Dylan Baker
2020-05-14
interpreterbase: Proxy extra_message through to feature_check_class
Dylan Baker
2020-05-14
interpreterbase: Add a oneline helper method for Feature(New|Deprecated)
Dylan Baker
2020-05-14
interpreter: Replace some uses of mlog.deprecation with FeatureDeprecated
Dylan Baker
2020-05-14
interpreter: Rename has_exe_wrapper -> can_run_host_binaries
Dylan Baker
2020-05-14
interpreterbase: Allow passing an extra message in feature/deprecation warnings
Dylan Baker
2020-05-14
gnome.generate_gir: Fix missing include directories
Xavier Claessens
2020-05-14
coredata: Fixup the default libdir value, not the set value
Nirbheek Chauhan
2020-05-14
unit tests: Fix broken test_cross_libdir test
Nirbheek Chauhan
2020-05-14
cmake: Fix string substitution index error
Nirbheek Chauhan
2020-05-14
ui/qt: Warn if Android cpu_family is unknown
Nirbheek Chauhan
2020-05-14
ui/qt: use new directory layout for qt on android
Matthew Waters
2020-05-14
gfortran: Fix has_header implementation with GCC 10
Nirbheek Chauhan
2020-05-14
boost: Try finding libraries with the matching arch (fixes #7110)
Daniel Mensinger
2020-05-14
docs: Add a Howto about the null dependency [skip ci]
Dylan Baker
2020-05-13
Merge pull request #6620 from jon-turney/test-output-check
Dylan Baker
2020-05-13
interpretor: Do not add dependencies if we already have them
Marcel Hollerbach
2020-05-13
macos: Remove framwork linkerlike args
Eric Lemanissier
2020-05-13
Fix outdated cross-compilation checks
Ole André Vadla Ravnås
2020-05-13
Fix has_function() for clang on 64bit Windows
Christoph Reiter
2020-05-12
cmake: Ignore unknown c(pp)? stds (fixes #7104)
Daniel Mensinger
2020-05-12
interpreterbase: Fix version checking for deprecation
Dylan Baker
2020-05-12
interpreter: Don't assign duplication and new feature warning to the same var...
Dylan Baker
2020-05-11
ConfigToolDependency: Don't fallback to system tool when cross compiling
Xavier Claessens
2020-05-11
Add AVR to cpu families. Closes #7085.
Jussi Pakkanen
2020-05-11
Fix builtin check in has_function() with GCC 10 on Windows
Christoph Reiter
2020-05-10
python: install_sources() should default to pure, following the doc
Marc-André Lureau
2020-05-10
Improve Emscripten linker version detection
Andrei Alexeyev
2020-05-10
boost: Do not be strict about static if not specified (fixes #7057)
Daniel Mensinger
2020-05-08
Allow indexed custom target to be used in executable's depends.
Szabi Tolnai
2020-05-08
More robust cmake version detection
Reza Housseini
2020-05-08
Do not pass rpath flags to wasm-ld
Andrei Alexeyev
2020-05-08
rename unstable-kconfig to unstable-keyval
Paolo Bonzini
2020-05-07
docs/Precompiled-headers: minor spell check. [skip ci]
Wenjian He
2020-05-07
Allow overriding g-ir-scanner and g-ir-compiler binaries.
James Hilliard
2020-05-07
envconfig: Always honor PKG_CONFIG_PATH
Dylan Baker
2020-05-06
Merge pull request #7064 from dcbaker/gtest-protocol
Jussi Pakkanen
2020-05-06
Merge pull request #7076 from mesonbuild/revertcrossfixup
Jussi Pakkanen
2020-05-04
docs/unit-tests: Add information about output files
Dylan Baker
2020-05-04
docs: Reformat unit-tests to be ~80 characters per line
Dylan Baker
2020-05-04
Add native support for gtest tests
Dylan Baker
2020-05-04
coredata: init IntegerOption choices to the correct value
Eric Engestrom
2020-05-04
Add regression test for libdir reset.
Jussi Pakkanen
2020-05-04
Revert "coredata: init_builtins should always call libdir_cross_fixup"
Jussi Pakkanen
2020-05-04
Fix incremental debug builds in VS
GustavoLCR
2020-05-03
Merge pull request #7060 from dcbaker/install-script-targets
Jussi Pakkanen
[next]