Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | WriteBasicConfigVersionFile: add test for ExactVersion mode | Alex Neundorf | 2012-03-10 | 1 | -0/+70 | |
| * | | | | write_basic_package_version_file: add ExactVersion mode | Alex Neundorf | 2012-03-10 | 2 | -1/+47 | |
| * | | | | write_basic_package_version_file(): improve documentation | Alex Neundorf | 2012-03-10 | 1 | -0/+4 | |
* | | | | | Merge topic 'update-KWIML' | Brad King | 2012-03-13 | 1 | -17/+29 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2012-03-09 | 1 | -17/+29 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | KWIML: Make test_INT robust to #define-d int#_t and INT#_C | Brad King | 2012-03-09 | 1 | -17/+29 | |
* | | | | | | | Merge topic 'fix-cpack-hdiutil-retry-loops' | Brad King | 2012-03-13 | 2 | -5/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack: Fix retry logic when calls to hdiutil fail | David Cole | 2012-03-09 | 2 | -5/+9 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'ctest-match-valgrind' | Brad King | 2012-03-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CTest: Match valgrind errors with "points to" (#12922) | Alexandru Ciobanu | 2012-03-09 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'ctest-clang-in-xcode' | Brad King | 2012-03-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CTest: Detect Xcode error "Command ... failed with exit code" | Alexandru Ciobanu | 2012-03-09 | 1 | -0/+1 | |
* | | | | | | | | | Merge topic 'cleanup-object-file-names' | Brad King | 2012-03-13 | 18 | -279/+73 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Hide Makefile local object info inside local generator | Brad King | 2012-03-08 | 3 | -31/+39 | |
| * | | | | | | | | | VS: Simplify object name computation | Brad King | 2012-03-06 | 5 | -71/+34 | |
| * | | | | | | | | | Remove unused partial OBJECT_FILES property implementation | Brad King | 2012-03-06 | 14 | -177/+0 | |
* | | | | | | | | | | Merge topic 'suppress-warnings' | Brad King | 2012-03-13 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Suppress warnings occurring on the dashboards using the PGI compiler. | David Cole | 2012-03-07 | 1 | -1/+2 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FindCxxTest-version-4-issue-13022' | Brad King | 2012-03-13 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindCxxTest: Add support for CxxTest 4 (#13022) | Droscy | 2012-03-07 | 1 | -2/+4 | |
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-13 | 1 | -1/+1 | |
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-12 | 1 | -1/+1 | |
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-11 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-10 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-09 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'qt4-deploy' | David Cole | 2012-03-08 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | DeployQt4: Add path to Qt dlls on Windows. | Clinton Stimpson | 2012-03-07 | 1 | -0/+6 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'find_package_fatal_error_if_required_and_config_not_found' | David Cole | 2012-03-08 | 13 | -3/+30 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | find_package: Test that REQUIRED aborts processing correctly | Brad King | 2012-03-07 | 12 | -3/+26 | |
| * | | | | | | | | find_package: error out if REQUIRED Config has not been found | Alex Neundorf | 2012-03-06 | 1 | -0/+4 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'MakingConfigFilesEasier_ConfigureMacro' | David Cole | 2012-03-08 | 5 | -32/+228 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | wrap write_basic_config_version_file as write_basic_package_version_file() | Alex Neundorf | 2012-03-07 | 4 | -35/+44 | |
| * | | | | | | | | add CMakePackageConfigHelpers: configure_package_config_file() | Alex Neundorf | 2012-03-07 | 3 | -0/+187 | |
* | | | | | | | | | Merge topic 'fix-12189-support-SBCS-in-VS' | David Cole | 2012-03-08 | 8 | -3/+61 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | VS6: Avoid SBCS test on VS6 (#12189) | David Cole | 2012-03-06 | 1 | -1/+3 | |
| * | | | | | | | | | VS6: Avoid _MBCS define when _SBCS is defined (#12189) | David Cole | 2012-02-21 | 1 | -3/+5 | |
| * | | | | | | | | | Visual Studio: Allow setting Single Byte Character Set (#12189) | Aaron C. Meadows | 2012-02-17 | 7 | -0/+54 | |
* | | | | | | | | | | Merge topic 'CPackNSIS-addMissingDoc' | David Cole | 2012-03-08 | 2 | -10/+23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add some missing CPACK_NSIS_xxx doc and move some to common CPack section. | Eric NOULARD | 2012-03-06 | 2 | -10/+23 | |
* | | | | | | | | | | | Merge topic 'fixCPackDocTypo' | David Cole | 2012-03-08 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix some typos in CPACK_SET_DESTDIR doc | Eric NOULARD | 2012-03-06 | 1 | -4/+4 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'fix-cygwin-hint-file' | David Cole | 2012-03-08 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Use correct "requires" line in cygwin setup hint file | David Cole | 2012-03-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | Remove trailing white space | David Cole | 2012-03-06 | 1 | -3/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'target-include-directories' | David Cole | 2012-03-08 | 23 | -245/+397 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix shadowed variable warning on dashboard results | David Cole | 2012-02-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | Fix compiler warning reported on older Borland dashboard. | David Cole | 2012-02-22 | 1 | -2/+4 | |
| * | | | | | | | | | | | Fix compiler error reported on older Borland dashboard. | David Cole | 2012-02-22 | 1 | -2/+3 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Update the documentation regarding INCLUDE_DIRECTORIES. | David Cole | 2012-02-22 | 3 | -10/+51 | |
| * | | | | | | | | | | Call ExpandVariablesInString for each target's INCLUDE_DIRECTORIES | David Cole | 2012-02-22 | 1 | -0/+14 | |