3988 Commits (9aae603d1b5c660afefb3e208c284f880173cf9b)

Author SHA1 Message Date
Dylan Baker 6ad7fbf950 dependencies/misc: don't special case threads 6 years ago
Dylan Baker b842b0b04a dependencies: Add ext_deps to all dependencies 6 years ago
Dylan Baker 91b2475e30 dependencies/pkg-config: Add support for different cross_flags 6 years ago
Dylan Baker 377b652b93 coredata: Add ability to mark options as having separate cross values 6 years ago
Dylan Baker 569e646e1e dependencies: Add command line option for pkg_config_path 6 years ago
Michael Hirsch, Ph.D d6be7822a0 BUGFIX: don't crash Meson on bad existing exe file for Fortran sanity check 6 years ago
Michael Hirsch, Ph.D 42a04f7e23 BUGFIX: Microsoft MPI is only compatible with Intel Fortran 6 years ago
Dylan Baker 5ce0d9fbbb coredata: Don't log warnings about reserved prefixes 6 years ago
Dylan Baker 068c3bf60a optinterpreter: Add a log argument to is_invalid_name 6 years ago
Dylan Baker 05ad69a1c7 optinterpreter: Add type annotations to is_invalid_name 6 years ago
Dylan Baker 863de72599 coredata: Fold add_builtin_argument into BuiltinOption 6 years ago
Dylan Baker 1d7eda5fc8 coredata: Merge get_builtin_option_cmdline_name into BuiltinOption 6 years ago
Dylan Baker c3cb966631 coredata: merge get_builtin_option_default in to BuiltinOption 6 years ago
Dylan Baker 5aa2219f50 coredata: pull get_builtin_option_choices into BuiltinOption 6 years ago
Dylan Baker 1e5496d1ba coredata: Remove get_builtin_option_description 6 years ago
Dylan Baker 6940848f0b coredata: Move argparse action getterin into BuiltinOption class 6 years ago
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