summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmake-gui: Add search functions to the context menu of the Output widgetMarc Bartholomaeus2013-04-242-0/+21
* cmake-gui: Add search functions for Output window (#9733)Marc Bartholomaeus2013-04-242-0/+76
* CMake Nightly Date StampKitware Robot2013-04-181-1/+1
* Merge topic 'doc-get_filename_component'Brad King2013-04-171-9/+10
|\
| * get_filename_component: Document path components more clearly (#14091)Brad King2013-04-161-9/+10
* | Merge topic 'missing-fclose-in-trycompile'Brad King2013-04-171-0/+1
|\ \
| * | try_compile: add missing fclose() to recently added error caseRolf Eike Beer2013-04-161-0/+1
| |/
* | Merge topic 'fix-clear-INCLUDE_DIRECTORIES-prop'Brad King2013-04-171-0/+4
|\ \
| * | Fix clearing of the INCLUDE_DIRECTORIES DIRECTORY property.Stephen Kelly2013-04-101-0/+4
* | | CMake Nightly Date StampKitware Robot2013-04-171-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2013-04-161-1/+1
* | CMake Nightly Date StampKitware Robot2013-04-151-1/+1
* | CMake Nightly Date StampKitware Robot2013-04-141-1/+1
* | CMake Nightly Date StampKitware Robot2013-04-131-1/+1
* | CMake Nightly Date StampKitware Robot2013-04-121-1/+1
* | CMake Nightly Date StampKitware Robot2013-04-111-1/+1
* | CMake Nightly Date StampKitware Robot2013-04-101-1/+1
|/
* CMake Nightly Date StampKitware Robot2013-04-091-1/+1
* CMake Nightly Date StampKitware Robot2013-04-081-1/+1
* CMake Nightly Date StampKitware Robot2013-04-071-1/+1
* CMake Nightly Date StampKitware Robot2013-04-061-1/+1
* CMake Nightly Date StampKitware Robot2013-04-051-1/+1
* Merge topic 'usr-move-relocatable'Brad King2013-04-041-23/+26
|\
| * Handle usr-move without forcing absolute paths (#14041)Brad King2013-04-031-23/+26
* | CMake Nightly Date StampKitware Robot2013-04-041-1/+1
|/
* CMake Nightly Date StampKitware Robot2013-04-031-1/+1
* Merge topic 'automoc-vs11-workaround'Brad King2013-04-021-8/+42
|\
| * automoc: Use a pre-build event in VS >= 7Brad King2013-03-291-8/+42
* | Merge topic 'clarify-add_dependencies-error'Brad King2013-04-021-4/+8
|\ \
| * | add_dependencies: Distinguish target v. file dependencies in error (#14050)Brad King2013-03-291-4/+8
* | | CMake Nightly Date StampKitware Robot2013-04-021-1/+1
* | | CMake Nightly Date StampKitware Robot2013-04-011-1/+1
* | | CMake Nightly Date StampKitware Robot2013-03-311-1/+1
* | | CMake Nightly Date StampKitware Robot2013-03-301-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2013-03-291-1/+1
|/
* Merge topic 'SystemTools-TrimWhitespace-all'Brad King2013-03-281-2/+2
|\
| * cmSystemTools: Generalize TrimWhitespace to all whitespacePetr Kmoch2013-03-271-2/+2
* | Merge topic 'error-on-exported-missing-include-dir'Brad King2013-03-281-0/+14
|\ \
| * | Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-03-261-0/+14
* | | 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-264-5/+145
|\ \ | |/
| * Report an error on IMPORTED targets with a faulty INTERFACEStephen Kelly2013-03-261-3/+28
| * install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-03-263-2/+117
* | 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-2612-39/+26
|\ \ \
| * | | Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)Stephen Kelly2013-03-2512-39/+26