summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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
| |_|/ / / / |/| | | | |
* | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \