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
2019-04-07
Merge pull request #4931 from dcbaker/pkg-config-builtin
Nirbheek Chauhan
2019-04-07
mtest: fix TAP with --verbose (#5160)
Paolo Bonzini
2019-04-06
Add gpgme-config support
Jan Tojnar
2019-04-05
dependencies/pkg-config: Add support for different cross_flags
Dylan Baker
2019-04-05
coredata: Add ability to mark options as having separate cross values
Dylan Baker
2019-04-05
dependencies: Add command line option for pkg_config_path
Dylan Baker
2019-04-05
run_cross_tests: Pass correct argument
Dylan Baker
2019-04-05
BUGFIX: don't crash Meson on bad existing exe file for Fortran sanity check
Michael Hirsch, Ph.D
2019-04-05
BUGFIX: Microsoft MPI is only compatible with Intel Fortran
Michael Hirsch, Ph.D
2019-04-05
coredata: Don't log warnings about reserved prefixes
Dylan Baker
2019-04-05
optinterpreter: Add a log argument to is_invalid_name
Dylan Baker
2019-04-05
optinterpreter: Add type annotations to is_invalid_name
Dylan Baker
2019-04-04
coredata: Fold add_builtin_argument into BuiltinOption
Dylan Baker
2019-04-04
coredata: Merge get_builtin_option_cmdline_name into BuiltinOption
Dylan Baker
2019-04-04
coredata: merge get_builtin_option_default in to BuiltinOption
Dylan Baker
2019-04-04
coredata: pull get_builtin_option_choices into BuiltinOption
Dylan Baker
2019-04-04
coredata: Remove get_builtin_option_description
Dylan Baker
2019-04-04
coredata: Move argparse action getterin into BuiltinOption class
Dylan Baker
2019-04-04
coredata: Remove is_builtin_option
Dylan Baker
2019-04-04
coredata: remove get_builtin_options
Dylan Baker
2019-04-04
coredata: Add an object to abstract builtins
Dylan Baker
2019-04-04
Use ExternalProgram to find config tools, fix #1423
Jan Niklas Hasse
2019-04-04
Merge pull request #5205 from dcbaker/python-module-log
Jussi Pakkanen
2019-04-04
Add symbol sizes to .symbols files
Arkadiusz Hiler
2019-04-04
backends/ninja: Add native files to rebuild dependencies
Dylan Baker
2019-04-03
modules/python: normalize output for disabled by feature
Dylan Baker
2019-04-03
modules/python: Do disabler check after validating inputs
Dylan Baker
2019-04-03
modules/python: Report program found in find_installation()
Dylan Baker
2019-04-03
Read file as utf8 on python3
jonathan MERCIER
2019-04-03
d: Fix linker errors with shared libraries on Windows
Ari Vuollet
2019-04-03
test_pkgconfig_formatting: OpenBSD, libintil is a separate library
Antoine Jacoutot
2019-04-02
modules/python: Remove spaces around keyword arguments
Dylan Baker
2019-04-02
Merge pull request #5197 from mensinda/introDepBugFix
Jussi Pakkanen
2019-04-02
Fix 'failing/85 gtest dependency with version' test to fail on Arch
Jon Turney
2019-04-02
Add shaderc dependency lookup logic
Andrei Alexeyev
2019-04-02
Added deduplication for configurration time file dependencies (fixes #5190)
TheQwertiest
2019-04-02
mintro: fix some interpreter crashes
Daniel Mensinger
2019-04-02
mintro: Fix crash when required is a function (closes #5177)
Daniel Mensinger
2019-04-02
Merge pull request #5128 from Ericson2314/sanity-check-with-flags
Jussi Pakkanen
2019-04-01
detect 'arm64' as aarch64 CPU family
Janne Grunau
2019-04-01
Reuse build setup for host when native compiling. Closes #5047.
Jussi Pakkanen
2019-04-01
Use a real linker arg in 'test cases/common/177 initial c_args'
John Ericson
2019-04-01
Add 'is_default' to permitted_kwargs for add_test_setup()
Rico Tzschichholz
2019-04-01
Merge pull request #5103 from mesonbuild/linkcustom
Jussi Pakkanen
2019-04-01
Also format headers with Clang-Format. Closes #5184.
Jussi Pakkanen
2019-03-30
docs: Document when environment() was added (#5178) [skip ci]
Jonatan PÄlsson
2019-03-29
dependencies/base: Correctly handle includes and sources in ExternalDependency
Dylan Baker
2019-03-29
dependencies/base: Pass correct arguments to subdependencies
Dylan Baker
2019-03-29
dependencies/base: Add type annotations to partial_dependency method
Dylan Baker
2019-03-29
tests: modify partial_dependency test to cover a bug
Dylan Baker
[next]