summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test_cpack_symlinks'Brad King2015-04-065-0/+38
|\
| * Tests: Add case for CPack source package with symlinksBill Hoffman2015-04-064-0/+35
| * cpack: Disable CMake Cygwin legacy warning while packagingBrad King2015-04-011-0/+3
* | Merge topic 'doc-generator-names-ref'Brad King2015-04-061-1/+1
|\ \
| * | Help: Clarify manual reference for generator namesNils Gladitz2015-04-041-1/+1
* | | CMake Nightly Date StampKitware Robot2015-04-061-1/+1
* | | CMake Nightly Date StampKitware Robot2015-04-051-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2015-04-041-1/+1
* | Merge topic 'vs-xaml'Brad King2015-04-0324-4/+498
|\ \
| * | VS: Add support for XAML source filesGilles Khouzam2015-04-0324-4/+498
* | | Merge topic 'doc-relocatable-usage-requirements'Brad King2015-04-0310-117/+153
|\ \ \ | |/ / |/| |
| * | Help: Update discussion of relocable packages in cmake-packages(7)Brad King2015-04-031-20/+46
| * | Help: Reorganize and refine discussion of relocatable packagesBrad King2015-04-034-114/+106
| * | Help: Place relocatable package notes in their own subsectionsBrad King2015-04-036-3/+21
| * | Help: Fix typo in cmake-packages(7) manualBrad King2015-04-031-1/+1
| * | Help: Fix syntax in non-relocatable usage requirements exampleBrad King2015-04-031-4/+4
* | | Merge topic 'doc-generator-groups'Brad King2015-04-031-1/+25
|\ \ \
| * | | 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
|\ \ \ \ \ \