summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cm_utf8: reject codepoints above 0x10FFFFBen Boeckel2019-03-142-4/+7
* cm_utf8: reject UTF-16 surrogate half codepointsBen Boeckel2019-03-142-2/+7
* testUTF8: add more test casesBen Boeckel2019-03-141-6/+16
* testUTF8: comment why sequences are invalidBen Boeckel2019-03-141-2/+6
* Merge topic 'more_header_docs'Kyle Edwards2019-03-071-1/+9
|\
| * Help: provide example for HTTPHEADER option to ctest_submitZack Galbreath2019-03-071-1/+9
* | Merge topic 'feature/cleanup-ctest'Kyle Edwards2019-03-073-21/+18
|\ \ | |/ |/|
| * ctest: refactor some codeGregor Jasny2019-03-053-21/+18
* | Merge branch 'release-3.14'Brad King2019-03-070-0/+0
|\ \
| * \ Merge branch 'vs-explicit-newline' into release-3.14Brad King2019-03-061-0/+1
| |\ \
* | \ \ Merge topic 'vs-explicit-newline'Brad King2019-03-071-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | VS: Encode newlines in XML attributesLuca Cappa2019-03-061-0/+1
* | | | CMake Nightly Date StampKitware Robot2019-03-071-1/+1
* | | | Merge branch 'release-3.14'Brad King2019-03-060-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'docs-xcode-schemes' into release-3.14Brad King2019-03-063-34/+29
| |\ \ \
* | \ \ \ Merge topic 'docs-xcode-schemes'Brad King2019-03-063-34/+29
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Remove note that Xcode scheme generator is experimentalCraig Scott2019-03-061-5/+0
| * | | | Help: Trivial typo fix for CMAKE_XCODE_GENERATE_SCHEMECraig Scott2019-03-061-1/+1
| * | | | Help: Sort lists of (CMAKE_)XCODE_SCHEME_... variables and propertiesCraig Scott2019-03-063-28/+28
| | |/ / | |/| |
* | | | Merge topic 'vs-no-stamp-messages'Brad King2019-03-061-15/+7
|\ \ \ \
| * | | | VS: Do not print message when generate.stamp is up-to-date.Olli Kallioinen2019-03-051-15/+7
* | | | | Merge topic 'fix-override'Brad King2019-03-062-4/+4
|\ \ \ \ \
| * | | | | Fix missing `override`Vitaly Stakhovsky2019-03-052-4/+4
* | | | | | Merge topic 'android-versioned-soname'Brad King2019-03-061-3/+5
|\ \ \ \ \ \
| * | | | | | Android: allow user to enable versioned sonameTom Yan2019-03-051-3/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'issue-18883-support-for-multiple-targets'Brad King2019-03-0636-382/+432
|\ \ \ \ \ \
| * | | | | | cmake: Teach --build mode to support multiple targetsBartosz Kosiorek2019-03-0536-328/+403
| * | | | | | cmGlobalGenerator: Optimize Printable() method from GeneratedMakeCommandBartosz Kosiorek2019-03-041-14/+1
| * | | | | | cmGlobalGenerator: Change case of methods from GeneratedMakeCommand structBartosz Kosiorek2019-03-048-58/+58
| * | | | | | cmakemain: Remove ignored --use-stderr option from command line helpBartosz Kosiorek2019-03-041-1/+0
| * | | | | | cmGlobalGenerator: Remove unused codeBartosz Kosiorek2019-03-041-11/+0
* | | | | | | Merge branch 'release-3.14'Brad King2019-03-060-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'docs-install-destinations' into release-3.14Brad King2019-03-051-51/+85
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ios-docs' into release-3.14Brad King2019-03-052-1/+62
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ios-variable' into release-3.14Brad King2019-03-054-0/+11
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'docs-install-destinations'Brad King2019-03-061-51/+85
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Help: clarify DESTINATION and TYPE usage for install()Craig Scott2019-03-051-51/+85
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge topic 'ios-docs'Brad King2019-03-062-1/+62
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Help: CMAKE_MACOSX_BUNDLE is ON for iOS/tvOS/watchOSRuslan Baratov2019-03-051-0/+3
| * | | | | | | | Help: Example of tweaking iOS/tvOS/watchOS buildRuslan Baratov2019-03-051-0/+48
| * | | | | | | | Help: find_package with fat iOS librariesRuslan Baratov2019-03-051-1/+11
| |/ / / / / / /
* | | | | | | | Merge topic 'ios-variable'Brad King2019-03-064-0/+11
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | iOS: Add IOS variableRuslan Baratov2019-03-054-0/+11
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2019-03-061-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'restore_broken_curses_gui'Brad King2019-03-051-1/+1
|\ \ \ \ \ \
| * | | | | | ccmake: fix curses dialog broken by refactoringFelix Schwitzer2019-03-041-1/+1
* | | | | | | Merge topic 'fix_autorcc_for_qt6'Brad King2019-03-052-2/+8
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Fallback on internal qrc parser when RCC isn't built yetAlexandru Croitor2019-03-042-2/+8
* | | | | | | | CMake Nightly Date StampKitware Robot2019-03-051-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'llvm-rc'Brad King2019-03-045-19/+13
|\ \ \ \ \ \ \