summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2014-12-041-1/+1
* Merge branch 'release'Brad King2014-12-030-0/+0
|\
| * Merge branch 'vs-hlsl-settings' into releaseBrad King2014-12-038-5/+50
| |\
| * \ Merge branch 'doc-CMAKE_CXX_KNOWN_FEATURES-typo' into releaseBrad King2014-12-031-1/+1
| |\ \
| * \ \ Merge branch 'CPackIFW-doc-typos' into releaseBrad King2014-12-031-11/+11
| |\ \ \
| * \ \ \ Merge branch 'doc-Nsight-Tegra-toolchain' into releaseBrad King2014-12-032-0/+21
| |\ \ \ \
| * \ \ \ \ Merge branch 'fix-wince-unicode-entry-point' into releaseBrad King2014-12-031-2/+16
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindOpenGL-revert-imported-targets' into releaseBrad King2014-12-022-43/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'FindPythonInterp-Fix-1.4' into releaseBrad King2014-12-021-2/+2
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'file-LOCK-command'Brad King2014-12-0363-0/+1352
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Add notes for topic 'file-LOCK-command'Brad King2014-12-031-0/+5
| * | | | | | | | | file: Add LOCK subcommand to do file and directory lockingRuslan Baratov2014-12-0360-0/+1336
| * | | | | | | | | cmSystemTools: Add StringToInt helperRuslan Baratov2014-12-032-0/+11
* | | | | | | | | | Merge topic 'icase-source-file-prop'Brad King2014-12-034-0/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | test: test source file properties with case-insensitivityBen Boeckel2014-12-024-0/+40
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'binary-linux-64'Brad King2014-12-032-0/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Utilities/Release: Add build of binary for Linux x86_64Brad King2014-12-022-0/+24
* | | | | | | | | | | Merge topic 'fix-wince-unicode-entry-point'Brad King2014-12-031-2/+16
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | VS, WINCE: Fix entry point for Unicode buildsPascal Bach2014-12-031-2/+16
* | | | | | | | | | | Merge topic 'FindPythonInterp-Fix-1.4'Brad King2014-12-031-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | FindPythonInterp: fix version component variables for Python 1.4 (#15275)Rolf Eike Beer2014-12-021-2/+2
* | | | | | | | | | | Merge topic 'CPackIFW-doc-typos'Brad King2014-12-031-11/+11
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | CPackIFW: Correction of the module documentationKonstantin Podsvirov2014-12-021-11/+11
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'xcode-target-search-perf'Brad King2014-12-032-8/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Xcode: use a map to look up target pointers (#15201)Ben Boeckel2014-12-022-8/+10
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'doc-CMAKE_CXX_KNOWN_FEATURES-typo'Brad King2014-12-031-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Help: Fix typo in CMAKE_CXX_KNOWN_FEATURES docsDavid Demelier2014-12-031-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'vs-hlsl-settings'Brad King2014-12-038-5/+50
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | VS: Add source file properties to set the hlsl shader entry point and modelCedric Perthuis2014-12-038-5/+50
| |/ / / / / / /
* | | | | | | | Merge topic 'doc-Nsight-Tegra-toolchain'Brad King2014-12-032-0/+21
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Help: Document Nsight Tegra toolchain configuration (#15276)Brad King2014-12-022-0/+21
| |/ / / / / /
* | | | | | | Merge topic 'add-continue-command'Brad King2014-12-0331-2/+241
|\ \ \ \ \ \ \
| * | | | | | | continue: Add a new CMake language command for loop continuation (#14013)Gregor Jasny2014-12-0131-2/+241
* | | | | | | | Merge topic 'FindOpenGL-revert-imported-targets'Brad King2014-12-032-43/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | FindOpenGL: Revert support for imported targets (#15267)Brad King2014-12-012-43/+0
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2014-12-031-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'release'Brad King2014-12-020-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'doc-compile-features-typo' into releaseBrad King2014-12-021-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'link-no-empty-response-files' into releaseBrad King2014-12-011-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix-implicit-lib-logging' into releaseBrad King2014-12-011-1/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'FindOpenGL-no-X11'Brad King2014-12-022-13/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | FindOpenGL: Drop explicit dependency on X11 (#15268)Brad King2014-12-012-13/+8
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'doc-compile-features-typo'Brad King2014-12-021-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Help: Fix typo in cmake-compile-features(7) manualDavid Demelier2014-12-021-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'fix-implicit-lib-logging'Brad King2014-12-021-1/+2
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | CMakeParseImplicitLinkInfo: Fix implicit library loggingBrad King2014-12-011-1/+2
| |/ / / / /
* | | | | | Merge topic 'link-no-empty-response-files'Brad King2014-12-021-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Makefile: Do not create an empty linker response fileBrad King2014-12-011-1/+1
| |/ / / /
* | | | | Merge topic 'FindOpenSSL-separate-libs'Brad King2014-12-022-4/+19
|\ \ \ \ \
| * | | | | FindOpenSSL: Report crypto and ssl libraries separatelyHannes Mezger2014-12-012-4/+19
| | |_|_|/ | |/| | |