3573 Commits (6efc94b5dd0d360218eec3fae98caf3a87a757b9)

Author SHA1 Message Date
Michael Hirsch, Ph.D 9bb21be59b
FlangFortranCompiler inherit ClangCompiler 6 years ago
Michael Hirsch, Ph.D 9a318d3d5a
better handle link args: PGI and Flang 6 years ago
Michael Hirsch, Ph.D b40c1af900
Flang Fortran compiler added. 6 years ago
Daniel Mensinger af38722f89 mintro: Introspection interpreter refactoring (#4733) 6 years ago
Xavier Claessens 66ac6f6b3d find_external_dependency: Return NotFoundDependency() 6 years ago
Xavier Claessens cb20f3104e ConfigTool: Avoid None being printed in logs 6 years ago
Xavier Claessens 83766b3687 Fix flake8 errors 6 years ago
Xavier Claessens 815f1205a8 do_subproject: Improve log messages and formatting 6 years ago
Xavier Claessens af643d6409 extract_required_kwarg: Fix typo 6 years ago
Xavier Claessens 35f0f7090d dependency: Cleanup code by avoiding nested if blocks 6 years ago
Xavier Claessens 5dac8e51f4 dependency: Not all DependencyException means not-found dep 6 years ago
Xavier Claessens 335b87fcaa dependency: Add has_fallback variable 6 years ago
Xavier Claessens 1cd393c6e2 dependency_fallback: Set 'required' in subproject's kwargs 6 years ago
Xavier Claessens 2867371f1a dependency_fallback: Pass display_name in arguments 6 years ago
Xavier Claessens bdf301d05b do_subproject: InvalidCode is always an error 6 years ago
Xavier Claessens f6a34c8aaf dependency_fallback: Simplify useless try block 6 years ago
Xavier Claessens b209a3cd8f dependencies: Avoid duplicated code 6 years ago
Xavier Claessens a92b41fdcd dependencies: Remove version from cache key 6 years ago
Olivier Crête 92b343f2f7 mesonmain: Force to output UTF-8 even when the locale isn't 6 years ago
Daniel Mensinger 609ecba37f mintro: Added `defined_in` key in the targets introspection 6 years ago
Michael Hirsch, Ph.D fff88b354a restore PGI compile functioning 6 years ago
John Ericson b53c982b58 Build class should not duplicate compiler state 6 years ago
Daniel Mensinger 96f354ebde
Load source dir from meson-info.json 6 years ago
Daniel Mensinger 243eca6cee
mintro: Check meson-info.json version instead of loading coredata 6 years ago
Marco Trevisan (Treviño) 95c1cdf776 interpreter: obey to the install argument in configure_file 6 years ago
Antoine Jacoutot e02b79dc1e OpenBSD: register machine cpu "macppc" as cpu_family "ppc" 6 years ago
Jon Turney 680d266591 Fix a typo in an error message 6 years ago
John Ericson 8165fa6ad0 Fix finding the static linker for native compiler in cross build 6 years ago
Alistair Thomas b204a74917 rpm: Bring RPM module back in to a working state 6 years ago
John Ericson 913c87b327 `environment.cross_info.need_cross_compiler()` doesn't exist 6 years ago
John Ericson 17a602a4ec Remove spurious case in interpreter 6 years ago
Phillip Cao 13fe2e40eb Add get_werror_args for CCRX C compiler 6 years ago
Jussi Pakkanen 198de0de5d Report parisc64 as parisc. Closes #4714. 6 years ago
Daniel Mensinger 5c139032b8
Deprecated --target-files API 6 years ago
Daniel Mensinger a1d8c1d3e9
Changed introspection target format 6 years ago
Jussi Pakkanen d085002d18 Calculate target paths correctly when workdir is set. 6 years ago
Robert Bragg f2223fcf54 ninjabackend: Adding missing shell quotes for compiler arguments 6 years ago
Martin Hostettler 768fa502ac Add new meson.py unstable-coredata subcommand. 6 years ago
Olivier Crête 7993747e13 Save surrogates as-is in log files 6 years ago
Nicolas Schneider 3232f780d8 use same code for printing options in mconf and msetup 6 years ago
Daniel Mensinger b82cbbdd4c
Fixed missing newline 6 years ago
Daniel Mensinger ab32f1fe00 Added meson-info.json 6 years ago
Daniel Mensinger 38241f5fce Introspection refactoring 6 years ago
Nicolas Schneider 735e138382 fix meson configure exception when install_umask is not an int 6 years ago
Xavier Claessens aa840afb3a Always flatten include_directories lists 6 years ago
Daniel Mensinger bcb8146280
Indent flag only toggles 6 years ago
Daniel Mensinger aa6e3dc470
Fixed flake8 issues 6 years ago
Daniel Mensinger 9c214f4a70
Fixed buildoptions form source 6 years ago
Daniel Mensinger 4b17bbc753
Better list prepending 6 years ago
Daniel Mensinger 25618c6a4d
Atomic write 6 years ago