summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Help: Refine COMPILE_OPTIONS property documentationBrad King2015-03-312-6/+7
| * | | Help: Fix xref typos in target_compile_options docsBrad King2015-03-311-2/+2
* | | | Merge topic 'doc-list-xref'Brad King2015-03-311-0/+2
|\ \ \ \ | |/ / /
| * | | Help: Add link target to cmake-language.7 lists sectionBrad King2015-03-311-0/+2
| |/ /
* | | Merge topic 'clean-scanbuild-warnings'Brad King2015-03-311-0/+12
|\ \ \
| * | | Move scanbuild exceptions out of dashboard script and into cmake.Bill Hoffman2015-03-301-0/+12
* | | | CMake Nightly Date StampKitware Robot2015-03-311-1/+1
| |/ / |/| |
* | | Merge topic 'cpack-archive-prefix'Brad King2015-03-305-0/+51
|\ \ \
| * | | cpack: Fix CPACK_PACKAGING_INSTALL_PREFIX handling for archives (#14677)Clinton Stimpson2015-03-305-0/+51
* | | | Merge topic 'add_dependencies-INTERFACE-libraries'Brad King2015-03-3010-35/+32
|\ \ \ \
| * | | | Allow add_dependencies() on INTERFACE libraries (#15414)Brad King2015-03-2710-28/+22
| * | | | Help: Format add_dependencies documentationBrad King2015-03-271-9/+12
* | | | | Merge topic 'ninja-autogen'Brad King2015-03-301-3/+6
|\ \ \ \ \
| * | | | | QtAutogen: Fix rcc rebuild with Ninja generator (#15459)Brad King2015-03-271-3/+6
| |/ / / /
* | | | | Merge topic 'ExternalData-recursive-match'Brad King2015-03-3023-7/+84
|\ \ \ \ \
| * | | | | ExternalData: Add option to recursively match under directoriesBrad King2015-03-2723-3/+76
| * | | | | ExternalData: Parameterize internal file(GLOB) operation selectionBrad King2015-03-271-6/+10