5857 Commits (c0f59399e43bb83de4cf78e80034326ef381d9ac)
 

Author SHA1 Message Date
Jon Turney c0f59399e4 Add a depends: keyword to windows.compile_resources() 6 years ago
Nirbheek Chauhan c9a89027ac run_command: Add new kwarg 'capture' 6 years ago
Alex Hirsch cbe18e01e4 Deprecate `build_always`, add `build_always_stale` 6 years ago
Nirbheek Chauhan d7466066e4 meson_install: Don't add DESTDIR to install_name 6 years ago
Christoph Behle 5ef38d880f Add missing stubs to Compiler. 6 years ago
Christoph Behle dbb3c05cf9 Add check for arguments of has_members. 6 years ago
Christoph Behle 9e0397805e Use stub to report misuse of get_define 6 years ago
Christoph Behle 93b5a42ada Test if compiler supports get_define. 6 years ago
Nirbheek Chauhan d2d1a7c573 unittests: Assert that we have pkg-config on all CI 6 years ago
Nirbheek Chauhan 96b7fdb723 macos: Rewrite install_name for dependent built libraries on install 6 years ago
Nirbheek Chauhan 69f817b0e3 depfixer: Rewrite install_name for dylibs on install 6 years ago
Nirbheek Chauhan e3757e3d3c pkgconfig deps: Also resolve paths to shared libraries 6 years ago
Nirbheek Chauhan 5467eed186 Test that binaries that use external libraries work 6 years ago
Mathieu Duponchelle 6e2ee24619 nasm test: use -no-pie (#3710) 6 years ago
Xavier Claessens e565945253 Add UserFeatureOption type 6 years ago
Kurtis Rader 5290f41f31 Report exit status or signal that killed the test 6 years ago
Jussi Pakkanen 8014a42f57
Merge pull request #3715 from jon-turney/duplicate-rsrc-script-name 6 years ago
Jussi Pakkanen cd63ca9c19 Support Rust targets with more than one source file. Closes #3632. 6 years ago
Xavier Claessens c5cb65eb7c gtkdoc: Run gtkdoc-scangobj command from build directory 6 years ago
Jon Turney 8d5361bb1d Wrap a line in a way that doesn't break link [skip ci] 6 years ago
Jon Turney 2cb6bb1cf9 Fix header level of pcap [skip ci] 6 years ago
Jon Turney 77d872a35e Improve documentation of case-(in)senstivity of dependency names [skip ci] 6 years ago
Christoph Behle b08902a60f Improved documentation. 6 years ago
Christoph Behle f2622133e2 Improve test case. 6 years ago
Christoph Behle 219fcfad14 Document change in reference manual. 6 years ago
Christoph Behle 47c3a26915 Always apply concatenate_string_literal. 6 years ago
Christoph Behle b19b714f37 Add tests for concatenate_string_literals 6 years ago
Christoph Behle 626b0bcb05 Make concatenate_string_literals static 6 years ago
Christoph Behle 40d121d33e get_define can concatenate string literals. 6 years ago
Christoph Behle bbb893f39e Add test case for string literal concatenation. 6 years ago
Christoph Behle ce27dd3aee Revert change 6 years ago
Christoph Behle 8ef4216f01 Concatenate string literals in get_define 6 years ago
Jon Turney 4bc6b68bae Also test that the resource has the expected contents 6 years ago
Matthew Waters 4edec259ca modules/qt: check for un-suffixed moc,rcc,uic on windows 6 years ago
Niklas Claesson 14716ea90c Visual Studio: Implement startup project 6 years ago
Nirbheek Chauhan 26e11f5fd8 Add missing FeatureNew for libwmf dependency 6 years ago
Nirbheek Chauhan 2d1fc25599 run_tests: Run all cross tests together 6 years ago
Paolo Bonzini 1a5a18a3f3 vala: fix extract_all_objects() result 6 years ago
Jon Turney d47ece391a Document version when custom detectors were added [skip ci] 6 years ago
Jon Turney 2e29f37b0e Document values for dependency(method:) [skip ci] 6 years ago
Jon Turney c2cb2f5c1c Alphabetize custom dependencies [skip ci] 6 years ago
Jon Turney 7529606f4c Correct the name of the libwmf dependency [skip ci] 6 years ago
Nirbheek Chauhan 1b1c66d7bc meson.py: sys.path requires str, not pathlib.Path 6 years ago
Nirbheek Chauhan be7d8b2d2f configure_file: Add 'encoding' to FeatureNew 6 years ago
Sander Sweers ec616c2aa5 configure_file: Add release snippet for encoding keyword 6 years ago
Sander Sweers 461cf0cba1 configure_file: test writing non ascii with ascii encoding keyword 6 years ago
Sander Sweers 38fa281448 Add new encoding keyword for configure_file to manual 6 years ago
Sander Sweers 47785bf89b Add file encoding to configure_file 6 years ago
Xavier Claessens 18e25b6773 Fix options being reset to default on reconfigure 6 years ago
Jon Turney 2e34024a05 Refine cross file checking to ignore directories 6 years ago