summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'reorganize-cmCTest'Brad King2016-07-063-217/+295
|\
| * Help: Fix documentation of ctest --build-and-testJean-Christophe Fillion-Robin2016-07-051-3/+2
| * Help: Consistently use quotes and fix punctuation in ctest(1) manualJean-Christophe Fillion-Robin2016-07-051-51/+50
| * cmCTest: Update doxygen to be consistentJean-Christophe Fillion-Robin2016-07-051-62/+91
| * cmCTest: Rename "ProcessTests()" to "ProcessSteps()" and improve doxygenJean-Christophe Fillion-Robin2016-07-052-6/+11
| * cmCTest: Facilitate code reading adding consistent comments in Run()Jean-Christophe Fillion-Robin2016-07-051-4/+7
| * cmCTest: Improve readability adding "HandleTest(Action|Model)Argument()"Jean-Christophe Fillion-Robin2016-07-052-43/+73
| * cmCTest: Improve readability adding "RunCMakeAndTest()" and "ExecuteTests()"Jean-Christophe Fillion-Robin2016-07-052-54/+67
| * cmCTest: Fix typoJean-Christophe Fillion-Robin2016-07-051-1/+1
* | Merge topic 'cpack-rpm-better-directive-match'Brad King2016-07-061-2/+2
|\ \
| * | CPackRPM: Handle directives of form %foo and %foo(anything)Andrew Fuller2016-07-051-2/+2
* | | Merge topic 'cpack-ifw-fix-repo-attributes'Brad King2016-07-061-2/+2
|\ \ \
| * | | CPackIFW: Fix attributes for Promoting Updates repository replacementKonstantin Podsvirov2016-07-051-2/+2
* | | | Merge topic 'cpack-ifw-list-variable'Brad King2016-07-062-2/+16
|\ \ \ \
| * | | | CPackIFW: Using cpack_append_list_variable_set_commandKonstantin Podsvirov2016-06-291-2/+2
| * | | | CPackComponents: add cpack_append_list_variable_set_commandKonstantin Podsvirov2016-06-291-0/+14
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2016-07-061-1/+1
* | | | Merge topic 'cmake-gui-static-xcb'Brad King2016-07-051-1/+1
|\ \ \ \
| * | | | Source/QtDialog: Run clang-formatBrad King2016-07-051-1/+1
* | | | | Merge topic 'strip-flag-whitespace'Brad King2016-07-055-18/+22
|\ \ \ \ \
| * | | | | Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespaceBrad King2016-07-015-18/+22
* | | | | | Merge topic 'update-osx-release'Brad King2016-07-051-2/+2
|\ \ \ \ \ \
| * | | | | | Utilities/Release: Compile OS X binary as C++11Brad King2016-07-011-2/+2
| |/ / / / /
* | | | | | Merge topic 'update-kwsys'Brad King2016-07-053-387/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-07-013-387/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | KWSys 2016-06-30 (96f06c8e)KWSys Upstream2016-07-013-387/+0
* | | | | | | CMake Nightly Date StampKitware Robot2016-07-051-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2016-07-041-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2016-07-031-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2016-07-021-1/+1
|/ / / / / /
* | | | | | Merge topic 'clang-format-script'Brad King2016-07-011-4/+8
|\ \ \ \ \ \
| * | | | | | clang-format.bash: Fix filter-branch example documentationBrad King2016-06-301-4/+8
* | | | | | | Merge topic 'cmake-gui-static-xcb'Brad King2016-07-012-0/+11
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | cmake-gui: Add build option to use Qt5 xcb plugin staticallyBrad King2016-06-302-0/+11
* | | | | | | Merge topic 'doc-updates'Brad King2016-07-012-2/+18
|\ \ \ \ \ \ \
| * | | | | | | Help: Document CMAKE_TRY_COMPILE_PLATFORM_VARIABLES exampleBrad King2016-06-301-0/+16
| * | | | | | | InstallRequiredSystemLibraries: Document UCRT option use caseBrad King2016-06-301-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2016-07-011-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'try_compile-config-flags'Brad King2016-06-3011-1/+166
|\ \ \ \ \ \
| * | | | | | try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>Brad King2016-06-2911-1/+166
* | | | | | | Merge topic 'refactor-auto_ptr'Brad King2016-06-3050-173/+381
|\ \ \ \ \ \ \
| * | | | | | | Avoid using KWSys auto_ptr by adopting it ourselvesBrad King2016-06-2950-173/+381
| |/ / / / / /
* | | | | | | Merge topic 'update-liblzma'Brad King2016-06-307-73/+41
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-liblzma' into update-liblzmaBrad King2016-06-295-7/+11
| |\ \ \ \ \ \ \
| | * | | | | | | liblzma 2014-12-21 (265e5ffb)liblzma upstream2016-06-296-7/+32
| * | | | | | | | liblzma: Revise update script to get version 5.0.8Brad King2016-06-291-1/+1
| * | | | | | | | Merge branch 'upstream-liblzma' into update-liblzmaBrad King2016-06-290-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | liblzma 2013-06-30 (b69900ed)liblzma upstream2016-06-290-0/+0
| * | | | | | | | liblzma: Remove CMake-specific READMEBrad King2016-06-291-66/+0
| * | | | | | | | Add script to update liblzma from upstreamDaniel Pfeifer2016-06-291-0/+30