summaryrefslogtreecommitdiff
path: root/test cases/linuxlike
Commit message (Expand)AuthorAgeFilesLines
* cmake: add PATH logic to preliminary dep check (fixes #8133)Daniel Mensinger2021-01-104-1/+12
* compiler: allow non-built internal dependencies as argumentsPaolo Bonzini2020-11-241-0/+6
* Handle cmake dependencies which require a specified versionJason Ekstrand2020-11-213-0/+27
* cmVers: use env instead of hardcoding bash locationDylan Baker2020-11-211-1/+1
* cmake: make the traceparser permissive by default (fixes #7501)Daniel Mensinger2020-08-071-0/+3
* Implicit dependency fallback when a subproject wrap or dir existsXavier Claessens2020-07-011-2/+2
* test: Fix linuxlike/3 linker script on Solaris 11.4Alan Coopersmith2020-06-221-0/+6
* cmake: Fix handling of path seperators (fixes #7294)Daniel Mensinger2020-06-134-1/+21
* tests: Avoid a CMake error by checking the CMake versionDaniel Mensinger2020-04-282-7/+18
* cmake: Add find_package COMPONETS supportDaniel Mensinger2020-03-192-3/+7
* dependency: Verify fallback variable consistencyXavier Claessens2020-03-062-3/+6
* Add meson.override_dependency()Xavier Claessens2020-03-061-6/+13
* Merge pull request #6666 from mensinda/testRefactorJussi Pakkanen2020-02-296-16/+26
|\
| * test: merge installed_files.txt into test.jsonDaniel Mensinger2020-02-254-13/+21
| * test: merge test_matrix.json and setup_env.json into test.jsonDaniel Mensinger2020-02-252-3/+5
* | Fix 'linuxlike/14 static dynamic linkage' test on CygwinJon Turney2020-02-271-1/+1
|/
* cmake: Always Add C, CXX if no language is specified (fixes #6441)Daniel Mensinger2020-01-232-1/+38
* tests: Add a test case for finding ldDylan Baker2020-01-221-0/+4
* Use python3 in some tests which were still using pythonSebastien Bacher2020-01-211-1/+1
* cmake: add project language to cmakelists.txtMichael Hirsch, Ph.D2019-12-091-1/+3
* Fix crash when checking multi version on subproject depXavier Claessens2019-11-261-0/+6
* Use strict function prototypesMichael Hirsch, Ph.D2019-11-1827-33/+31
* use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...Michael Hirsch, Ph.D2019-11-1715-18/+17
* cmake: Support ALIAS librariesDaniel Mensinger2019-09-262-4/+9
* Fix "test cases/linuxlike/14 static dynamic linkage" on SolarisAlan Coopersmith2019-09-131-5/+19
* cmake: added test case for environment variablesDaniel Mensinger2019-07-233-0/+16
* cmake: Fix empty -D due to empty strings (closes #5522)Daniel Mensinger2019-07-173-0/+37
* cmake: Fix dependencies with try_compile (closes #5605)Daniel Mensinger2019-07-111-0/+3
* Make it work on Cygwin.fixxpassJussi Pakkanen2019-04-212-9/+24
* Add static as keyword to find_libraryNiklas Claesson2019-03-113-0/+43
* CMake: Added support for CMAKE_MODULE_PATH and extra CMake args (closes #4779)Daniel Mensinger2019-02-012-0/+15
* Can specify a string to print when dep not found. Closes #2407.Jussi Pakkanen2018-12-221-2/+4
* Skip CMake dependency check if CMake is not installed.Jussi Pakkanen2018-12-091-0/+4
* CMake find_package dependency backend (#4444)Daniel Mensinger2018-11-224-0/+78
* Remove invalid kwarg from test cases/linuxlike/9 compiler checks with depende...Ran Benita2018-02-231-1/+1
* Add get_pkgconfig_variable(default:)Jon Turney2018-02-081-0/+2
* subproject handling: add two testsNiklas Claesson2017-12-2211-0/+77
* Merge pull request #2663 from inigomartinez/pkg-config-define-variableJussi Pakkanen2017-12-031-0/+2
|\
| * dependencies: Use prefix variable with define_variableIñigo Martínez2017-12-011-1/+1
| * dependencies: Allow pkg-config to define variablesIñigo Martínez2017-11-201-0/+2
* | spelling: nonexistentJosh Soref2017-11-261-1/+1
|/
* Add thread flags to checks if needed. Closes #2106.Jussi Pakkanen2017-08-011-0/+7
* Check for manual attempts to set rpath and update docs.Jussi Pakkanen2017-07-211-5/+9
* valgrind: Fix __init__ callNirbheek Chauhan2017-06-171-1/+1
* dependencies: Add a new class ExternalDependencyNirbheek Chauhan2017-06-091-3/+9
* dependencies: Fix two more edge-cases in dependency searchingNirbheek Chauhan2017-05-091-1/+14
* Completely overhaul caching of external dependenciesNirbheek Chauhan2017-05-091-2/+21
* dependencies: Fix caching of native/cross dependenciesNirbheek Chauhan2017-05-092-1/+10
* Allow link_depends to take strings, Files or generated objects. Closes #1172Dylan Baker2017-05-085-0/+71
* Disabled rpath test due to bug #1635.Jussi Pakkanen2017-04-221-0/+2