7549 Commits (d31db565e1405b303390db6502da959e4f5fe62f)
 

Author SHA1 Message Date
Jussi Pakkanen 4f0f618fa9
Merge pull request #5205 from dcbaker/python-module-log 6 years ago
Arkadiusz Hiler 690dd723f4 Add symbol sizes to .symbols files 6 years ago
Dylan Baker 94ba53c6b6 backends/ninja: Add native files to rebuild dependencies 6 years ago
Dylan Baker a710b83a67 modules/python: normalize output for disabled by feature 6 years ago
Dylan Baker de48e887b8 modules/python: Do disabler check after validating inputs 6 years ago
Dylan Baker 82346a2bd2 modules/python: Report program found in find_installation() 6 years ago
jonathan MERCIER ff299eb36b Read file as utf8 on python3 6 years ago
Ari Vuollet 5ee2fb6ede d: Fix linker errors with shared libraries on Windows 6 years ago
Antoine Jacoutot d4cece3b34 test_pkgconfig_formatting: OpenBSD, libintil is a separate library 6 years ago
Dylan Baker 3d04e5a150 modules/python: Remove spaces around keyword arguments 6 years ago
Jussi Pakkanen b1aa54bb29
Merge pull request #5197 from mensinda/introDepBugFix 6 years ago
Jon Turney ff477d2b3f Fix 'failing/85 gtest dependency with version' test to fail on Arch 6 years ago
Andrei Alexeyev 8209180c76 Add shaderc dependency lookup logic 6 years ago
TheQwertiest 38273ac668 Added deduplication for configurration time file dependencies (fixes #5190) 6 years ago
Daniel Mensinger 6da0df95c1
mintro: fix some interpreter crashes 6 years ago
Daniel Mensinger 1937bbafac
mintro: Fix crash when required is a function (closes #5177) 6 years ago
Jussi Pakkanen 75219989ca
Merge pull request #5128 from Ericson2314/sanity-check-with-flags 6 years ago
Janne Grunau 663517d233 detect 'arm64' as aarch64 CPU family 6 years ago
Jussi Pakkanen 1a79fdd7e7 Reuse build setup for host when native compiling. Closes #5047. 6 years ago
John Ericson a4b2fbc807 Use a real linker arg in 'test cases/common/177 initial c_args' 6 years ago
Rico Tzschichholz 201ef0778e Add 'is_default' to permitted_kwargs for add_test_setup() 6 years ago
Antonio Ospite 221fb86373 docs: fix typo s/responsability/responsibility/ [skip ci] 6 years ago
Antonio Ospite e680dbe065 Add 'meson subprojects foreach' command 6 years ago
Jussi Pakkanen 5905533fcd
Merge pull request #5103 from mesonbuild/linkcustom 6 years ago
Jussi Pakkanen e3e83e2acd Also format headers with Clang-Format. Closes #5184. 6 years ago
Jonatan Pålsson 2a030e33f3 docs: Document when environment() was added (#5178) [skip ci] 6 years ago
Dylan Baker f8afcd59e0 dependencies/base: Correctly handle includes and sources in ExternalDependency 6 years ago
Dylan Baker f2d4a32370 dependencies/base: Pass correct arguments to subdependencies 6 years ago
Dylan Baker 023fe14238 dependencies/base: Add type annotations to partial_dependency method 6 years ago
Dylan Baker b791ede1b1 tests: modify partial_dependency test to cover a bug 6 years ago
TheQwertiest c0d287c1bf [Docs] Built-in options page cleanup (fixes #5165) [skip ci] 6 years ago
Will Thompson 3b7ec01692 docs: correct “It's” to “Its” [skip ci] 6 years ago
Jussi Pakkanen 5dc613d618 Revert "gnome.compile_resources: Add ld binary method" 6 years ago
Eli Schwartz 4f9ecbee09 gettext: prefer POTFILES.in if it exists 6 years ago
Jakub Adam 0ad5670895 Fix run_command() with command on a different drive 6 years ago
Jussi Pakkanen 2259db2683 Add documentation. 6 years ago
Jussi Pakkanen 3196e4e141 Support link_whole with custom targets. 6 years ago
Jussi Pakkanen 68567482f5 Maintain backwards compatibility for one release. Closes #5051. 6 years ago
John Ericson 8c3d24e9de release note snippet for user flags in sanity checks [skip ci] 6 years ago
John Ericson f53f58f54e Always initialize compiler_options before sanity_check 6 years ago
John Ericson 507b1dc40e Fix test_compiler_*_stds tests after last commit 6 years ago
John Ericson f4da210f46 Sanity check with external args 6 years ago
John Ericson b565eff084 Add release note snippit for CPPFLAGS handing [skip ci] 6 years ago
John Ericson a69f7b0b5a compilers: Log difference between empty and absent env var 6 years ago
John Ericson c67ea5cd4d Small cleanup to use_preproc_flags: 6 years ago
John Ericson d361da991b Change test to reflect new semantics 6 years ago
John Ericson e677704d21 Don't collect preprocssor flags separately from compiler flags 6 years ago
Dylan Baker 151961056c dependencies/configtool: Deprecate falling back to path 6 years ago
Jussi Pakkanen 30c5ec7c23 Fail gracefully for Apple frameworks with a non-Clang compiler. Closes #5070. 6 years ago
Paolo Bonzini 1e7ce3553b do not use Executor if only one process was requested 6 years ago