aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2022-03-12fix regression in vcs_tag when the VCS program is not installedEli Schwartz1-0/+6
2022-03-09Move dataonly pkgconfig file to datadir/pkgconfigTristan Partin1-2/+2
2022-03-09install: Add --strip optionXavier Claessens2-0/+4
2022-03-08tests: bitcode: add missing b_bitcode optionMarvin Scholz1-1/+2
2022-03-07Fix @typed_pos_args on java.generate_native_headersTristan Partin5-17/+33
2022-03-07Add support for rust proc-macro cratesDylan Baker4-1/+35
2022-03-07tests/rust: Add a test for structured inputsDylan Baker13-0/+139
2022-03-07Merge pull request #10043 from dcbaker/submit/type-checking-for-subprojectJussi Pakkanen2-2/+2
2022-03-07Fix default install tag for shared lib symlinksXavier Claessens1-0/+6
2022-03-07Merge pull request #9743 from mensinda/cmakeGeneratorFixedJussi Pakkanen3-0/+47
2022-03-06find_program: add a version() method to match the one for dependenciesEli Schwartz1-0/+3
2022-03-06i18n module: fix bug that made msgfmthelper die on combinations of argsEli Schwartz2-0/+2
2022-03-06wayland module: Allow building both client and server sidesXavier Claessens9-41/+57
2022-03-04Add modules kwarg to JNI system depTristan Partin1-1/+1
2022-03-03interpreter: use typed_kwargs for subproject()Dylan Baker2-2/+2
2022-03-03ignore dub.json in test "d/11 dub"Remi Thebault1-0/+1
2022-03-03add test d/13 declare depRemi Thebault3-0/+29
2022-03-02Rename JDK system dep to JNITristan Partin10-52/+52
2022-03-01Deprecate java.generate_native_header() in favor of java.generate_native_head...Tristan Partin2-2/+3
2022-02-28Allow setting method/separator in environment() and meson.add_devenv()Xavier Claessens2-1/+6
2022-02-28devenv: Set PYTHONPATH where we install python modulesXavier Claessens5-1/+36
2022-02-27test cases/vala: Fix test 14Mark Bolhuis1-1/+1
2022-02-27modules/wayland: Add unstable_wayland moduleMark Bolhuis7-0/+76
2022-02-27cmake: configure_package_config_file can now take a dictAndrea Pappacoda1-3/+1
2022-02-17test cases: rename shared library('c') avoid libc collisionEli Schwartz5-5/+10
2022-02-17tests: do not use a GNU bash script to check the minimum version of programsEli Schwartz2-10/+1
2022-02-15pkgconfig module: allow custom variables to reference builtin directoriesEli Schwartz2-1/+30
2022-02-10ninjabackend: fix rust program names with dashesAlyssa Ross3-6/+6
2022-02-09meson: Allow directory options outside of prefixJan Tojnar2-16/+0
2022-02-06dlang: add test case for root include_directory #9250Tobias Pankrath4-0/+23
2022-02-03cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10Daniel Mensinger5-4/+21
2022-02-02Merge pull request #9834 from bonzini/test-verbose-kwargJussi Pakkanen1-1/+1
2022-02-02ninjabackend: treat link_whole_targets like link_targets for Rust targetsZach Reizner5-0/+27
2022-02-01unittests: check that "verbose: true" works on testsPaolo Bonzini1-1/+1
2022-02-01Fix dep.get_variable() with empty string default_valueXavier Claessens2-0/+10
2022-01-28build: replace kwargs in CustomTarget initializerDylan Baker1-1/+1
2022-01-27add location data to various Feature checksEli Schwartz1-1/+1
2022-01-27modules/gnome: Allow gdbus_annotations to take an empty list againDylan Baker1-0/+10
2022-01-26compilers/c_function_attributes: add retainArsen Arsenović1-0/+6
2022-01-23cmake: require CMake 3.19 to get rid of Whitelist restrictionsDaniel Mensinger1-0/+5
2022-01-23cmake: Add TARGET_ generator expression support (fixes #9305)Daniel Mensinger2-0/+42
2022-01-22Merge pull request #9742 from ximion/wip/itstoolJussi Pakkanen9-2/+127
2022-01-21i18n: Add support for joining XML localization via itstoolMatthias Klumpp9-2/+127
2022-01-18interpreterobjects: use typed_* for configuration_data.set*Dylan Baker2-10/+1
2022-01-15gnome.genmarshal: restore the ability to pass sources as Files objectsEli Schwartz3-17/+61
2022-01-15Fix system include arguments for clang-clGatgat3-0/+20
2022-01-15tests: Add a partial test for gtk_doc check: kwargNirbheek Chauhan1-1/+2
2022-01-15tests: Add regression tests for gdbus_codegen argsNirbheek Chauhan2-1/+22
2022-01-15tests: Add a regression test for gtk-doc argumentsNirbheek Chauhan5-0/+14
2022-01-15tests: Add a regression test for vapigen metadatadirNirbheek Chauhan2-0/+8