summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* QtAutomoc: Fix handling of list separator for compile definitions.Stephen Kelly2013-06-121-1/+3
* CMake Nightly Date StampKitware Robot2013-06-121-1/+1
* CMake Nightly Date StampKitware Robot2013-06-111-1/+1
* 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-051-4/+9
|\
| * Genex: Fix the HEAD target used for evaluated expressionsStephen Kelly2013-06-051-4/+9
* | 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 'update-kwsys'Brad King2013-06-051-1/+1
|\ \ \
| * | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-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-052-1/+16
|\ \ \ \ \
| * | | | | CLI: Suppress the unused warning if the key value pair is cached.Stephen Kelly2013-06-042-1/+16
* | | | | | 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-056-1/+177
|\ \ \ \ \ \ \
| * | | | | | | Introduce add_compile_options command.Stephen Kelly2013-06-046-1/+177
| |/ / / / / /
* | | | | | | Merge topic 'VISIBILITY_PRESET-property'Brad King2013-06-056-0/+119
|\ \ \ \ \ \ \
| * | | | | | | Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property.Stephen Kelly2013-06-022-20/+59
| * | | | | | | Introduce target property <LANG>_VISIBILITY_PRESETStephen Kelly2013-06-026-0/+80
* | | | | | | | CMake Nightly Date StampKitware Robot2013-06-051-1/+1
* | | | | | | | Merge topic 'fix-variable_watch-cases'Brad King2013-06-042-18/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | variable_watch: Print accesses as "CMake Debug Log" messagesBrad King2013-06-031-5/+3
| * | | | | | | | variable_watch: Remove leftover debugging code (#14187)Brad King2013-06-031-13/+0
| * | | | | | | | variable_watch: Add missing string enumeration entry (#14188)Yichao Yu2013-06-031-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'update-kwsys'Brad King2013-06-043-12/+76
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-06-033-12/+76
| |/ / / / / /
* | | | | | | Merge topic 'cfbundle-location'Brad King2013-06-047-51/+27
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | OS X: Fix getting of CFBundle LOCATION property.Clinton Stimpson2013-06-037-51/+27
* | | | | | | CMake Nightly Date StampKitware Robot2013-06-041-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'target-COMPILE_OPTIONS'Brad King2013-06-0318-63/+647
|\ \ \ \ \ \
| * | | | | | Add target_compile_options command.Stephen Kelly2013-06-025-0/+170
| * | | | | | Add COMPILE_OPTIONS target property.Stephen Kelly2013-06-026-1/+253
| * | | | | | cmTarget: Rename LinkInterfaceIncludeDirectoriesEntriesStephen Kelly2013-06-021-6/+6
| * | | | | | cmTarget: Rename struct to be more re-usable.Stephen Kelly2013-06-021-21/+21
| * | | | | | Add <LANG>_COMPILER_ID generator expressions.Stephen Kelly2013-06-022-0/+110
| * | | | | | Add cmLocalGenerator::GetCompileOptions.Stephen Kelly2013-06-029-25/+77
| * | | | | | VS6: Rename some variables to correspond to config values.Stephen Kelly2013-06-021-10/+10
* | | | | | | Merge topic 'refactor-try_compile-argument-processing'Brad King2013-06-031-133/+103
|\ \ \ \ \ \ \
| * | | | | | | try_compile: Refactor argument processingBrad King2013-05-311-133/+103
* | | | | | | | Merge topic 'vs-RootNamespace'Brad King2013-06-032-0/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Add VS_GLOBAL_ROOTNAMESPACE target propertyJohn Farrier2013-05-312-0/+14
* | | | | | | | | Merge topic 'fix-style'Brad King2013-06-032-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix indentation.Stephen Kelly2013-05-292-3/+3
| | |_|_|_|_|/ / / | |/| | | | | | |