14017 Commits (a730a2fe215ae45c928370b5e28d2a844c082f38)
 

Author SHA1 Message Date
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
Bruce Merry cd30d1889f Document that dicts can be indexed with [] 1 year ago
Bruce Merry 08ad7e770c Doc: fix type signature for add_languages.required 1 year ago
Tristan Partin 9cc18c5f7a Re-enable "11 runpath rpath ldlibrarypath" 1 year ago
Charles Brunet 1b1946c4e1 Disable failing test on cygwin due to broken cmake 1 year ago
Xavier Claessens 8758e1353e ci: Skip gir test on cygwin 1 year ago
Jussi Pakkanen 08d83a4a97
Merge pull request #10332 from xclaesse/std-opt 1 year ago
Xavier Claessens 494bdbd334 gnome: Fix crash in gtkdoc and generate_gir in C++ projects 1 year ago
Xavier Claessens 4eb9c84cf9 include_directories: Always add both source and build dirs 1 year ago
Bruce Merry 83d3bf85cf Add CUDA id and flags to reference tables 1 year ago
Xavier Claessens 237b4c0f41 FAQ: MinGW UCRT are compatible with MSVC and also use libfoo.a 1 year ago