1802 Commits (913c87b32777ca43c157b88f1294d415b08f47b8)

Author SHA1 Message Date
Emil Styrke 2e3e2abceb Fix @CURRENT_SOURCE_DIR@ in generator() 6 years ago
Jussi Pakkanen 17bfbb99e5 Condense test dirs. 6 years ago
Rafael Ávila de Espíndola 941d2c273a Move test from common to unit. 6 years ago
Xavier Claessens e7dcf5cf16 Warn for future keyword (#3908) 6 years ago
Rafael Ávila de Espíndola c7360dd426 Make the rpath order deterministic. (#3932) 6 years ago
Rafael Ávila de Espíndola 1a27714f97 Make the dependency order deterministic. (#3927) 6 years ago
Rafael Ávila de Espíndola aee9f58939 Handle transitive links to 'threads' dependencies. (#3895) 6 years ago
Nirbheek Chauhan 43f7a75060 gnome.gdbus_codegen: Handle XML docbook in subdirs 6 years ago
Nirbheek Chauhan e8dae2b966 cross: Be more permissive about not-found exe_wrapper 6 years ago
Nirbheek Chauhan 78f1ef85fd
Add missing method on external library object: type_name() (#3845) 6 years ago
Christoph Behle dffa7f3564 Add tests for warnings in configure_file() 6 years ago
Nirbheek Chauhan 80392225a6 Raise a MesonException when substituting an invalid value 6 years ago
Nirbheek Chauhan f2b008f874 gnome.gtkdoc: Don't treat install_dir as a file option 6 years ago
Nirbheek Chauhan f18af09189 find_library: Only run link test on system dirs 6 years ago
Nirbheek Chauhan 602e58d398 configure_file: Don't optimize away substitutions 6 years ago
Nirbheek Chauhan 2ac6f6be32 test cases: Merge two configure_file tests 6 years ago
Niclas Moeslund Overby bc8239ded0 java: add jar linking test 6 years ago
Nirbheek Chauhan a1d9adba09 FeatureNew: Make all checks subproject-specific 6 years ago
Ting-Wei Lan cb36add970 gnome: Distinguish between internal and external linker flags 7 years ago
Andrei Alexeyev f7f5e2a725 Don't let build_always take precedence over build_by_default (#3816) 7 years ago
Jussi Pakkanen dc683218a4
Proper error message for non-found exe in run_target. Closes #3818 7 years ago
Nirbheek Chauhan ae8d044cb6 Allow command lists for find_program cross file overrides 7 years ago
Nirbheek Chauhan 2cbf7caf5c
Nirbheek/fix pkgconfig library dedup (#3813) 7 years ago
Jon Turney fd4872ae77 More tests to cover missing fallback for a non-found dependency 7 years ago
Jon Turney 9efdcfbb8d Fix handling of dependency('', fallback: ['subproject', 'dep']) 7 years ago
Corentin Noël 59f87e5cd1 Add more tests to ensure no future regression 7 years ago
Jon Turney 09c03a409b Test windows.compile_resource() when depends: is a custom_target 7 years ago
Nirbheek Chauhan c9a89027ac run_command: Add new kwarg 'capture' 7 years ago
Nirbheek Chauhan 96b7fdb723 macos: Rewrite install_name for dependent built libraries on install 7 years ago
Nirbheek Chauhan 5467eed186 Test that binaries that use external libraries work 7 years ago
Mathieu Duponchelle 6e2ee24619 nasm test: use -no-pie (#3710) 7 years ago
Xavier Claessens e565945253 Add UserFeatureOption type 7 years ago
FFY00 590a553a77
test cases: add test case for dub 7 years ago
Kurtis Rader 5290f41f31 Report exit status or signal that killed the test 7 years ago
Jussi Pakkanen cd63ca9c19 Support Rust targets with more than one source file. Closes #3632. 7 years ago
Christoph Behle f2622133e2 Improve test case. 7 years ago
Christoph Behle 47c3a26915 Always apply concatenate_string_literal. 7 years ago
Christoph Behle b19b714f37 Add tests for concatenate_string_literals 7 years ago
Christoph Behle 40d121d33e get_define can concatenate string literals. 7 years ago
Christoph Behle bbb893f39e Add test case for string literal concatenation. 7 years ago
Jon Turney 4bc6b68bae Also test that the resource has the expected contents 7 years ago
Paolo Bonzini 1a5a18a3f3 vala: fix extract_all_objects() result 7 years ago
Sander Sweers 461cf0cba1 configure_file: test writing non ascii with ascii encoding keyword 7 years ago
Sander Sweers 47785bf89b Add file encoding to configure_file 7 years ago
Jon Turney 80ce5e0817 Test for Windows resource compilation reusing the same script name 7 years ago
Jon Turney e9462ce206 Install shared_module implibs 7 years ago
Jon Turney 1f5c6d62bf More clearly explain portability issues with linking to a module 7 years ago
Xavier Claessens 2d3bfa0778 Interpreter: Fix subdir_done() to exit from inside if/foreach blocks 7 years ago
Jussi Pakkanen e581a8937f Add test case for generated headers used through a dependency. 7 years ago
Xavier Claessens 7c4736d27f Convert args.projectoptions into a dict 7 years ago