summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2022-03-21Merge pull request #10147 from dcbaker/submit/structured-sources-subdirJussi Pakkanen
2022-03-21tests/rust: renumber structred sources testDylan Baker
2022-03-21ninja: fix handling of rust structured_sources in rare caseDylan Baker
2022-03-18tests: make python2 dependency on 32-bit windows non-fatalEli Schwartz
2022-03-17tests: don't skip python version tests if python is found but its dep is brokenEli Schwartz
2022-03-16unittests: convert python tests to project testsEli Schwartz
2022-03-15Revert "devenv: Set PYTHONPATH where we install python modules"Eli Schwartz
2022-03-14sourceset: reinstate extra_depsPaolo Bonzini
2022-03-13Merge pull request #9339 from dcbaker/submit/structured_sourcesJussi Pakkanen
2022-03-12fix regression in vcs_tag when the VCS program is not installedEli Schwartz
2022-03-09Move dataonly pkgconfig file to datadir/pkgconfigTristan Partin
2022-03-09install: Add --strip optionXavier Claessens
2022-03-08tests: bitcode: add missing b_bitcode optionMarvin Scholz
2022-03-07Fix @typed_pos_args on java.generate_native_headersTristan Partin
2022-03-07Add support for rust proc-macro cratesDylan Baker
2022-03-07tests/rust: Add a test for structured inputsDylan Baker
2022-03-07Merge pull request #10043 from dcbaker/submit/type-checking-for-subprojectJussi Pakkanen
2022-03-07Fix default install tag for shared lib symlinksXavier Claessens
2022-03-07Merge pull request #9743 from mensinda/cmakeGeneratorFixedJussi Pakkanen
2022-03-06find_program: add a version() method to match the one for dependenciesEli Schwartz
2022-03-06i18n module: fix bug that made msgfmthelper die on combinations of argsEli Schwartz
2022-03-06wayland module: Allow building both client and server sidesXavier Claessens
2022-03-04Add modules kwarg to JNI system depTristan Partin
2022-03-03interpreter: use typed_kwargs for subproject()Dylan Baker
2022-03-03ignore dub.json in test "d/11 dub"Remi Thebault
2022-03-03add test d/13 declare depRemi Thebault
2022-03-02Rename JDK system dep to JNITristan Partin
2022-03-01Deprecate java.generate_native_header() in favor of java.generate_native_head...Tristan Partin
2022-02-28Allow setting method/separator in environment() and meson.add_devenv()Xavier Claessens
2022-02-28devenv: Set PYTHONPATH where we install python modulesXavier Claessens
2022-02-27test cases/vala: Fix test 14Mark Bolhuis
2022-02-27modules/wayland: Add unstable_wayland moduleMark Bolhuis
2022-02-27cmake: configure_package_config_file can now take a dictAndrea Pappacoda
2022-02-17test cases: rename shared library('c') avoid libc collisionEli Schwartz
2022-02-17tests: do not use a GNU bash script to check the minimum version of programsEli Schwartz
2022-02-15pkgconfig module: allow custom variables to reference builtin directoriesEli Schwartz
2022-02-10ninjabackend: fix rust program names with dashesAlyssa Ross
2022-02-09meson: Allow directory options outside of prefixJan Tojnar
2022-02-06dlang: add test case for root include_directory #9250Tobias Pankrath
2022-02-03cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10Daniel Mensinger
2022-02-02Merge pull request #9834 from bonzini/test-verbose-kwargJussi Pakkanen
2022-02-02ninjabackend: treat link_whole_targets like link_targets for Rust targetsZach Reizner
2022-02-01unittests: check that "verbose: true" works on testsPaolo Bonzini
2022-02-01Fix dep.get_variable() with empty string default_valueXavier Claessens
2022-01-28build: replace kwargs in CustomTarget initializerDylan Baker
2022-01-27add location data to various Feature checksEli Schwartz
2022-01-27modules/gnome: Allow gdbus_annotations to take an empty list againDylan Baker
2022-01-26compilers/c_function_attributes: add retainArsen Arsenović
2022-01-23cmake: require CMake 3.19 to get rid of Whitelist restrictionsDaniel Mensinger
2022-01-23cmake: Add TARGET_ generator expression support (fixes #9305)Daniel Mensinger