3855 Commits (ccc4ce28cc9077d77a0bc9e72b1177eba1be7186)

Author SHA1 Message Date
TheQwertiest bf65660509 Updated meson --help output 6 years ago
makise-homura 0ec71fff34 Fix indentation 6 years ago
makise-homura 29267b7716 Add -std= remap support for Elbrus compiler 6 years ago
makise-homura d016e23932 Handle cpp_debugstl option for Elbrus compiler 6 years ago
makise-homura ebe78a14e6 Making number of arguments consistent in get_library_dirs 6 years ago
makise-homura 54f9ec4510 Fix concatenation of library dirs 6 years ago
Nirbheek Chauhan 2795f942be interpreter: Check the meson version before parsing options 6 years ago
Nirbheek Chauhan 7654db511c vs: Update toolset table for VS 2019 6 years ago
Paolo Bonzini c8b414f6b9 vs2010backend: emit dependencies for generators 6 years ago
Paolo Bonzini 5952256566 vs2010backend: fix flake8 issue 6 years ago
Paolo Bonzini b9774b4485 generator: add dependency on generator in source tree 6 years ago
Anton Kochkov ad0ba6a911 Add VS2019 backend CI and docs. 6 years ago
Dylan Baker b510bc12ac Shaderc pkg config 6 years ago
Eli Schwartz f5bc0ab44a fix gpgme support by preferring pkg-config where possible 6 years ago
Jon Turney 050b7d8584
Note when clang objc/objc++ compiler is Windows targeted 6 years ago
Nirbheek Chauhan 10468b3a28 interpreter: Warn when environment() ops are overriden 6 years ago
Daniel Mensinger c04651fe24 mintro: Fix set_variable plus assign bug (closes #5256) 6 years ago
Elliott Sales de Andrade eaed4aecbe Run postconf scripts absolutely last. 6 years ago
Jon Turney e5008b0109
Unfold cross-compilation case from compilers_from_language() 6 years ago
Jon Turney 3fc3695624
Push formatting of compiler version string down into Compiler class 6 years ago
Dylan Baker 0a0b473e84 interpreter: use container explosion where it makes sense 6 years ago
Dylan Baker 00a3bb8d69 interpreter: use zip function 6 years ago
jrl64 a2d222c383 Update Built-in Option c_std for C17. Closes #4842. 6 years ago
Jussi Pakkanen 04710b087a Add support for VS2019. Closes #4640. 6 years ago
Jussi Pakkanen 6fcf6dfd68 Use LDFLAGS only on languages that need it. Closes #5215. 6 years ago
Daniel Mensinger d72d98d3af mintro: removed deprecated --target-files API 6 years ago
Paolo Bonzini a2c3ba474a mtest: fix TAP with --verbose (#5160) 6 years ago
Jan Tojnar e8a688428d Add gpgme-config support 6 years ago
Dylan Baker 63090605a5 dependencies/dev: Use ext_deps for GTest in GMock 6 years ago
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