8603 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
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
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
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
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
Xavier Claessens e3a71a7b58 msetup: Update options when builddir is already configured 1 year ago
Peter Hutterer 1bb29b1b32 minstall: move the "Installing foo to bar" message up 1 year ago
Xavier Claessens b4b1395ef5 Suggest using --reconfigure only when not already using it 1 year ago
Xavier Claessens f720105e24 find_program: Fallback if version mismatch 1 year ago
Xavier Claessens 6f87215f1f build: Simplify import_filename handling 1 year ago
David Seifert 10e8995fc8 Use `cudart_static` by default in dependency('cuda') 1 year ago
David Seifert 078dc2ca10 Fix completely broken support for `static: true` with dependency('cuda') 1 year ago
Xavier Claessens 18b96cd069 machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@ 1 year ago
Benoit Pierre bde690b06e compilers: fix checks handling of internal dependencies 1 year ago
Eli Schwartz 3ebd570bd5
consistently use Literal annotation from typing_extensions 1 year ago
Eli Schwartz 5a827616b5 ninja backend: fix the automatic restat of outputs when reconfiguring 1 year ago
Tristan Partin 946a3561c2 Revert "Revert "Add fs.relative_to()"" 1 year ago
M Henning 22f90fd469
Suggest fix in MesonVersionMismatchException 1 year ago
Charles Brunet 7cbe37ebd9 Add more descriptive description to CustomTarget 1 year ago
Eli Schwartz 84c8905d52
Revert "Add fs.relative_to()" 1 year ago
Eli Schwartz e313f78465
fix style errors in fs.relative_to implementation 1 year ago
Tristan Partin 543e9ca0cf Remove XML filter from testlog.{json,txt} and std streams 1 year ago
Tristan Partin f52bcaa27f Add fs.relative_to() 1 year ago
Xavier Claessens f88a9cd6b3 fs.read(): Catch FileNotFoundError 1 year ago
Andrew McNulty c730807696 Python: Add 'limited_api' kwarg to extension_module 1 year ago
Dylan Baker 9d32302032 interpreter: use typed_kwargs for shared_library(darwin_versions) 1 year ago
Dylan Baker 09bc028c71 interpreter: use typed_kwargs for shared_library(soversion) 1 year ago
Dylan Baker cd676e229b interpreter: use typed_kwargs for shared_library(version) 1 year ago