14192 Commits (890dd31cb0cdfaca6ddf483c8d8ba3b4c1bcb753)
 

Author SHA1 Message Date
Christoph Reiter 1306d15616 Revert "tests: skip a test that fails with new Python 3.11 from MSYS2" 1 year ago
Xavier Claessens 718c86a7d5 Wrap: Use git instead of patch by default 1 year ago
Nomura 22da2c3c2d
Use @DIRNAME@ in Metrowerks cross files to point to linker script 1 year ago
Arsen Arsenović 0af126fec7 install_{data,headers,subdir}: implement follow_symlinks 1 year ago
Arsen Arsenović 56ef698426 run_project_tests: support checking for symlinks 1 year ago
Charles Brunet ef5931f12d fix undefined StringNode from previous commit 1 year ago
Charles Brunet 923b95f3d1 Fix assertion raised with invalid option name 1 year ago
Charles Brunet 8caf40e5ae Allow unit test to parse testcase blocks 1 year ago
Jussi Pakkanen d2dfef5205
Merge pull request #12152 from bruchar1/ast-preserve-all 1 year ago
Xavier Claessens 1b6c9ad02a msubprojects: Speedup subproject_dir extraction 1 year ago
Charles Brunet 57178e8ae7 fix bug with openssl when cmake is missing 1 year ago
Charles Brunet 14e35b63c0 parser: allow whitespaces and comments in cont_eol 2 years ago
Charles Brunet d3a26d158e raw printer 2 years ago
Charles Brunet 6a18ae48b3 ast: fully resolve nodes for add operation 2 years ago
Charles Brunet 11ef2a536c parser: preserve whitespaces and comments 2 years ago
Charles Brunet 5b29eff8ad parser: simplify other node constructors 2 years ago
Charles Brunet 13ddf8bd02 parser: simplify by using Unary and Binary Operator Node 2 years ago
Charles Brunet 0f4891cdf4 parser: simplify Assignment and PlusAssignment nodes 2 years ago
Charles Brunet 02ff9553db parser: add SymbolNode to preserve operators 2 years ago
Charles Brunet f13260dd43 parser: add ElseNode 2 years ago
Charles Brunet 4b7a56caa2 parser: remember previous Token 2 years ago
Charles Brunet b94167ef50 parser: preserve value of all tokens 2 years ago
Charles Brunet 8d357ba62c parser: use IdNode for foreach varnames 2 years ago
Charles Brunet 306562b466 parser: use IdNode for function name and assignment name 2 years ago
Charles Brunet 35936283d2 parser: preserve escape chars in strings 2 years ago
Charles Brunet a730a2fe21 parser: remove useless __str__ methods on nodes 2 years ago
Charles Brunet 5707d39017 parser: preserve number base 2 years ago
Charles Brunet 3ff3b8abf6 parser: more specific error for float numbers 2 years ago
JCWasmx86 79ed2415e9 Add ParenthesizedNode 2 years ago
Dan Hawson bd3341f808 Recognise more include search path opts when populating 'NMakeIncludeSearchPath' to help intellisense 2 years ago
Xavier Claessens 10708676ad gnome.mkenum_simple(): Fix include path when header is in subdir 2 years ago
Nomura 5f46ea116c Add support for padding zeroes in int.to_string() method 2 years ago
Nicholas Vinson b51bce070e Add macro_name option to configure_file 2 years ago
Moody Liu 3c47216fe9 clike compilers: fix cross_* functions' include 2 years ago
Eli Schwartz 306efbd5b7 dependencies: fix crash in Qt if private_headers dir not found 2 years ago
Nirbheek Chauhan 6cfd2b4d5b Override config-tool get_variable args for qmake 2 years ago
Charles Brunet 204fe3c577 Fix include_directories test for relative path 2 years ago
Liam Beguin 983562c66e
syntax-highlighting: vim: update builtin function list 2 years ago
Liam Beguin ba1ba1f5b0
docs: refman: add vim syntax file generator 2 years ago
Xavier Claessens c663476075 gnome: Fix glib tool lookup consistency 2 years ago
Xavier Claessens b2654b2d43 Fix crash when installing a vala library and python sources 2 years ago
Xavier Claessens 025aea1dab Compiler checks must use per-subproject options 2 years ago
Xavier Claessens d5f17bc9ff Rename OptionOverrideProxy to OptionsView and move to coredata 2 years ago
Marvin Scholz 3fc16f05b5 Add compiler.has_define 2 years ago
Jussi Pakkanen 346a915743
Merge pull request #11422 from lukester1975/bash-completion 2 years ago
Luke Elliott 2c22311737 completions: bash: don't show json errors when completing "meson test". 2 years ago
Luke Elliott df24e36a62 completions: bash: added "compile" (and "help") completion. 2 years ago
Luke Elliott 7e3f419c7a completions: bash: fix -x<tab>. 2 years ago
Luke Elliott 6a62d49122 completions: bash: added a bunch of missing completion options. 2 years ago
Ailin Nemui 0e99c076c4 tests: Test extern'd globals on MacOS with the Apple Archiver 2 years ago