summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'CMakeDetermineVSServicePack-vs11'Brad King2013-06-241-24/+21
|\
| * CMakeDetermineVSServicePack: Add VS 11 update 1 and 2 (#14239)Brad King2013-06-211-1/+5
| * CMakeDetermineVSServicePack: Improve documentationBrad King2013-06-211-24/+17
* | Merge topic 'openbsd-elf-parsing'Brad King2013-06-242-2/+11
|\ \
| * | OpenBSD: Enable ELF parsing and editing (#14241)David Coppa2013-06-212-2/+11
| |/
* | Merge topic 'FindBoost-error-reason-static'Brad King2013-06-241-1/+6
|\ \
| * | FindBoost: Clarify failure on missing 'static' libs (#14235)Brad King2013-06-201-1/+6
* | | Merge topic 'FindX11-OSX-10.8'Brad King2013-06-241-0/+2
|\ \ \
| * | | FindX11: Search in /opt/X11 for OS X 10.8 (#14232)Marius Schamschula2013-06-201-0/+2
* | | | Merge topic 'FindGTK2-tweaks'Brad King2013-06-241-2/+5
|\ \ \ \
| * | | | FindGTK2: Detect gthread libraryDaniele E. Domenichelli2013-06-191-0/+3
| * | | | FindGTK2: Move check for pangocairo in gtk moduleDaniele E. Domenichelli2013-06-191-2/+2
| |/ / /
* | | | Merge topic 'doc-E-tar-zip'Brad King2013-06-241-3/+2
|\ \ \ \
| * | | | cmake: Document "-E tar" support for .zip (#14225)Brad King2013-06-191-3/+2
| |/ / /
* | | | Merge topic 'add-cmake_host_system_information-command'Brad King2013-06-249-0/+272
|\ \ \ \
| * | | | Add cmake_host_system_information commandNils Gladitz2013-06-199-0/+272
* | | | | Merge topic 'add-try_compile-options'Brad King2013-06-2417-62/+162
|\ \ \ \ \
| * | | | | try_compile: Add signature to allow multiple SOURCESBrad King2013-06-0617-62/+162
* | | | | | Merge topic 'document-add_jar-compat-shims'Brad King2013-06-241-0/+7
|\ \ \ \ \ \
| * | | | | | UseJava.cmake: document add_jar compat shimMatthew Woehlke2013-06-171-0/+7
* | | | | | | Merge topic 'doc-search-install-prefix'Brad King2013-06-241-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Document CMAKE_INSTALL_PREFIX in CMAKE_SYSTEM_PREFIX_PATHBrad King2013-06-171-1/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'split-command-sources'Brad King2013-06-248-82/+116
|\ \ \ \ \ \ \
| * | | | | | | Split cmBootstrapCommands.cxx into two sourcesBrad King2013-06-148-82/+116
* | | | | | | | Merge topic 'vs-TargetFrameworkVersion'Brad King2013-06-242-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Add support for .NET target framework versionChristian Maaser2013-06-142-0/+12
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2013-06-241-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2013-06-231-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2013-06-221-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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 'FixAsmSupport'Brad King2013-06-143-4/+4
|\ \ \ \ \ \
| * | | | | | asm support: adapt to changes in CMakeDetectCompiler in 2.8.10Alex Neundorf2013-06-143-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'suppress-unused-cli-with-value-in-cache'Brad King2013-06-141-1/+1
|\ \ \ \ \ \
| * | | | | | Don't run the WarnUnusedCliUnused test on Windows.Stephen Kelly2013-06-121-1/+1
* | | | | | | 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
| | |_|_|/ / / | |/| | | | |