summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeOnly
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix CMP0054 warningsBrad King2014-09-161-3/+3
* Tests: Use -A option to pass generator platform selectionBrad King2014-09-151-1/+1
* Tests: Add generator platform supportBrad King2014-09-101-0/+1
* Tests: Teach CMakeOnly.AllFindModules to tolerate a system KDE4Brad King2014-03-191-0/+3
* Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variablesBrad King2014-03-031-2/+2
* Merge topic 'CheckStructHasMember_CXX'Brad King2013-10-084-0/+120
|\
| * CheckStructHasMember: Add support for C++Daniele E. Domenichelli2013-10-084-0/+120
* | blacklist tests with their own test in Tests/Module from AllFindModules testRolf Eike Beer2013-08-091-2/+9
|/
* SelectLibraryConfigurations: Use -NOTFOUND instead of copying the varsDaniele E. Domenichelli2013-07-221-1/+1
* Tests: Add generator toolset supportBrad King2013-02-071-0/+1
* Test find_path multiarch support (#13742)Brad King2012-11-264-0/+32
* FindQt: add to MajorVersionSelection testRolf Eike Beer2012-11-011-0/+1
* Merge topic 'test-major-version'David Cole2012-10-313-1/+69
|\
| * Tests: add MajorVersionSelection testsRolf Eike Beer2012-10-313-1/+69
* | Merge topic 'FindIcotool'David Cole2012-10-311-2/+3
|\ \
| * | Add module FindIcotoolAleksey Avdeev2012-10-161-2/+3
* | | Merge topic 'find_library-NAMES_PER_DIR'David Cole2012-10-313-18/+31
|\ \ \ | |_|/ |/| |
| * | find_library: Optionally consider all names in each directoryBrad King2012-09-253-0/+13
| * | find_library: Generalize helper macro in test caseBrad King2012-09-251-18/+18
| |/
* | SelectLibraryConfigurations: fix for release and debug libs being the sameRolf Eike Beer2012-10-211-0/+4
* | SelectLibraryConfigurations: add testcaseRolf Eike Beer2012-10-212-0/+62
|/
* Merge topic 'ide-compiler-id'David Cole2012-08-244-0/+56
|\
| * Test variables CMAKE_(C|CXX|Fortran)_COMPILER(|_ID|_VERSION)Brad King2012-08-224-0/+56
* | Add FindHg module to find MercurialBrad King2012-08-141-1/+1
|/
* Remove CMake-language block-end command argumentsKitware Robot2012-08-133-19/+19
* Convert CMake-language commands to lower caseKitware Robot2012-08-132-44/+44
* find_library: Fix mixed lib->lib64 (non-)conversion cases (#13419)Brad King2012-07-201-2/+2
* find_library: Add test covering lib->lib64 casesBrad King2012-07-2013-0/+63
* Add FindLibLZMA ModuleMario Bensi2012-05-311-1/+1
* FindPkgConfig.cmake: fix documented output variable not set (#13125,#13132)Rolf Eike Beer2012-04-151-2/+1
* Tests: Relax restrictions on version variable contentsDavid Cole2012-03-201-3/+13
* AllFindModules test: do not require TCLSH versionRolf Eike Beer2012-03-021-1/+1
* Merge topic 'allfindmodules-versions'David Cole2012-03-021-18/+24
|\
| * AllFindModules test: once again expand version checkingRolf Eike Beer2012-03-011-18/+24
* | Merge topic 'inject_code_via_variable'David Cole2012-03-024-1/+13
|\ \ | |/ |/|
| * Fix typo in error message, and remove redundent test.Bill Hoffman2012-03-011-2/+0
| * Add ability to include a file in a project via a cache variable.Bill Hoffman2012-02-174-1/+15
* | Merge topic 'expect-more-versions'David Cole2012-02-211-2/+3
|\ \
| * | AllFindModules test: expect more modules to have a version number availableRolf Eike Beer2012-02-181-2/+3
| |/
* | fix the same typos as found by Debian in other places, tooRolf Eike Beer2012-02-181-3/+3
|/
* Merge topic 'allfindmodules-no-force-gnuplot'David Cole2012-02-141-1/+1
|\
| * AllFindModules test: do not enforce GNUPLOT versionRolf Eike Beer2012-02-131-1/+1
* | Add CheckLanguage moduleBrad King2012-02-082-0/+24
|/
* Merge topic 'AllFindModules-test'David Cole2012-02-071-11/+40
|\
| * CMakeOnly.AllFindModules: require version for some modulesRolf Eike Beer2012-02-011-0/+22
| * CMakeOnly.AllFindModules: suppress two modules from testingRolf Eike Beer2012-01-261-1/+6
| * CMakeOnly.AllFindModules: always check FindQtRolf Eike Beer2012-01-261-2/+4
| * CMakeOnly.AllFindModules: clean up the Qt3/Qt4 codeRolf Eike Beer2012-01-261-11/+11
* | Merge topic 'check_cxx_compiler_flag_cmakeonly'David Cole2012-02-012-0/+60
|\ \
| * | CheckCXXCompilerFlag test: make it a CMakeOnly testRolf Eike Beer2012-01-302-0/+60
| |/