6921 Commits (08da3873ddf81a97cdce782d8cde4b904280d8f5)
 

Author SHA1 Message Date
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
Alistair Thomas 20248fa919 docs: update URI for vala-extra-vapis repository [skip ci] 6 years ago
Shubham Lagwankar 37533360d7 Remove stray bracket [skip ci] 6 years ago
Hugo Locurcio 3804172d61 docs: Use modern shell constructs [skip ci] 6 years ago
Simon McVittie 65192af2ff run_unittests: Use Python 3.5-compatible subprocess invocation 6 years ago
Jussi Pakkanen 57424e9403
Merge pull request #4792 from scivision/flang 6 years ago
Michael Hirsch, Ph.D 5c00751515
doc 6 years ago
Simon McVittie 65f3de70ac tests: Don't return an undefined value from main() 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
Jussi Pakkanen e6df5a7586
Merge pull request #4719 from ocrete/fix-posix-lang 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
Michael Hirsch, Ph.D 2ba2c7771f allow nested if loop 6 years ago
Daniel Mensinger af38722f89 mintro: Introspection interpreter refactoring (#4733) 6 years ago
Daniel Mensinger 2bb69ad50b Renamed unit test directories 6 years ago
Xavier Claessens 66ac6f6b3d find_external_dependency: Return NotFoundDependency() 6 years ago
Xavier Claessens 339ee5137b Fix missing language in unit test 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
Alistair Thomas 2f72d4db09 docs: Explain how to use a Vala project's VAPI files with find_library() [skip ci] 6 years ago
Olivier Crête 92b343f2f7 mesonmain: Force to output UTF-8 even when the locale isn't 6 years ago
Jussi Pakkanen bbcf80d734 Remove argv2, which is not supported by polkit. Closes #4758. 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
Shubham Lagwankar 4de093c8d5 Fix typo [skip ci] 6 years ago
Jussi Pakkanen 348bd39083
Merge pull request #4764 from mensinda/introVersCheck 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