summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | cmSystemTools: Generalize TrimWhitespace to all whitespacePetr Kmoch2013-03-271-2/+2
* | | Merge topic 'fix-Qt5-incompatibility-check-version'Brad King2013-03-281-1/+1
|\ \ \
| * | | Fix the Qt 5 version required to run the IncompatibleQt test.Stephen Kelly2013-03-261-1/+1
| |/ /
* | | Merge topic 'error-on-exported-missing-include-dir'Brad King2013-03-285-0/+29
|\ \ \
| * | | Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-03-265-0/+29
* | | | Merge topic 'ExactCaseReadmeTxt'Brad King2013-03-281-50/+65
|\ \ \ \
| * | | | Modules/readme.txt: make lines a bit shorter for easier readabilityAlex Neundorf2013-03-281-13/+28
| * | | | Modules/readme.txt: switch from "XXX" to "Xxx"Alex Neundorf2013-03-281-47/+47
* | | | | Merge topic 'use-java-INCLUDE_JARS'Brad King2013-03-281-18/+40
|\ \ \ \ \
| * | | | | UseJava.cmake: require explicit request to include jarsMatthew Woehlke2013-03-281-18/+40
* | | | | | Merge topic 'dev/add-isystem-for-clang'Brad King2013-03-281-0/+1
|\ \ \ \ \ \
| * | | | | | Clang: Add -isystem flag support everywhereBen Boeckel2013-03-281-0/+1
* | | | | | | CMake Nightly Date StampKitware Robot2013-03-281-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2013-03-271-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'error-on-exported-missing-include-dir'Brad King2013-03-2620-9/+241
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Report an error on IMPORTED targets with a faulty INTERFACEStephen Kelly2013-03-266-5/+52
| * | | | | install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-03-2615-4/+189
* | | | | | Merge topic 'ep_retry_clone'Brad King2013-03-261-5/+15
|\ \ \ \ \ \
| * | | | | | ExternalProject: Retry on a failed git cloneBill Hoffman2013-03-261-5/+15
* | | | | | | Merge topic 'vs-sln-header'Brad King2013-03-262-2/+16
|\ \ \ \ \ \ \
| * | | | | | | VS: Fix VS 10/11 .sln headers (#14038)Brad King2013-03-252-2/+16
* | | | | | | | Merge topic 'fix-new-target-commands-docs'Brad King2013-03-262-7/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix new target commands documentation.Stephen Kelly2013-03-252-7/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'fix-COMPILE_DEFINITIONS-config'Brad King2013-03-2618-42/+118
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Test evaluation of per-config COMPILE_DEFINITIONS (#14037)Brad King2013-03-256-3/+92
| * | | | | | | Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)Stephen Kelly2013-03-2512-39/+26
* | | | | | | | CMake Nightly Date StampKitware Robot2013-03-261-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'compile-object-TARGET-placeholder'Brad King2013-03-251-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Replace <TARGET> in CMAKE_<LANG>_COMPILE_OBJECT rule variablesBrad King2013-03-221-0/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'rename-include-current-dir-in-interface-var'Brad King2013-03-258-9/+9
|\ \ \ \ \ \ \
| * | | | | | | Rename variable for including current directory in interfacesBrad King2013-03-198-9/+9
* | | | | | | | Merge topic 'update-kwsys'Brad King2013-03-252-1/+7
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-03-222-1/+7
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | KWSys 2013-03-21 (2d263bc3)KWSys Robot2013-03-222-1/+7
* | | | | | | | | Merge topic 'cpack-printf-format-warnings'Brad King2013-03-251-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack: Avoid "format expects 'unsigned int'" warningsPaul Kunysch2013-03-221-4/+4
| |/ / / / / / / /
* | | | | | | | | Merge topic 'doc-string-regex'Brad King2013-03-251-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | string: Fix regex documentation of '^' and '$' (#14028)Brad King2013-03-191-2/+2
* | | | | | | | | CMake Nightly Date StampKitware Robot2013-03-251-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2013-03-241-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2013-03-231-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2013-03-221-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2013-03-211-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2013-03-201-1/+1
* | | | | | Merge topic 'automoc-append-implicit-dirs'Brad King2013-03-191-13/+24
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Automoc: append implicit includes after user-specified dirsStephen Kelly2013-03-191-13/+24
* | | | | | Merge topic 'expand-version-of-Qt5-gui-fix'Brad King2013-03-191-1/+1
|\ \ \ \ \ \
| * | | | | | cmake-gui: Use the QStandardItemModel workaround until 5.1.0.Stephen Kelly2013-03-191-1/+1
| |/ / / / /
* | | | | | Merge topic 'FindImageMagick-v6.8.0-8'Brad King2013-03-191-3/+3
|\ \ \ \ \ \
| * | | | | | FindImageMagick: Search versioned suffixes (#14012)Rex Dieter2013-03-181-3/+3