aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2022-04-03cmake: Better error message when configuring a CMake subproject fails.Daniel Mensinger3-0/+23
2022-04-01Fix CMake error messageDaniel Mensinger1-2/+2
2022-03-30Add new debug() functionMarvin Scholz1-0/+4
2022-03-29gnome: Fix gtkdoc when using multiple Apple frameworksJan Tojnar2-1/+7
2022-03-29Condense test directory names.Jussi Pakkanen569-86/+86
2022-03-24Make compilers list per subprojectXavier Claessens8-4/+19
2022-03-23Add support for cython_argsTristan Partin3-0/+38
2022-03-23add test d/14 dub with depsRemi Thebault2-0/+93
2022-03-22interpreter: Make compiler options per-subprojectXavier Claessens5-6/+32
2022-03-22tests/common/44: Prepend to PKG_CONFIG_PATh instead of replacing itDylan Baker2-4/+10
2022-03-22Add ability to add resources to jarsTristan Partin5-0/+48
2022-03-21Merge pull request #10147 from dcbaker/submit/structured-sources-subdirJussi Pakkanen10-0/+31
2022-03-21tests/rust: renumber structred sources testDylan Baker10-0/+0
2022-03-21ninja: fix handling of rust structured_sources in rare caseDylan Baker4-0/+31
2022-03-18tests: make python2 dependency on 32-bit windows non-fatalEli Schwartz1-6/+18
2022-03-17tests: don't skip python version tests if python is found but its dep is brokenEli Schwartz1-10/+6
2022-03-16unittests: convert python tests to project testsEli Schwartz6-0/+13
2022-03-15Revert "devenv: Set PYTHONPATH where we install python modules"Eli Schwartz5-36/+1
2022-03-14sourceset: reinstate extra_depsPaolo Bonzini1-2/+2
2022-03-13Merge pull request #9339 from dcbaker/submit/structured_sourcesJussi Pakkanen13-0/+139
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