| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | CMakeAddFortranSubdirectory: Add NO_EXTERNAL_INSTALL option | Brad King | 2012-02-09 | 1 | -1/+2 |
|
|
* | | CMakeAddFortranSubdirectory: Make IMPORTED targets GLOBAL | Bill Hoffman | 2012-02-09 | 5 | -17/+17 |
|
|
* | | VSGNUFortran: Disable test in special cases | Bill Hoffman | 2012-02-09 | 1 | -1/+18 |
|
|
* | | VSGNUFortran: Add special case for SunPro Fortran runtime library | Bill Hoffman | 2012-02-09 | 1 | -1/+35 |
|
|
* | | CMakeAddFortranSubdirectory: Allow full paths to directories | Brad King | 2012-02-09 | 1 | -10/+12 |
|
|
* | | Add CMakeAddFortranSubdirectory to use MinGW gfortran in VS | Bill Hoffman | 2012-02-09 | 8 | -0/+105 |
|
|
* | | Add CheckLanguage module | Brad King | 2012-02-08 | 2 | -0/+24 |
|/ |
|
* | Merge topic 'remove-unused-test-code' | David Cole | 2012-02-07 | 6 | -118/+29 |
|\ |
|
| * | Remove unused test code | Brad King | 2012-02-03 | 6 | -118/+29 |
|
|
* | | Merge topic 'lang-enable-order-issue-12929' | David Cole | 2012-02-07 | 4 | -0/+16 |
|\ \ |
|
| * | | Fix CXX/Fortran MODULE flags when enabled before C (#12929) | Brad King | 2012-02-03 | 4 | -0/+16 |
| |/ |
|
* | | Merge topic 'change-trilinos-submit-url' | David Cole | 2012-02-07 | 1 | -0/+18 |
|\ \ |
|
| * | | Tests: Update drop site value for the Trilinos contract test | David Cole | 2012-02-03 | 1 | -0/+18 |
| |/ |
|
* | | 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 | 3 | -18/+2 |
|\ \ |
|
| * | | CheckCXXCompilerFlag test: make it a CMakeOnly test | Rolf Eike Beer | 2012-01-30 | 3 | -18/+2 |
| |/ |
|
* | | Add test covering imported target scope rules | Brad King | 2012-01-25 | 5 | -0/+36 |
|/ |
|
* | Merge topic 'uninitialized-var-in-if' | David Cole | 2012-01-25 | 2 | -0/+10 |
|\ |
|
| * | fix uninitialized var in if(NOT foo bar STREQUAL "foo bar") | Rolf Eike Beer | 2012-01-22 | 2 | -0/+10 |
|
|
* | | Merge topic 'GetPrerequisites-rpath-OSX' | David Cole | 2012-01-25 | 2 | -0/+82 |
|\ \ |
|
| * | | Fix BundleUtilities test failure with space in build path. | Clinton Stimpson | 2012-01-21 | 1 | -2/+2 |
|
|
| * | | Fix new BundleUtilities test failure on Mac 10.4.x | Clinton Stimpson | 2012-01-20 | 1 | -1/+1 |
|
|
| * | | GetPrerequisites: Add test for @rpath support. | Clinton Stimpson | 2012-01-20 | 2 | -0/+82 |
|
|
* | | | Merge topic 'loadcommand-test-cleanup' | David Cole | 2012-01-25 | 3 | -15/+0 |
|\ \ \ |
|
| * | | | LoadCommand test: cleanup | Rolf Eike Beer | 2012-01-20 | 3 | -15/+0 |
| | |/
| |/| |
|
* | | | Merge topic 'test_find_modules' | David Cole | 2012-01-25 | 2 | -0/+41 |
|\ \ \ |
|
| * | | | 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 |
|
|
* | | | | GenerateExportHeader test: add newlines before end of file | Rolf Eike Beer | 2012-01-17 | 6 | -6/+6 |
| |/ /
|/| | |
|
* | | | Merge topic 'check_symbol_exists' | David Cole | 2012-01-17 | 4 | -0/+123 |
|\ \ \
| |/ / |
|
| * | | Merge topic 'link-shared-depend-cycle-issue-12647' into check_symbol_exists | Rolf Eike Beer | 2012-01-16 | 4 | -0/+32 |
| |\ \ |
|
| * | | | add a test for Check{,CXX}SymbolExists | Rolf Eike Beer | 2012-01-16 | 4 | -0/+123 |
|
|
* | | | | Merge topic 'link-shared-depend-cycle-issue-12647' | David Cole | 2012-01-17 | 4 | -0/+32 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Tolerate cycles in shared library link interfaces (#12647) | Brad King | 2012-01-13 | 4 | -0/+32 |
| |/ / |
|
* | | | Merge topic 'add_CMakeOnly_test-infrastructure' | David Cole | 2012-01-17 | 3 | -0/+22 |
|\ \ \
| |/ / |
|
| * | | Add infrastructure for CMake-only tests | Brad King | 2012-01-13 | 3 | -0/+22 |
|
|
* | | | Merge topic 'compiler-version' | David Cole | 2012-01-17 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add framework to detect compiler version with its id (#12408) | Brad King | 2011-12-07 | 1 | -0/+4 |
|
|
* | | | Merge topic 'test-Complex-cleanup' | David Cole | 2012-01-09 | 60 | -3022/+195 |
|\ \ \ |
|
| * | | | complex: Remove unused option to test CMakeLib | Brad King | 2011-12-23 | 9 | -85/+0 |
|
|
| * | | | complex: Remove test dependence on cmSystemTools | Brad King | 2011-12-23 | 2 | -24/+24 |
|
|
| * | | | complex: Move cmSystemTools::UpperCase test to CMakeLibTests | Brad King | 2011-12-23 | 4 | -28/+34 |
|
|
| * | | | complex: Simplify test for single-character exe name | Brad King | 2011-12-23 | 6 | -74/+26 |
|
|