4127 Commits (8239d71025ad59e44e7ac7b43849554990efe9f9)

Author SHA1 Message Date
Dylan Baker f8fcc7174d coredata: Remove is_builtin_option 6 years ago
Dylan Baker c6060d795c coredata: remove get_builtin_options 6 years ago
Dylan Baker d778a371ac coredata: Add an object to abstract builtins 6 years ago
Jan Niklas Hasse 4e939bcf8a Use ExternalProgram to find config tools, fix #1423 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
Dylan Baker 3d04e5a150 modules/python: Remove spaces around keyword arguments 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
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
Rico Tzschichholz 201ef0778e Add 'is_default' to permitted_kwargs for add_test_setup() 6 years ago
Antonio Ospite e680dbe065 Add 'meson subprojects foreach' command 6 years ago
Jussi Pakkanen e3e83e2acd Also format headers with Clang-Format. Closes #5184. 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
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 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 f4da210f46 Sanity check with external args 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 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
Paolo Bonzini 826ddec4c6 improve log for ninja detection 6 years ago
Paolo Bonzini 6b9b118bf5 support a NINJA environment variable 6 years ago
Dylan Baker d88bf0eb80 compilers: n_debug=if-release and buildtype=plain should not enable assertions 6 years ago
François Revol 31d7255553 Properly detect 'bepc' as 'x86' CPU for Haiku 6 years ago
Jussi Pakkanen e2f4e926b2 Reduce absolute paths to a deprecation. Closes #5050. 6 years ago
Michael Hirsch, Ph.D 8763d1a584 cleanup rebase of fortraninclude..submod 6 years ago
Michael Hirsch, Ph.D cc4e0b5027 DRY Fortran submodule regex 6 years ago
Michael Hirsch, Ph.D c8342b794b no \b for no-gap non-stantard submodule declaration 6 years ago
Michael Hirsch, Ph.D 41edb6d68f tolerate no-space submodule (non-standard syntax) 6 years ago
Michael Hirsch, Ph.D df74f8b7a9 more efficient submodule filenaming 6 years ago
Michael Hirsch, Ph.D a4827650fa BUGFIX: match submodule output names by compiler 6 years ago
Michael Hirsch, Ph.D 434599cc12 Squashed commit of the following: 6 years ago
Michael Hirsch, Ph.D 2a830743cc allow fortran submodule to have same name as module 6 years ago
Jussi Pakkanen 40b5abd668 Better error message when PCH argument is not a string. 6 years ago