summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help: Split cmake-generators(7) into linkable subsectionsBrad King2015-04-031-1/+25
* Merge topic 'FindCUDA.cmake/StaticRuntime'Brad King2015-04-032-4/+88
|\
| * FindCUDA: Use the static CUDA runtime library if available (#15482)James Bigler2015-04-032-4/+88
* | Merge topic 'fix-liblzma-XL-optimize'Brad King2015-04-031-0/+3
|\ \
| * | liblzma: Disable XL compiler optimizations in one source to avoid crashBrad King2015-04-021-0/+3
* | | CMake Nightly Date StampKitware Robot2015-04-031-1/+1
* | | Merge topic 'remove-DEFINITIONS-directory-property'Brad King2015-04-0219-5/+137
|\ \ \
| * | | Do not treat DEFINITIONS as a built-in directory propertyStephen Kelly2015-04-0219-5/+137
* | | | Merge topic 'clean-up-cmMakefile'Brad King2015-04-025-50/+9
|\ \ \ \ | |/ / /
| * | | cmMakefile: Remove unused PreOrder member.Stephen Kelly2015-04-014-21/+9
| * | | cmMakefile: Remove unused Prefix member.Stephen Kelly2015-04-012-3/+0
| * | | cmMakefile: Remove unused SubDirectoryOrder member.Stephen Kelly2015-04-012-3/+0
| * | | cmMakefile: Remove AddExtraDirectory method.Stephen Kelly2015-04-013-13/+0
| * | | cmMakefile: Remove unused method.Stephen Kelly2015-04-011-6/+0
| * | | cmMakefile: Remove bogus comment.Stephen Kelly2015-04-011-4/+0
* | | | Merge topic 'fix-liblzma-access-alignment'Brad King2015-04-021-1/+7
|\ \ \ \ | | |/ / | |/| |
| * | | liblzma: Use unaligned access only on Intel and PowerPC archsBrad King2015-04-011-1/+7
* | | | Merge topic 'fix-test-CMakeELF-read-only-source'Brad King2015-04-021-1/+1
|\ \ \ \
| * | | | Tests: Fix CMake.ELF test with read-only source (#15489)Bill Newcomb2015-04-011-1/+1
| | |/ / | |/| |
* | | | Merge topic 'doc-set-command'Brad King2015-04-023-96/+79
|\ \ \ \
| * | | | Help: Document conversion of PATH/FILEPATH cache values to absolute pathsBrad King2015-04-012-1/+18
| * | | | Help: Rewrite 'set` command documentationBrad King2015-04-011-95/+59
| * | | | Help: Add link target to cmake-language.7 variables sectionBrad King2015-04-011-0/+2
| |/ / /
* | | | Merge topic 'xcode-source-type-metal'Brad King2015-04-021-0/+4
|\ \ \ \
| * | | | Xcode: Add file type for Metal shader filesSean James2015-04-011-0/+4
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2015-04-021-1/+1
|/ / /
* | | Merge topic 'cpack-deb-format-cast'Brad King2015-04-011-2/+4
|\ \ \
| * | | cmCPackDebGenerator: Cast file mode to proper type for %o formatterBrad King2015-03-311-2/+4
| | |/ | |/|
* | | Merge topic 'ctest-repeat-until-fail'Brad King2015-04-011-11/+11
|\ \ \
| * | | Tests: Fix RunCMake.CTestCommandLine expected output time matchingBrad King2015-03-311-11/+11
* | | | Merge topic 'cpack-fix-preinstall-tool'Brad King2015-04-011-15/+8
|\ \ \ \
| * | | | CPack: Fix make tool selection during preinstall (#15483)Brad King2015-03-311-15/+8
* | | | | Merge topic 'jsoncpp-isfinite'Brad King2015-04-011-0/+14
|\ \ \ \ \
| * | | | | jsoncpp: Provide 'isfinite' implementation on older AIX and HP-UXÅdne Hovda2015-03-311-0/+14
| | |_|/ / | |/| | |
* | | | | Merge topic 'makefile-DELETE_ON_ERROR'Brad King2015-04-015-0/+20
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'makefile-DELETE_ON_ERROR'Brad King2015-03-311-0/+7
| * | | | | Makefile: Tell GNU make to delete rule outputs on error (#15474)Brad King2015-03-304-0/+13
* | | | | | Merge topic 'suppress-osx-arch-linker-warning'Brad King2015-04-011-0/+1
|\ \ \ \ \ \
| * | | | | | CTestCustom: Suppress OS X universal binary link arch warningsBrad King2015-03-311-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'solaris-fix-target_link_libraries-test'Brad King2015-04-011-1/+11
|\ \ \ \ \ \
| * | | | | | Tests: Do not try to use invalid "ld -v" flag on SolarisBrad King2015-03-311-1/+11
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2015-04-011-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'UseSWIG-no-MAIN_DEPENDENCY'Brad King2015-03-311-0/+9
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'UseSWIG-no-MAIN_DEPENDENCY'Brad King2015-03-311-0/+9
* | | | | | Merge topic 'cpack-rpm-basic-symlink-handling'Brad King2015-03-316-26/+532
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Help: Add notes for topic 'cpack-rpm-basic-symlink-handling'Brad King2015-03-311-0/+6
| * | | | | CPackRPM: Add basic symlink support (#15209)Domen Vrankar2015-03-315-26/+526
| | |/ / / | |/| | |
* | | | | Merge topic 'UseSWIG-no-MAIN_DEPENDENCY'Brad King2015-03-311-2/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | UseSWIG: Do not use MAIN_DEPENDENCY on custom commands (#15480)Felix Schwitzer2015-03-301-2/+1
| |/ / /
* | | | Merge topic 'doc-COMPILE_OPTIONS-cleanup'Brad King2015-03-313-8/+9
|\ \ \ \