summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Add support to ctest for GTM mumps coverage.Bill Hoffman2012-04-256-3/+472
* | | | | | | | | Merge topic 'vs11-arm-generator'David Cole2012-05-176-0/+79
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS11: Fix ARM architecture hint typo (#13077)Brad King2012-05-101-1/+1
| * | | | | | | | | VS11: Add ARM architecture generator (#13077)Minmin Gong2012-05-096-0/+79
* | | | | | | | | | Merge topic 'ninja_convenience_targets'David Cole2012-05-172-0/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ninja: Add a convenient 'help' target.Nicolas Despres2012-05-092-0/+22
| * | | | | | | | | | Ninja: Add a convenient 'clean' target.Nicolas Despres2012-05-092-0/+22
* | | | | | | | | | | Merge topic 'CPack-preserveTimestampInSourcePackage'David Cole2012-05-171-2/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | CPack - preserve timestamp for CPACK_INSTALLED_DIRECTORIES. fixes: #0013193Eric NOULARD2012-05-091-2/+5
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2012-05-171-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2012-05-161-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2012-05-151-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | 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