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-03-26
Reduce absolute paths to a deprecation. Closes #5050.
Jussi Pakkanen
2019-03-24
Better error message when PCH argument is not a string.
Jussi Pakkanen
2019-03-24
Fix setup so test suite runs with rustc + MSVC. Closes: 5099
Jussi Pakkanen
2019-03-24
Inline check_compilers
John Ericson
2019-03-22
Fix Rust global and local args. Closes #5101.
Jussi Pakkanen
2019-03-22
Disallow add_languages('vala') without 'c'
Jon Turney
2019-03-21
Merge pull request #5116 from dcbaker/openmp-de-specialize
Jussi Pakkanen
2019-03-20
Revert "azure: Don't try to publish logs from fork"
Jon Turney
2019-03-20
Merge pull request #5031 from bonzini/kconfig
Jussi Pakkanen
2019-03-20
envconfig: remove unused parse_datafile()
Ross Burton
2019-03-20
find_program: use Meson's Python3 for non-executable Python scripts
Paolo Bonzini
2019-03-20
Merge pull request #5083 from rossburton/crossfiles
Jussi Pakkanen
2019-03-20
replace library type strings with an enum
Dylan Baker
2019-03-20
Add test case for multiple cross files
Ross Burton
2019-03-20
run_unittest: update for cross_file being a list
Ross Burton
2019-03-20
mesonbuild: allow multiple --cross-file options
Ross Burton
2019-03-19
dependencies/openmp: Don't special case OpenMP
Dylan Baker
2019-03-19
dependencies/openmp: Pass openmp arguments to look for _OPENMP define
Dylan Baker
2019-03-19
load_configs: generalise the search path
Ross Burton
2019-03-19
Merge pull request #4724 from jon-turney/lib-machine-always
Jussi Pakkanen
2019-03-19
Reserve cross_ option prefix for Meson.
Jussi Pakkanen
2019-03-18
interpreterbase: protect string division with FeatureNew
Paolo Bonzini
2019-03-18
dependencies: fix Python linking for windows+mingw
Nacho GarcĂa
2019-03-17
azure: Unset BOOST_ROOT for Cygwin, MSYS2 and clang-cl
Jon Turney
2019-03-17
Add feature warning for qt.compile_translations
Luca Weiss
2019-03-17
Fix #5046
Ninja-Koala
2019-03-15
kconfig: improvements for builddir config file
Paolo Bonzini
2019-03-15
[modules] Add kconfig module
Mark Schulte
2019-03-15
interpreter: allow passing dictionaries to holderify
Paolo Bonzini
2019-03-14
Add libcamera to Users.md [skip ci]
Kieran Bingham
2019-03-14
Merge pull request #5081 from scivision/fortraninclude
Jussi Pakkanen
2019-03-14
dependencies/llvm: Add support for fedora 30
Dylan Baker
2019-03-14
envconfig: Store whether the cpu_familiy is 64 bit
Dylan Baker
2019-03-14
compilers: Update comment about library search patterns
Nirbheek Chauhan
2019-03-14
compilers: Try harder to dedup builtin libs
Nirbheek Chauhan
2019-03-14
docs
Michael Hirsch, Ph.D
2019-03-14
add fortran include test case
Michael Hirsch, Ph.D
2019-03-14
functionalize per-file Fortran dep scan
Michael Hirsch, Ph.D
2019-03-14
i18n: Use CustomTarget.known_kwargs at permittedKwargs()
Georges Basile Stavracas Neto
2019-03-13
tests: disable Dlang tests on windows
Dylan Baker
2019-03-13
docs/Users: add Knot Resolver to projects
Tomas Krizek
2019-03-13
docs/Users: fix sort order (Kiwix libraries)
Tomas Krizek
2019-03-13
do not duplicate external dependencies in list
Bruce Richardson
2019-03-13
compilers: -fsanitize is not supported on OpenBSD (second pass)
Antoine Jacoutot
2019-03-13
compilers: -fsanitize is not supported on OpenBSD
Antoine Jacoutot
2019-03-12
Avoid module patching in `test_find_library_patterns`
John Ericson
2019-03-12
build: Handle EOFError and AttributeError like coredata
Dylan Baker
2019-03-11
Add static as keyword to find_library
Niklas Claesson
2019-03-11
Fix git wraps with submodules
Andrei Alexeyev
2019-03-11
A more verbose RE Definiton in search_version. Closes #5020
jrl64
[next]