3424 Commits (e089eb7665ca9dfb28e740829652add666f4a2f0)

Author SHA1 Message Date
Daniel Mensinger e089eb7665
Fixed line and column numbers for dict and array nodes 6 years ago
Daniel Mensinger 8dd9b44831
Added support for removing sources from a target 6 years ago
Daniel Mensinger 0ce6632393
Added suport for adding sources to a target 6 years ago
Daniel Mensinger 86d5799bc4
First rewriter test case 6 years ago
Daniel Mensinger f6339d6361
Added support for assignments in the AST interpretor 6 years ago
Daniel Mensinger 08da3873dd
Added target AST Interpreter support 6 years ago
Daniel Mensinger 005a62491b
Removed the RewriteIntrepreter 6 years ago
Daniel Mensinger 277dc10a5d
AST post processing 6 years ago
Daniel Mensinger 750af9c853
Moved the introspection interpreter 6 years ago
Daniel Mensinger 46320bfba8
Added Ast printer 6 years ago
Daniel Mensinger ccad493e85
Basic AST visitor pattern 6 years ago
Michael Hirsch, Ph.D 72486afd08 Add PGI C and C++ compilers (#4803) 6 years ago
David Fort ceaebf6bac add support for generating cmake files 6 years ago
Luca Boccassi 267792174c custom_target: do not let install override build_by_default 6 years ago
Dylan Baker dbe2a29637 coredata: Serialize native files into the cmd_line.txt file 6 years ago
Dylan Baker 8668a4e2ec coredata: Handle EOFError like UnpicklingError 6 years ago
Dylan Baker ed0ad91f1c coredata: Handle AttributeError in unpickling coredata 6 years ago
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