14127 Commits (1991ad87061d068413cb6a593f3f29c9426df2b9)
 

Author SHA1 Message Date
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
Michael Gene Brockus (Dreamer) b504fe1b3e
Add trilo xtest to users 1 year ago
Eli Schwartz 156a9baab5
tests: repeat the failure reason in the detailed logs 1 year ago
Eli Schwartz 0833a0fa67
tests: move a couple log files into collapsed github groups where possible 1 year ago
Eli Schwartz 1ec4a0900a
tests: move the newline to the right place in ci includes 1 year ago
Eli Schwartz e7c30e803b
tests: sync ninja stdout/stderr instead of listing them separately 1 year ago
Eli Schwartz 0ecc8d5c8d
tests: make summary section for project tests more like pytest 1 year ago
Eli Schwartz 12e23f55d4
tests: make run_project_tests finish off the verbose logs with a summary 1 year ago
Filipe Laíns 025bcc0d9d compilers: fix compiler detection when the "ccache" string is in the path 1 year ago
Charles Brunet cf5adf0c64 add json output format to configure file 1 year ago