summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CPack add easy possibility to warn about CPACK_SET_DESTDIREric NOULARD2012-05-144-1/+63
* CMake Nightly Date StampKitware Robot2012-05-141-1/+1
* CMake Nightly Date StampKitware Robot2012-05-131-1/+1
* CMake Nightly Date StampKitware Robot2012-05-121-1/+1
* CMake Nightly Date StampKitware Robot2012-05-111-1/+1
* CMake Nightly Date StampKitware Robot2012-05-101-1/+1
* CMake Nightly Date StampKitware Robot2012-05-091-1/+1
* Merge topic 'vs-osx-framework-headers'David Cole2012-05-085-17/+19
|\
| * VS: Restore header files marked as OS X Framework content (#13196)Brad King2012-05-075-17/+19
* | Merge topic 'doc-html-index'David Cole2012-05-081-1/+1
|\ \
| * | Documentation: Improve HTML section index formatBrad King2012-05-071-1/+1
* | | Merge topic 'FixMultipleResultsInFeatureSummary'David Cole2012-05-082-33/+61
|\ \ \
| * | | fix #13195: avoid multiple mentions of found packagesAlex Neundorf2012-05-062-33/+61
* | | | Merge topic 'fix-13121-handle-gcov47-output'David Cole2012-05-081-1/+1
|\ \ \ \
| * | | | CTest: Modify reg ex so it also works with gcov 4.7 output (#13121)David Cole2012-05-031-1/+1
* | | | | Merge topic 'abort-findqt4-on-qt5'David Cole2012-05-081-4/+16
|\ \ \ \ \
| * | | | | Fix the number variable comparison when Qt is not found.Stephen Kelly2012-05-031-1/+1
| * | | | | Abort FindQt4.cmake if Qt 5 is found.David Faure2012-05-031-4/+16
* | | | | | Merge topic 'doc-NO_SONAME-typo'David Cole2012-05-081-1/+1
|\ \ \ \ \ \
| * | | | | | Fix a few typos in NO_SONAME property description.Modestas Vainius2012-05-021-1/+1
* | | | | | | Merge topic 'kwsys-no-depend-FundamentalType'David Cole2012-05-084-36/+50
|\ \ \ \ \ \ \
| * | | | | | | KWSys: Remove dependencies on FundamentalTypeBrad King2012-05-024-36/+50
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2012-05-081-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2012-05-071-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2012-05-061-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-05-051-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-05-041-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2012-05-031-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2012-05-021-1/+1
* | | Merge topic 'cmake-gui-thread-wait'David Cole2012-05-011-1/+1
|\ \ \
| * | | cmake-gui: Wait for configure/generate thread to complete before exiting.Clinton Stimpson2012-04-301-1/+1
* | | | Merge topic 'module-no-soname'David Cole2012-05-0118-59/+161
|\ \ \ \ | | |/ / | |/| |
| * | | Test NO_SONAME property (#13155)Brad King2012-04-302-0/+58
| * | | Support building shared libraries or modules without soname (#13155)Modestas Vainius2012-04-3016-59/+103
* | | | Merge topic 'intel-Windows-RTC1'David Cole2012-05-011-1/+1
|\ \ \ \
| * | | | Intel: On Windows use /RTC1 instead of deprecated /GZ (#13174)Brad King2012-04-301-1/+1
* | | | | Merge topic 'fix-12564-avoid-git-re-clones'David Cole2012-05-011-29/+72
|\ \ \ \ \
| * | | | | ExternalProject: Avoid repeated git clone operations (#12564)David Cole2012-04-281-1/+26
| * | | | | ExternalProject: Refactor repeated code into function (#12564)David Cole2012-04-281-27/+39
| * | | | | ExternalProject: Avoid unnecessary git clones (#12564)David Cole2012-04-251-1/+7
* | | | | | Merge topic 'vs10-source-paths'David Cole2012-05-014-80/+137
|\ \ \ \ \ \
| * | | | | | VS10: Generate relative source paths when possible (#12570)Brad King2012-04-273-4/+77
| * | | | | | VS11: Do not use source path conversion workaround specific to VS 10Brad King2012-04-271-7/+22
| * | | | | | VS10: Convert paths normally unless forced to relativeBrad King2012-04-272-19/+21
| * | | | | | VS10: Simplify vcxproj.filter file generationBrad King2012-04-272-65/+26
| * | | | | | VS10: Refactor custom commands to use WriteSourceBrad King2012-04-272-14/+20
* | | | | | | Merge topic 'kwsys-environ-cleanup'David Cole2012-05-0111-94/+370
|\ \ \ \ \ \ \
| * | | | | | | KWSys: Fix SystemTools environment memory handling (#13156)Brad King2012-04-276-28/+344
| * | | | | | | CTest: Simplify environment save/restoreBrad King2012-04-245-66/+26
* | | | | | | | Merge topic 'more-Intel-warnings'David Cole2012-05-012-2/+6
|\ \ \ \ \ \ \ \