1367 Commits (e6e07f46ea64aead8fecb6f623c795ea3d8e62a2)

Author SHA1 Message Date
Dylan Baker 013536fcb4 interpreter: add <lang>_(static|shared)_args 1 year ago
Nomura 3cac6ea545 Add env kwarg in generator.process() 1 year ago
Marvin Scholz 00007e197e test: get_define: do not use assert incorrectly 1 year ago
Albert Tang fb6fd5aa17 tests: Skip "withIncludeFile" for PCH on Xcode backend 1 year ago
Arsen Arsenović 0af126fec7 install_{data,headers,subdir}: implement follow_symlinks 1 year ago
Charles Brunet 923b95f3d1 Fix assertion raised with invalid option name 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
Charles Brunet 204fe3c577 Fix include_directories test for relative path 1 year ago
Xavier Claessens 025aea1dab Compiler checks must use per-subproject options 1 year ago
Marvin Scholz 3fc16f05b5 Add compiler.has_define 1 year ago
Charles Brunet cf5adf0c64 add json output format to configure file 1 year ago
Xavier Claessens 4eb9c84cf9 include_directories: Always add both source and build dirs 1 year ago
Xavier Claessens f720105e24 find_program: Fallback if version mismatch 1 year ago
Benoit Pierre bde690b06e compilers: fix checks handling of internal dependencies 1 year ago
Tristan Partin 946a3561c2 Revert "Revert "Add fs.relative_to()"" 1 year ago
Eli Schwartz 84c8905d52
Revert "Add fs.relative_to()" 1 year ago
Eli Schwartz 98232eb036
skip test on pkgconf 2.0.1 that is broken there due to a reported bug 1 year ago
Tristan Partin 7a2b673d40 Remove hacky setup for CustomTargetIndex tests in fs.relative_to() 1 year ago
Tristan Partin f52bcaa27f Add fs.relative_to() 1 year ago
Xavier Claessens f88a9cd6b3 fs.read(): Catch FileNotFoundError 1 year ago
Xavier Claessens 9df1627997 Compiler: Add werror kwarg to compiles(), links() and run() methods 1 year ago
Xavier Claessens e01d53b816 compiler: Add required keyword to has_* methods 1 year ago
Nomura 50baf3c626 Add default_options argument to find_program() 1 year ago
Xavier Claessens cec3edc08a Unify message(), format() and fstring formatting 1 year ago
Eli Schwartz 13f8eba9b6
treewide: internally avoid deprecated machine file uses of "pkgconfig" 1 year ago
Daniele Nicolodi 9eb7fe332f Fix install_data() default install path 1 year ago
Eli Schwartz adaea4136f
compiler.compiles/links: fix failure when compiling a built File object 1 year ago
Tristan Partin 3784f72973 Silence some encoding warnings 1 year ago
Xavier Claessens d140342c14 comp.preprocess(): Do not treat every file as assembly 1 year ago
Kacper Michajłow 7fe6e18a02 tests: add standard option to get_define() test 1 year ago
Jussi Pakkanen 9e1e4cafd5 Condense test directory names for release. 1 year ago
Xavier Claessens 6f2956e76c interpreter: Accept more types in default_options dict values 2 years ago
Martin Dørum e869a09bc2 add str.splitlines method 2 years ago
Xavier Claessens 1781a481ee pkgconfig: Add include directories from internal deps in -uninstalled.pc 2 years ago
Xavier Claessens d17e3ce6ba preprocess: Allow preprocessing any file extensions 2 years ago
Volker Weißmann 12a2dc86ca Allow generator.process(generator.process(...)) 2 years ago
Eli Schwartz 0e7fb07f91
python module: add an automatic byte-compilation step 2 years ago
Peter Hull 1fdcc30ae6 Specify c++ 11 flag as code uses c++ 11 features 2 years ago
Eli Schwartz 7bdb4a6926
pkgconfig module: fix traceback on invalid missing description 2 years ago
Daniele Nicolodi 1bc3d91112 minstall: Fix install_subdir() excludes with path separators on Win 2 years ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
HiPhish 439a61affa Change "can not" to "cannot" throughout project 2 years ago
Eli Schwartz 8fc4649bfe
propagate the most accurate node to error messages 2 years ago
Christoph Reiter 3c655bca39 tests/94 threads: fix build error with clang 16 2 years ago
Barnabás Pőcze 410f3dfc1b tests: add test to ensure that build dir is preferred to src dir 2 years ago
Eli Schwartz 5dc4fcae34
test cases: make various things werror-safe 2 years ago
Eli Schwartz a7930a2cd7 backends: fix bug where meson_exe crashed if constructed with found programs 2 years ago
Xavier Claessens 65c22d8c38 custom_target: libfoo.so.1 is linkable 2 years ago
Jussi Pakkanen 58e6fb40f6 Make generator exe more resilient. 2 years ago