3144 Commits (cbf8e67f19e384e5f8eb7f65d3020551769de545)

Author SHA1 Message Date
Xavier Claessens d67c4c6ab0 nasm: Use an hello world test that works on 32bits too 2 years ago
Jussi Pakkanen 458dcf8aac Condense test directory numbers. 2 years ago
Xavier Claessens 942aea230f Add MASM compiler 2 years ago
Elliott Sales de Andrade 9c4d6088b1 Accept disablers in summary values 2 years ago
Xavier Claessens 4f4076bfc0 nasm: Harcode default path on Windows 2 years ago
Xavier Claessens d29ef2b128 Add yasm as fallback for nasm language 2 years ago
Xavier Claessens 01ee141339 Add NASM compiler 2 years ago
Xavier Claessens ebbaeec51b gnulike: Fix preprocessing files with any extension 2 years ago
Xavier Claessens 1d56df9409 Add unit test for cc.preprocess() 2 years ago
Xavier Claessens 064165485c Fix excluding sources for static lib in both_libraries() 2 years ago
Jan Tojnar a590cfde0c compilers: Add optimization=plain option 2 years ago
Xavier Claessens ed129a5311 wrap: If the directory exists in a sub-subproject, uses it inplace 2 years ago
Eli Schwartz eb69fed2f6
python module: allow specifying the pure kwarg in the installation object 2 years ago
Eli Schwartz 719dd0d2a0
dependencies: log the real reason for a dependency lookup failing 2 years ago
Dylan Baker 37663da83e tests: Add a test for a target with no sources 2 years ago
Mark Bolhuis b6235a2e42 modules/wayland: Rename core_only to include_core_only 2 years ago
Mark Bolhuis 25f838fd33 modules/wayland: Support --include-core-only 2 years ago
Jan Alexander Steffens (heftig) d682d3f837 Add missing cdata update in genmarshal tests 2 years ago
Nirbheek Chauhan f70895a441 tests/7 gnome: Fix incorrect unref of GResource 2 years ago
Eli Schwartz f8ebfdf7b1
install modes should not apply sticky bit to files 2 years ago
Eli Schwartz b7245d3f27 tests: remove compiler requirement in various unneeded cases 2 years ago
Xavier Claessens 75b8dc5c9e pkgconfig: Variables can be a single string 2 years ago
Dylan Baker e84f293f67 modules/pkgconfig: Use typed_kwargs 2 years ago
Dylan Baker 991baf56e9 modules/fs: Replace configure_file(copy:) with fs.copyfile 2 years ago
Eli Schwartz f93886192e
minstall: do not trample install_mode by rpath fixer 2 years ago
Dylan Baker fd9ee31d14 tests/common/215: Save some time by only checking pkg-config 2 years ago
Dylan Baker 6d50fadde5 tests: fix targets with no sources 2 years ago
Dylan Baker 429e7c1edc interpreter: deprecate the ability import unstable modules as `unstable_*` 2 years ago
Dylan Baker a78992dd81 interpreter: move handling of module stability to interpreter 2 years ago
Dylan Baker 6843f56f6b modules: use module level information about new and deprecation 2 years ago
Dylan Baker 2801ead6d3 tests: remove deprecated `import('unstable_')` 2 years ago
Eli Schwartz 6db9a01449 CI: fix error when mixing clang 14 with released valgrind versions 2 years ago
Eli Schwartz 00f8ced048
add compilers from extracted objects directly to build targets 2 years ago
Daniel Mensinger ca40dda146 cmake: Add rule relaxations for CMake subprojects 2 years ago
Hemmo Nieminen 952dd7773d mtest: unify parsed and non-parsed output handling 2 years ago
Daan De Meyer f774609b09 Only reconfigure if configure options actually changed 2 years ago
Ailin Nemui d285be763f tests: Test extern'd globals on MacOS with the Apple Archiver 2 years ago
Eli Schwartz 30dc26a0fb
tests: unskip windows mixing msvc and fortran, for non-gcc fortran 2 years ago
Eli Schwartz e7d87b6f58
implement the new preserve_path kwarg for install_data too 2 years ago
Jussi Pakkanen befd26985c Fix test case numbers. 2 years ago
Ralf Gommers 17936686d4 Improve error message for `include_directories(abs_path_intree)` 2 years ago
Simon McVittie f0e9a44d41 test cases: Don't fall off the end of main() without an exit status 2 years ago
Eli Schwartz b05d7db443
fix type checking for declare_dependency to allow linking to executable 2 years ago
Eli Schwartz 22dcb692ad python module: implicitly add python dep to extensions 2 years ago
Eli Schwartz ea952966b4
update gnome test to cover built gresource files 2 years ago
Xavier Claessens 807cbcb350 external-project: Add depends kwarg 2 years ago
Eli Schwartz ca52dac38b
refactor logic for parsing dependency variables into type_checking module 2 years ago
Eli Schwartz b13a95c301
docs: d_module_versions has an undocumented ability to accept integers 2 years ago
Hemmo Nieminen b49b9f52b2 interpreter: fix a subproject check with symlinks 2 years ago
Eli Schwartz b87067dc8b
fix regression that broke proper warnings about passing subproject as a dep 2 years ago