14036 Commits (923b95f3d11141417f27ecbbf43b9ae849dc9e64)
 

Author SHA1 Message Date
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 1 year ago
Charles Brunet d3a26d158e raw printer 1 year ago
Charles Brunet 6a18ae48b3 ast: fully resolve nodes for add operation 1 year ago
Charles Brunet 11ef2a536c parser: preserve whitespaces and comments 1 year ago
Charles Brunet 5b29eff8ad parser: simplify other node constructors 1 year ago
Charles Brunet 13ddf8bd02 parser: simplify by using Unary and Binary Operator Node 1 year ago
Charles Brunet 0f4891cdf4 parser: simplify Assignment and PlusAssignment nodes 1 year ago
Charles Brunet 02ff9553db parser: add SymbolNode to preserve operators 1 year ago
Charles Brunet f13260dd43 parser: add ElseNode 1 year ago
Charles Brunet 4b7a56caa2 parser: remember previous Token 1 year ago
Charles Brunet b94167ef50 parser: preserve value of all tokens 1 year ago
Charles Brunet 8d357ba62c parser: use IdNode for foreach varnames 1 year ago
Charles Brunet 306562b466 parser: use IdNode for function name and assignment name 1 year ago
Charles Brunet 35936283d2 parser: preserve escape chars in strings 1 year ago
Charles Brunet a730a2fe21 parser: remove useless __str__ methods on nodes 1 year ago
Charles Brunet 5707d39017 parser: preserve number base 1 year ago
Charles Brunet 3ff3b8abf6 parser: more specific error for float numbers 1 year ago
JCWasmx86 79ed2415e9 Add ParenthesizedNode 1 year ago
Dan Hawson bd3341f808 Recognise more include search path opts when populating 'NMakeIncludeSearchPath' to help intellisense 1 year ago
Xavier Claessens 10708676ad gnome.mkenum_simple(): Fix include path when header is in subdir 1 year ago
Nomura 5f46ea116c Add support for padding zeroes in int.to_string() method 1 year ago
Nicholas Vinson b51bce070e Add macro_name option to configure_file 1 year ago
Moody Liu 3c47216fe9 clike compilers: fix cross_* functions' include 1 year ago
Eli Schwartz 306efbd5b7 dependencies: fix crash in Qt if private_headers dir not found 1 year ago
Nirbheek Chauhan 6cfd2b4d5b Override config-tool get_variable args for qmake 1 year ago
Charles Brunet 204fe3c577 Fix include_directories test for relative path 1 year ago
Liam Beguin 983562c66e
syntax-highlighting: vim: update builtin function list 1 year ago
Liam Beguin ba1ba1f5b0
docs: refman: add vim syntax file generator 1 year ago
Xavier Claessens c663476075 gnome: Fix glib tool lookup consistency 1 year ago
Xavier Claessens b2654b2d43 Fix crash when installing a vala library and python sources 1 year ago
Xavier Claessens 025aea1dab Compiler checks must use per-subproject options 1 year ago
Xavier Claessens d5f17bc9ff Rename OptionOverrideProxy to OptionsView and move to coredata 1 year ago
Marvin Scholz 3fc16f05b5 Add compiler.has_define 1 year ago
Jussi Pakkanen 346a915743
Merge pull request #11422 from lukester1975/bash-completion 1 year ago
Luke Elliott 2c22311737 completions: bash: don't show json errors when completing "meson test". 1 year ago
Luke Elliott df24e36a62 completions: bash: added "compile" (and "help") completion. 1 year ago
Luke Elliott 7e3f419c7a completions: bash: fix -x<tab>. 1 year ago
Luke Elliott 6a62d49122 completions: bash: added a bunch of missing completion options. 1 year ago
Ailin Nemui 0e99c076c4 tests: Test extern'd globals on MacOS with the Apple Archiver 1 year ago
Dylan Baker 15811e362e backends/ninja: run `ranlib -c $out` when using the apple ar 1 year ago
Charles Brunet 84466b7359 qt module: add include_directories to moc compile 1 year ago
Charles Brunet 599f37eb56 qt module: fix substitution for depfile in moc 1 year ago
Xavier Claessens fe9af72684 wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache path 1 year ago
Xavier Claessens f07476a896 wrap: Remove duplicated code 1 year ago
Michael Gene Brockus (Dreamer) 6b63c4161d
Adding Meson-UI back on IDE-integration.md 1 year ago