summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge topic 'xcode-default-ARCHS'Brad King2015-03-302-41/+21
|\ \ \ \ \
| * | | | | Xcode: Set ARCHS only when CMAKE_OSX_ARCHITECTURES is specified (#14736)Brad King2015-03-272-32/+20
| * | | | | cmGlobalXCodeGenerator: Simplify ARCHS list with cmJoinBrad King2015-03-271-10/+2
| | |/ / / | |/| | |
* | | | | Merge topic 'wix-fix-utf8'Brad King2015-03-303-4/+10
|\ \ \ \ \
| * | | | | CPackWIX: Omit codepage conversion when internal encoding is already UTF-8.Nils Gladitz2015-03-273-4/+10
* | | | | | Merge topic 'clean-scanbuild-warnings'Brad King2015-03-307-31/+33
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix an unused variable warning from scanbuild.Bill Hoffman2015-03-261-10/+1
| * | | | | Fix warnings from clang scanbuild.Bill Hoffman2015-03-256-21/+32
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2015-03-301-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-03-291-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-03-281-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'fix-external-project-generator'Brad King2015-03-271-1/+4
|\ \ \ \
| * | | | ExternalProject: fix the build command for generator overridesBen Boeckel2015-03-261-1/+4
* | | | | Merge topic 'wix-external-expat'Brad King2015-03-271-2/+2
|\ \ \ \ \
| * | | | | CPackWIX: Add static_casts for XML_Parser.Nils Gladitz2015-03-261-2/+2
| |/ / / /