summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2013-06-131-1/+1
* CMake Nightly Date StampKitware Robot2013-06-121-1/+1
* CMake Nightly Date StampKitware Robot2013-06-111-1/+1
* Merge branch 'release'Brad King2013-06-101-0/+23
|\
| * CMake 2.8.11.1v2.8.11.1Brad King2013-06-052-1/+24
| * Merge branch 'fix-genex-HEAD-target' into releaseBrad King2013-06-053-4/+20
| |\
| * \ Merge branch 'xcode-framework-paths' into releaseBrad King2013-06-051-11/+7
| |\ \
| * \ \ Merge branch 'fix-include_directories-whitespace-handling' into releaseBrad King2013-06-053-2/+28
| |\ \ \
| * \ \ \ Merge branch 'fix-qt4_use_modules-QtAx' into releaseBrad King2013-06-031-8/+16
| |\ \ \ \
| * \ \ \ \ Merge branch 'find-Qt4-granular-modules' into releaseBrad King2013-06-031-20/+34
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'escape-regex-specials-in-path' into releaseBrad King2013-06-037-36/+52
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'FindBoost-normalize-slashes' into releaseBrad King2013-05-311-2/+10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ExternalData-no-re-stage' into releaseBrad King2013-05-314-1/+47
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'test-INCLUDE_DIRECTORIES-genex-read' into releaseBrad King2013-05-313-0/+33
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'fix-INCLUDE_DIRECTORIES-genex-read' into releaseBrad King2013-05-311-37/+77
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'fix-try_compile-library-spaces' into releaseBrad King2013-05-311-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix-FileIsDirectory-SEGV' into releaseBrad King2013-05-311-4/+13
| |\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-06-101-1/+1
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-06-091-1/+1
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-06-081-1/+1
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-06-071-1/+1
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-06-061-1/+1
* | | | | | | | | | | | | | Merge topic 'fix-genex-HEAD-target'Brad King2013-06-053-4/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Genex: Fix the HEAD target used for evaluated expressionsStephen Kelly2013-06-053-4/+20
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'xcode-framework-paths'Brad King2013-06-051-11/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Xcode: Fix framework search paths in STATIC library targets (#14191)Brad King2013-06-041-11/+7
* | | | | | | | | | | | | Merge topic 'fix-path-root-dot-dot'Brad King2013-06-051-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | get_filename_component: Test ABSOLUTE of .. after root componentBrad King2013-06-041-0/+5
* | | | | | | | | | | | | | Merge topic 'update-kwsys'Brad King2013-06-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-06-041-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | KWSys 2013-06-03 (d79a792e)KWSys Robot2013-06-041-1/+1
* | | | | | | | | | | | | | | Merge topic 'doc-CMAKE_PARENT_LIST_FILE'Brad King2013-06-051-5/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Docs: Clarify CMAKE_PARENT_LIST_FILE (#14194)Brad King2013-06-041-5/+6
* | | | | | | | | | | | | | | | Merge topic 'suppress-unused-cli-with-value-in-cache'Brad King2013-06-055-12/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | CLI: Suppress the unused warning if the key value pair is cached.Stephen Kelly2013-06-045-12/+49
* | | | | | | | | | | | | | | | | Merge topic 'cleanups'Brad King2013-06-052-8/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add some spaces to the INCLUDE_DIRECTORIES documentation.Stephen Kelly2013-06-041-6/+6
| * | | | | | | | | | | | | | | | | Remove unused cmAddDefinitionsCommand::ParseDefinition method.Stephen Kelly2013-06-041-2/+0
* | | | | | | | | | | | | | | | | | Merge topic 'add_compile_options-command'Brad King2013-06-058-1/+202
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Introduce add_compile_options command.Stephen Kelly2013-06-048-1/+202
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge topic 'VISIBILITY_PRESET-property'Brad King2013-06-0524-0/+228
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property.Stephen Kelly2013-06-025-20/+75
| * | | | | | | | | | | | | | | | | | Introduce target property <LANG>_VISIBILITY_PRESETStephen Kelly2013-06-0222-0/+173
* | | | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-06-051-1/+1
* | | | | | | | | | | | | | | | | | | Merge topic 'fix-variable_watch-cases'Brad King2013-06-049-18/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | variable_watch: Print accesses as "CMake Debug Log" messagesBrad King2013-06-033-11/+11
| * | | | | | | | | | | | | | | | | | | variable_watch: Remove leftover debugging code (#14187)Brad King2013-06-034-13/+13
| * | | | | | | | | | | | | | | | | | | variable_watch: Add test for MODIFIED_ACCESS reportBrad King2013-06-035-0/+13
| * | | | | | | | | | | | | | | | | | | variable_watch: Add missing string enumeration entry (#14188)Yichao Yu2013-06-031-0/+1
* | | | | | | | | | | | | | | | | | | | Merge topic 'update-kwsys'Brad King2013-06-044-13/+85
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |