summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2013-06-211-1/+1
* CMake Nightly Date StampKitware Robot2013-06-201-1/+1
* CMake Nightly Date StampKitware Robot2013-06-191-1/+1
* CMake Nightly Date StampKitware Robot2013-06-181-1/+1
* CMake Nightly Date StampKitware Robot2013-06-171-1/+1
* CMake Nightly Date StampKitware Robot2013-06-161-1/+1
* CMake Nightly Date StampKitware Robot2013-06-151-1/+1
* Merge topic 'doc-enable_language-scope'Brad King2013-06-141-7/+10
|\
| * enable_language: Clarify documentationBrad King2013-06-121-7/+10
* | Merge topic 'sha2-alignment'Brad King2013-06-141-3/+3
|\ \
| * | cmCryptoHash: Increase alignment of HashFile bufferBrad King2013-06-131-3/+3
* | | Merge topic 'FixEclipseCorruptProjects'Brad King2013-06-141-6/+9
|\ \ \
| * | | Eclipse: fix #14204 and #14205: no file links to directoriesAlex Neundorf2013-06-111-6/+9
* | | | Merge topic 'minor-cleanup'Brad King2013-06-143-6/+3
|\ \ \ \
| * | | | Style: Don't put an else after a return.Stephen Kelly2013-06-111-3/+0
| * | | | cmSystemTools: Fix typo in comment.Stephen Kelly2013-06-111-1/+1
| * | | | Genex: Fix indentation in docs.Stephen Kelly2013-06-111-2/+2
| | |_|/ | |/| |
* | | | Merge topic 'remove_extra_matches'Brad King2013-06-141-6/+14
|\ \ \ \
| * | | | Do not set CMAKE_MATCH_ variables when not neeededBill Hoffman2013-06-141-6/+14
* | | | | Merge topic 'rpath-on-mac'Brad King2013-06-141-1/+4
|\ \ \ \ \
| * | | | | OS X: Improvements for getting install name of dylib.Clinton Stimpson2013-06-061-1/+4
* | | | | | CMake Nightly Date StampKitware Robot2013-06-141-1/+1
* | | | | | 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
| |_|/ / |/| | |
* | | | 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
|\ \ \ \ \ \ \ \ \ \ \