| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'CheckStructHasMember_CXX' | Brad King | 2013-10-08 | 4 | -0/+120 |
|\ |
|
| * | CheckStructHasMember: Add support for C++ | Daniele E. Domenichelli | 2013-10-08 | 4 | -0/+120 |
|
|
* | | blacklist tests with their own test in Tests/Module from AllFindModules test | Rolf Eike Beer | 2013-08-09 | 1 | -2/+9 |
|/ |
|
* | SelectLibraryConfigurations: Use -NOTFOUND instead of copying the vars | Daniele E. Domenichelli | 2013-07-22 | 1 | -1/+1 |
|
|
* | Tests: Add generator toolset support | Brad King | 2013-02-07 | 1 | -0/+1 |
|
|
* | Test find_path multiarch support (#13742) | Brad King | 2012-11-26 | 4 | -0/+32 |
|
|
* | FindQt: add to MajorVersionSelection test | Rolf Eike Beer | 2012-11-01 | 1 | -0/+1 |
|
|
* | Merge topic 'test-major-version' | David Cole | 2012-10-31 | 3 | -1/+69 |
|\ |
|
| * | Tests: add MajorVersionSelection tests | Rolf Eike Beer | 2012-10-31 | 3 | -1/+69 |
|
|
* | | Merge topic 'FindIcotool' | David Cole | 2012-10-31 | 1 | -2/+3 |
|\ \ |
|
| * | | Add module FindIcotool | Aleksey Avdeev | 2012-10-16 | 1 | -2/+3 |
|
|
* | | | Merge topic 'find_library-NAMES_PER_DIR' | David Cole | 2012-10-31 | 3 | -18/+31 |
|\ \ \
| |_|/
|/| | |
|
| * | | find_library: Optionally consider all names in each directory | Brad King | 2012-09-25 | 3 | -0/+13 |
|
|
| * | | find_library: Generalize helper macro in test case | Brad King | 2012-09-25 | 1 | -18/+18 |
| |/ |
|
* | | SelectLibraryConfigurations: fix for release and debug libs being the same | Rolf Eike Beer | 2012-10-21 | 1 | -0/+4 |
|
|
* | | SelectLibraryConfigurations: add testcase | Rolf Eike Beer | 2012-10-21 | 2 | -0/+62 |
|/ |
|
* | Merge topic 'ide-compiler-id' | David Cole | 2012-08-24 | 4 | -0/+56 |
|\ |
|
| * | Test variables CMAKE_(C|CXX|Fortran)_COMPILER(|_ID|_VERSION) | Brad King | 2012-08-22 | 4 | -0/+56 |
|
|
* | | Add FindHg module to find Mercurial | Brad King | 2012-08-14 | 1 | -1/+1 |
|/ |
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 3 | -19/+19 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 2 | -44/+44 |
|
|
* | find_library: Fix mixed lib->lib64 (non-)conversion cases (#13419) | Brad King | 2012-07-20 | 1 | -2/+2 |
|
|
* | find_library: Add test covering lib->lib64 cases | Brad King | 2012-07-20 | 13 | -0/+63 |
|
|
* | Add FindLibLZMA Module | Mario Bensi | 2012-05-31 | 1 | -1/+1 |
|
|
* | FindPkgConfig.cmake: fix documented output variable not set (#13125,#13132) | Rolf Eike Beer | 2012-04-15 | 1 | -2/+1 |
|
|
* | Tests: Relax restrictions on version variable contents | David Cole | 2012-03-20 | 1 | -3/+13 |
|
|
* | AllFindModules test: do not require TCLSH version | Rolf Eike Beer | 2012-03-02 | 1 | -1/+1 |
|
|
* | Merge topic 'allfindmodules-versions' | David Cole | 2012-03-02 | 1 | -18/+24 |
|\ |
|
| * | AllFindModules test: once again expand version checking | Rolf Eike Beer | 2012-03-01 | 1 | -18/+24 |
|
|
* | | Merge topic 'inject_code_via_variable' | David Cole | 2012-03-02 | 4 | -1/+13 |
|\ \
| |/
|/| |
|
| * | Fix typo in error message, and remove redundent test. | Bill Hoffman | 2012-03-01 | 1 | -2/+0 |
|
|
| * | Add ability to include a file in a project via a cache variable. | Bill Hoffman | 2012-02-17 | 4 | -1/+15 |
|
|
* | | Merge topic 'expect-more-versions' | David Cole | 2012-02-21 | 1 | -2/+3 |
|\ \ |
|
| * | | AllFindModules test: expect more modules to have a version number available | Rolf Eike Beer | 2012-02-18 | 1 | -2/+3 |
| |/ |
|
* | | fix the same typos as found by Debian in other places, too | Rolf Eike Beer | 2012-02-18 | 1 | -3/+3 |
|/ |
|
* | Merge topic 'allfindmodules-no-force-gnuplot' | David Cole | 2012-02-14 | 1 | -1/+1 |
|\ |
|
| * | AllFindModules test: do not enforce GNUPLOT version | Rolf Eike Beer | 2012-02-13 | 1 | -1/+1 |
|
|
* | | Add CheckLanguage module | Brad King | 2012-02-08 | 2 | -0/+24 |
|/ |
|
* | Merge topic 'AllFindModules-test' | David Cole | 2012-02-07 | 1 | -11/+40 |
|\ |
|
| * | CMakeOnly.AllFindModules: require version for some modules | Rolf Eike Beer | 2012-02-01 | 1 | -0/+22 |
|
|
| * | CMakeOnly.AllFindModules: suppress two modules from testing | Rolf Eike Beer | 2012-01-26 | 1 | -1/+6 |
|
|
| * | CMakeOnly.AllFindModules: always check FindQt | Rolf Eike Beer | 2012-01-26 | 1 | -2/+4 |
|
|
| * | CMakeOnly.AllFindModules: clean up the Qt3/Qt4 code | Rolf Eike Beer | 2012-01-26 | 1 | -11/+11 |
|
|
* | | Merge topic 'check_cxx_compiler_flag_cmakeonly' | David Cole | 2012-02-01 | 2 | -0/+60 |
|\ \ |
|
| * | | CheckCXXCompilerFlag test: make it a CMakeOnly test | Rolf Eike Beer | 2012-01-30 | 2 | -0/+60 |
| |/ |
|
* | | Add test covering imported target scope rules | Brad King | 2012-01-25 | 5 | -0/+36 |
|/ |
|
* | AllFindModules test: also check Qt3 modules if Qt4 is not found | Rolf Eike Beer | 2012-01-18 | 1 | -2/+13 |
|
|
* | AllFindModules test: keep complete output | Rolf Eike Beer | 2012-01-17 | 1 | -0/+3 |
|
|
* | add a test that loops through most Find* modules | Rolf Eike Beer | 2012-01-16 | 2 | -0/+27 |
|
|
* | Merge topic 'link-shared-depend-cycle-issue-12647' into check_symbol_exists | Rolf Eike Beer | 2012-01-16 | 4 | -0/+32 |
|\ |
|