summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QtAutogen: Remove and inline ReadAll functionSebastian Holtermann2016-12-061-10/+7
* QtAutogen: Use shorter name for static functionSebastian Holtermann2016-12-061-3/+3
* QtAutogen: Use util prefix for static function nameSebastian Holtermann2016-12-061-4/+4
* Merge topic 'FindOpenGL-imported-targets'Brad King2016-12-066-0/+109
|\
| * FindOpenGL: Provide imported targets for GL and GLUBrad King2016-12-026-0/+109
* | Merge topic 'update-curl'Brad King2016-12-06107-1519/+2090
|\ \
| * | curl: Disable symbol hiding logic in build for CMakeBrad King2016-12-061-0/+2
| * | Merge branch 'upstream-curl' into update-curlBrad King2016-12-05106-1518/+2087
| |\ \
| | * | curl 2016-11-02 (3c561c65)Curl Upstream2016-12-05106-1520/+2096
| * | | curl: Update script to get curl 7.51.0Brad King2016-12-051-1/+1
* | | | Merge topic 'update-kwsys'Brad King2016-12-068-103/+198
|\ \ \ \
| * \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-12-058-103/+198
| |\ \ \ \
| | * | | | KWSys 2016-12-02 (4967ccc0)KWSys Upstream2016-12-058-103/+198
* | | | | | Merge topic 'wix-reg-install-dir'Brad King2016-12-062-1/+18
|\ \ \ \ \ \
| * | | | | | Help: Add notes for topic 'wix-reg-install-dir'Brad King2016-12-061-0/+6
| * | | | | | Utilities/Release: Store WiX CMake install location in Windows registryNils Gladitz2016-12-051-1/+12
* | | | | | | CMake Nightly Date StampKitware Robot2016-12-061-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'features-c++17'Brad King2016-12-0523-29/+109
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Help: Add release note for C++ 17 supportBrad King2016-12-021-0/+6
| * | | | | Features: Activate C++ 17 support for AppleClang 6.1+Brad King2016-12-021-0/+8
| * | | | | Features: Activate C++ 17 support for Clang 3.5+Brad King2016-12-021-0/+8
| * | | | | Features: Activate C++ 17 support for GNU 5.1+Brad King2016-12-021-0/+8
| * | | | | Features: Add infrastructure for C++ 17 language standardBrad King2016-12-0213-13/+55
| * | | | | Features: Make feature recording conditions more consistentBrad King2016-12-029-16/+24
* | | | | | Merge topic 'test-handler-multimap'Brad King2016-12-051-27/+20
|\ \ \ \ \ \
| * | | | | | cmCTestTestHandler: use multimapDaniel Pfeifer2016-12-031-27/+20
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'cpack-rpm-user-file-list-with-multiple-directives'Brad King2016-12-056-5/+42
|\ \ \ \ \ \
| * | | | | | CPack/RPM CPACK_RPM_USER_FILELIST change release noteDomen Vrankar2016-12-031-0/+6
| * | | | | | CPackRPM now supports multiple directives in CPACK_RPM_USER_FILELISTHarry Mallon2016-12-035-5/+36
| |/ / / / /
* | | | | | Merge topic 'src-COMPILE_FLAGS-genex'Brad King2016-12-051-1/+2
|\ \ \ \ \ \
| * | | | | | server-mode: Fix per-source COMPILE_FLAGS genex evaluationTobias Hunger2016-12-021-1/+2
* | | | | | | Merge topic 'asm-splitting'Brad King2016-12-051-1/+7
|\ \ \ \ \ \ \
| * | | | | | | CMakeDetermineASMCompiler: arg-split ASM* env var like CCMichał Górny2016-12-021-1/+7
* | | | | | | | CMake Nightly Date StampKitware Robot2016-12-051-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2016-12-041-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2016-12-031-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'cmake-gui-T-help'Brad King2016-12-021-1/+1
|\ \ \ \ \ \
| * | | | | | cmake-gui: Clarify help string on toolset selection fieldBrad King2016-12-011-1/+1
* | | | | | | Merge topic 'packaging-qtsdk'Brad King2016-12-022-0/+116
|\ \ \ \ \ \ \
| * | | | | | | QtIFW: Packaging as part of the QtSDKKonstantin Podsvirov2016-11-302-0/+116
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'csharp_compiler_flag_tables'Brad King2016-12-0213-0/+648
|\ \ \ \ \ \ \
| * | | | | | | VS: Add flag tables for C#Michael Stürmer2016-12-0113-0/+648
* | | | | | | | Merge topic 'target_project_type'Brad King2016-12-022-8/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | cmVisualStudio10TargetGenerator: Prepare to handle C# projectsMichael Stürmer2016-12-012-8/+50
| |/ / / / / / /
* | | | | | | | Merge topic 'execute_process-encoding'Brad King2016-12-0216-2/+125
|\ \ \ \ \ \ \ \
| * | | | | | | | execute_process: Add ENCODING option for Windows child process outputDāvis Mosāns2016-11-3016-2/+125
* | | | | | | | | Merge topic 'utf8pipe'Brad King2016-12-024-1/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | / / / / | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Windows: Use UTF-8 for pipes in CMake, CTest and CPackDāvis Mosāns2016-11-294-1/+7
* | | | | | | | CMake Nightly Date StampKitware Robot2016-12-021-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'release'Brad King2016-12-010-0/+0
|\ \ \ \ \ \ \