summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-09docs: Document pkg_config_path and cross_ options [skip ci]Dylan Baker
2019-04-09Use LDFLAGS only on languages that need it. Closes #5215.Jussi Pakkanen
2019-04-08Merge pull request #5225 from dcbaker/threads-is-not-specialJussi Pakkanen
2019-04-08mintro: removed deprecated --target-files APIDaniel Mensinger
2019-04-08Merge pull request #5176 from ao2/add-subproject-foreach-commandJussi Pakkanen
2019-04-08Revert "rpm: Always set b_ndebug to true"Igor Gnatenko
2019-04-07Merge pull request #4931 from dcbaker/pkg-config-builtinNirbheek Chauhan
2019-04-07mtest: fix TAP with --verbose (#5160)Paolo Bonzini
2019-04-06Add gpgme-config supportJan Tojnar
2019-04-05dependencies/dev: Use ext_deps for GTest in GMockDylan Baker
2019-04-05dependencies/misc: don't special case threadsDylan Baker
2019-04-05dependencies: Add ext_deps to all dependenciesDylan Baker
2019-04-05dependencies/pkg-config: Add support for different cross_flagsDylan Baker
2019-04-05coredata: Add ability to mark options as having separate cross valuesDylan Baker
2019-04-05dependencies: Add command line option for pkg_config_pathDylan Baker
2019-04-05run_cross_tests: Pass correct argumentDylan Baker
2019-04-05BUGFIX: don't crash Meson on bad existing exe file for Fortran sanity checkMichael Hirsch, Ph.D
2019-04-05BUGFIX: Microsoft MPI is only compatible with Intel FortranMichael Hirsch, Ph.D
2019-04-05coredata: Don't log warnings about reserved prefixesDylan Baker
2019-04-05optinterpreter: Add a log argument to is_invalid_nameDylan Baker
2019-04-05optinterpreter: Add type annotations to is_invalid_nameDylan Baker
2019-04-04coredata: Fold add_builtin_argument into BuiltinOptionDylan Baker
2019-04-04coredata: Merge get_builtin_option_cmdline_name into BuiltinOptionDylan Baker
2019-04-04coredata: merge get_builtin_option_default in to BuiltinOptionDylan Baker
2019-04-04coredata: pull get_builtin_option_choices into BuiltinOptionDylan Baker
2019-04-04coredata: Remove get_builtin_option_descriptionDylan Baker
2019-04-04coredata: Move argparse action getterin into BuiltinOption classDylan Baker
2019-04-04coredata: Remove is_builtin_optionDylan Baker
2019-04-04coredata: remove get_builtin_optionsDylan Baker
2019-04-04coredata: Add an object to abstract builtinsDylan Baker
2019-04-04Use ExternalProgram to find config tools, fix #1423Jan Niklas Hasse
2019-04-04Merge pull request #5205 from dcbaker/python-module-logJussi Pakkanen
2019-04-04Add symbol sizes to .symbols filesArkadiusz Hiler
2019-04-04backends/ninja: Add native files to rebuild dependenciesDylan Baker
2019-04-03modules/python: normalize output for disabled by featureDylan Baker
2019-04-03modules/python: Do disabler check after validating inputsDylan Baker
2019-04-03modules/python: Report program found in find_installation()Dylan Baker
2019-04-03Read file as utf8 on python3jonathan MERCIER
2019-04-03d: Fix linker errors with shared libraries on WindowsAri Vuollet
2019-04-03test_pkgconfig_formatting: OpenBSD, libintil is a separate libraryAntoine Jacoutot
2019-04-02modules/python: Remove spaces around keyword argumentsDylan Baker
2019-04-02Merge pull request #5197 from mensinda/introDepBugFixJussi Pakkanen
2019-04-02Fix 'failing/85 gtest dependency with version' test to fail on ArchJon Turney
2019-04-02Add shaderc dependency lookup logicAndrei Alexeyev
2019-04-02Added deduplication for configurration time file dependencies (fixes #5190)TheQwertiest
2019-04-02mintro: fix some interpreter crashesDaniel Mensinger
2019-04-02mintro: Fix crash when required is a function (closes #5177)Daniel Mensinger
2019-04-02Merge pull request #5128 from Ericson2314/sanity-check-with-flagsJussi Pakkanen
2019-04-01detect 'arm64' as aarch64 CPU familyJanne Grunau
2019-04-01Reuse build setup for host when native compiling. Closes #5047.Jussi Pakkanen