aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2019-10-09tests: Don't expect any *.pdb files installed in 'lib'Jakub Adam3-5/+0
2019-10-06Merge pull request #5953 from mensinda/isystemJussi Pakkanen4-0/+36
2019-10-06Updated include_type test caseDaniel Mensinger1-0/+1
2019-10-03cmake: Add test case for #5992Daniel Mensinger2-0/+4
2019-10-03Use include_type instead of is_systemDaniel Mensinger5-27/+32
2019-10-03Also add support for declare_dependency objectsDaniel Mensinger2-0/+10
2019-10-03added test case for is_system dependencyDaniel Mensinger1-0/+20
2019-10-01Add clang-tidy target. Closes #2383.Jussi Pakkanen3-0/+11
2019-10-01Recursively include all objects from uninstalled static librariesXavier Claessens6-0/+36
2019-10-01Do not promote to link_whole when an internal library links to anotherXavier Claessens4-0/+32
2019-10-01pkgconfig: Include dependencies of uninstalled static librariesXavier Claessens6-0/+46
2019-10-01pkgconfig: Do not include uninstalled static librariesXavier Claessens5-0/+36
2019-10-01Fix link_with of a static library with an uninstalled static libraryXavier Claessens5-0/+28
2019-10-01Fix link_whole of static librariesXavier Claessens5-0/+37
2019-09-30Add depfile to configure_file()Marc-André Lureau3-0/+30
2019-09-29environment: Support taking values from dictMarc-André Lureau2-0/+16
2019-09-26cmake: Support ALIAS librariesDaniel Mensinger2-4/+9
2019-09-24CUDA support on WindowsAleksey Gurtovoy8-0/+96
2019-09-23Add blocks dependencyPatrick Griffis2-0/+18
2019-09-17configure_file(): Allow multiple inputs in command modeXavier Claessens2-0/+20
2019-09-17pkgconfig: Fix ordering of public librariesXavier Claessens1-0/+8
2019-09-13Fix "test cases/linuxlike/14 static dynamic linkage" on SolarisAlan Coopersmith1-5/+19
2019-09-10Fix "test cases/common/131 generated assembly" on SolarisAlan Coopersmith1-1/+1
2019-09-09tests: pass "cp" as argv[0] in test 162Dylan Baker1-1/+1
2019-09-09tests: add sunos to get defineDylan Baker1-0/+3
2019-09-08Fix static archives stripping (#5905)David Seifert8-0/+50
2019-09-08Rename 'rpath-link secondary' unit testDavid Seifert8-0/+0
2019-09-06Add `-Wl,-rpath-link` for secondary dependenciesDavid Seifert8-0/+45
2019-09-04mintro: Fix resolving nodes in kwargs (fixes #5884)Daniel Mensinger1-1/+3
2019-08-28Shell script cleanup.Jussi Pakkanen4-9/+6
2019-08-28Fix gcc include dotDylan Baker5-0/+23
2019-08-24Add test priorities to force test start orderPeter Hutterer2-0/+25
2019-08-24Intel-Cl tests: increase robustness of Windows Intel compilers detection (#5828)Michael Hirsch, Ph.D1-2/+10
2019-08-23Add tests for sources that are disablers.James Hilliard5-0/+74
2019-08-20Merge pull request #5681 from dcbaker/dynamic-linker-splitJussi Pakkanen3-6/+18
2019-08-17Make .extract_objects() work correctly as an input to custom_targetRachel Mant4-0/+30
2019-08-14tests/153: skip with PGI as macros are uniqueMichael Hirsch, Ph.D1-0/+5
2019-08-14tests: skip common/204 for PGI (need unique feature list)Michael Hirsch, Ph.D1-0/+4
2019-08-14tests/common/186: skip some due to PGI link failure stderr=0Michael Hirsch, Ph.D1-4/+7
2019-08-14tests/186: Make work with apple ld's -fatal_warningsDylan Baker1-2/+2
2019-08-12Add is_disabler functionJames Hilliard7-0/+107
2019-08-06Made build. options alias basic ones when native building.Jussi Pakkanen4-2/+27
2019-08-05Add basic Webassembly support via Emscripten.Jussi Pakkanen3-0/+18
2019-08-04sourceset: add all_dependencies() methodMarc-André Lureau2-5/+9
2019-08-03Condense test directory names.Jussi Pakkanen1013-0/+0
2019-08-03Merge pull request #5644 from bonzini/meson-exe-cmdlineJussi Pakkanen1-1/+1
2019-08-02Merge pull request #5749 from mensinda/cmGenExpJussi Pakkanen4-0/+75
2019-07-31Allow kconfig to read from configure_file()Marc-André Lureau1-2/+2
2019-07-31cmake: added generator expression test caseDaniel Mensinger4-0/+75
2019-07-31Merge pull request #5638 from mensinda/cmInterfaceJussi Pakkanen4-0/+52