summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'HandleTargetsInCMakeRequiredLibraries'David Cole2012-02-211-0/+11
|\
| * Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIESAlex Neundorf2012-02-211-0/+11
* | Merge topic 'doBuildRPM-withSpaceInTree'David Cole2012-02-211-0/+8
|\ \
| * | Do not build RPM if path of the build tree contains spaceEric NOULARD2012-02-191-0/+8
* | | 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
| |/ /
* | | Merge topic 'findlibrary-versioned-libraries'David Cole2012-02-211-1/+31
|\ \ \
| * | | Find_library(): allow searching for versioned shared objectsRolf Eike Beer2012-02-181-1/+31
| |/ /
* | | Merge topic 'fix-typos-12975'David Cole2012-02-211-3/+3
|\ \ \
| * | | fix the same typos as found by Debian in other places, tooRolf Eike Beer2012-02-181-3/+3
| |/ /
* | | Tests: document where to put testsRolf Eike Beer2012-02-171-0/+34
|/ /
* | 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
* | | CMakeAddFortranSubdirectory: Add NO_EXTERNAL_INSTALL optionBrad King2012-02-091-1/+2
* | | CMakeAddFortranSubdirectory: Make IMPORTED targets GLOBALBill Hoffman2012-02-095-17/+17
* | | VSGNUFortran: Disable test in special casesBill Hoffman2012-02-091-1/+18
* | | VSGNUFortran: Add special case for SunPro Fortran runtime libraryBill Hoffman2012-02-091-1/+35
* | | CMakeAddFortranSubdirectory: Allow full paths to directoriesBrad King2012-02-091-10/+12
* | | Add CMakeAddFortranSubdirectory to use MinGW gfortran in VSBill Hoffman2012-02-098-0/+105
* | | Add CheckLanguage moduleBrad King2012-02-082-0/+24
|/ /
* | Merge topic 'remove-unused-test-code'David Cole2012-02-076-118/+29
|\ \
| * | Remove unused test codeBrad King2012-02-036-118/+29
* | | Merge topic 'lang-enable-order-issue-12929'David Cole2012-02-074-0/+16
|\ \ \
| * | | Fix CXX/Fortran MODULE flags when enabled before C (#12929)Brad King2012-02-034-0/+16
| |/ /
* | | Merge topic 'change-trilinos-submit-url'David Cole2012-02-071-0/+18
|\ \ \
| * | | Tests: Update drop site value for the Trilinos contract testDavid Cole2012-02-031-0/+18
| |/ /
* | | 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-013-18/+2
|\ \ \
| * | | CheckCXXCompilerFlag test: make it a CMakeOnly testRolf Eike Beer2012-01-303-18/+2
| |/ /
* | | Add test covering imported target scope rulesBrad King2012-01-255-0/+36
|/ /
* | Merge topic 'uninitialized-var-in-if'David Cole2012-01-252-0/+10
|\ \
| * | fix uninitialized var in if(NOT foo bar STREQUAL "foo bar")Rolf Eike Beer2012-01-222-0/+10
| |/
* | Merge topic 'GetPrerequisites-rpath-OSX'David Cole2012-01-252-0/+82
|\ \
| * | Fix BundleUtilities test failure with space in build path.Clinton Stimpson2012-01-211-2/+2
| * | Fix new BundleUtilities test failure on Mac 10.4.xClinton Stimpson2012-01-201-1/+1
| * | GetPrerequisites: Add test for @rpath support.Clinton Stimpson2012-01-202-0/+82
* | | Merge topic 'loadcommand-test-cleanup'David Cole2012-01-253-15/+0
|\ \ \
| * | | LoadCommand test: cleanupRolf Eike Beer2012-01-203-15/+0
| | |/ | |/|
* | | Merge topic 'test_find_modules'David Cole2012-01-252-0/+41
|\ \ \
| * | | AllFindModules test: also check Qt3 modules if Qt4 is not foundRolf Eike Beer2012-01-181-2/+13
| * | | AllFindModules test: keep complete outputRolf Eike Beer2012-01-171-0/+3
| * | | add a test that loops through most Find* modulesRolf Eike Beer2012-01-162-0/+27
* | | | GenerateExportHeader test: add newlines before end of fileRolf Eike Beer2012-01-176-6/+6
| |/ / |/| |
* | | Merge topic 'check_symbol_exists'David Cole2012-01-174-0/+123
|\ \ \ | |/ /
| * | Merge topic 'link-shared-depend-cycle-issue-12647' into check_symbol_existsRolf Eike Beer2012-01-164-0/+32
| |\ \
| * | | add a test for Check{,CXX}SymbolExistsRolf Eike Beer2012-01-164-0/+123