Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | QtAutogen: Remove and inline ReadAll function | Sebastian Holtermann | 2016-12-06 | 1 | -10/+7 | |
* | QtAutogen: Use shorter name for static function | Sebastian Holtermann | 2016-12-06 | 1 | -3/+3 | |
* | QtAutogen: Use util prefix for static function name | Sebastian Holtermann | 2016-12-06 | 1 | -4/+4 | |
* | Merge topic 'FindOpenGL-imported-targets' | Brad King | 2016-12-06 | 6 | -0/+109 | |
|\ | ||||||
| * | FindOpenGL: Provide imported targets for GL and GLU | Brad King | 2016-12-02 | 6 | -0/+109 | |
* | | Merge topic 'update-curl' | Brad King | 2016-12-06 | 107 | -1519/+2090 | |
|\ \ | ||||||
| * | | curl: Disable symbol hiding logic in build for CMake | Brad King | 2016-12-06 | 1 | -0/+2 | |
| * | | Merge branch 'upstream-curl' into update-curl | Brad King | 2016-12-05 | 106 | -1518/+2087 | |
| |\ \ | ||||||
| | * | | curl 2016-11-02 (3c561c65) | Curl Upstream | 2016-12-05 | 106 | -1520/+2096 | |
| * | | | curl: Update script to get curl 7.51.0 | Brad King | 2016-12-05 | 1 | -1/+1 | |
* | | | | Merge topic 'update-kwsys' | Brad King | 2016-12-06 | 8 | -103/+198 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-12-05 | 8 | -103/+198 | |
| |\ \ \ \ | ||||||
| | * | | | | KWSys 2016-12-02 (4967ccc0) | KWSys Upstream | 2016-12-05 | 8 | -103/+198 | |
* | | | | | | Merge topic 'wix-reg-install-dir' | Brad King | 2016-12-06 | 2 | -1/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Add notes for topic 'wix-reg-install-dir' | Brad King | 2016-12-06 | 1 | -0/+6 | |
| * | | | | | | Utilities/Release: Store WiX CMake install location in Windows registry | Nils Gladitz | 2016-12-05 | 1 | -1/+12 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-06 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge topic 'features-c++17' | Brad King | 2016-12-05 | 23 | -29/+109 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Help: Add release note for C++ 17 support | Brad King | 2016-12-02 | 1 | -0/+6 | |
| * | | | | | Features: Activate C++ 17 support for AppleClang 6.1+ | Brad King | 2016-12-02 | 1 | -0/+8 | |
| * | | | | | Features: Activate C++ 17 support for Clang 3.5+ | Brad King | 2016-12-02 | 1 | -0/+8 | |
| * | | | | | Features: Activate C++ 17 support for GNU 5.1+ | Brad King | 2016-12-02 | 1 | -0/+8 | |
| * | | | | | Features: Add infrastructure for C++ 17 language standard | Brad King | 2016-12-02 | 13 | -13/+55 | |
| * | | | | | Features: Make feature recording conditions more consistent | Brad King | 2016-12-02 | 9 | -16/+24 | |
* | | | | | | Merge topic 'test-handler-multimap' | Brad King | 2016-12-05 | 1 | -27/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmCTestTestHandler: use multimap | Daniel Pfeifer | 2016-12-03 | 1 | -27/+20 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'cpack-rpm-user-file-list-with-multiple-directives' | Brad King | 2016-12-05 | 6 | -5/+42 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPack/RPM CPACK_RPM_USER_FILELIST change release note | Domen Vrankar | 2016-12-03 | 1 | -0/+6 | |
| * | | | | | | CPackRPM now supports multiple directives in CPACK_RPM_USER_FILELIST | Harry Mallon | 2016-12-03 | 5 | -5/+36 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'src-COMPILE_FLAGS-genex' | Brad King | 2016-12-05 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | server-mode: Fix per-source COMPILE_FLAGS genex evaluation | Tobias Hunger | 2016-12-02 | 1 | -1/+2 | |
* | | | | | | | Merge topic 'asm-splitting' | Brad King | 2016-12-05 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CMakeDetermineASMCompiler: arg-split ASM* env var like CC | Michał Górny | 2016-12-02 | 1 | -1/+7 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-05 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-04 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-03 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge topic 'cmake-gui-T-help' | Brad King | 2016-12-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake-gui: Clarify help string on toolset selection field | Brad King | 2016-12-01 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'packaging-qtsdk' | Brad King | 2016-12-02 | 2 | -0/+116 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | QtIFW: Packaging as part of the QtSDK | Konstantin Podsvirov | 2016-11-30 | 2 | -0/+116 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'csharp_compiler_flag_tables' | Brad King | 2016-12-02 | 13 | -0/+648 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: Add flag tables for C# | Michael Stürmer | 2016-12-01 | 13 | -0/+648 | |
* | | | | | | | | Merge topic 'target_project_type' | Brad King | 2016-12-02 | 2 | -8/+50 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmVisualStudio10TargetGenerator: Prepare to handle C# projects | Michael Stürmer | 2016-12-01 | 2 | -8/+50 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'execute_process-encoding' | Brad King | 2016-12-02 | 16 | -2/+125 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | execute_process: Add ENCODING option for Windows child process output | Dāvis Mosāns | 2016-11-30 | 16 | -2/+125 | |
* | | | | | | | | | Merge topic 'utf8pipe' | Brad King | 2016-12-02 | 4 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | / / / / | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Windows: Use UTF-8 for pipes in CMake, CTest and CPack | Dāvis Mosāns | 2016-11-29 | 4 | -1/+7 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-02 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'release' | Brad King | 2016-12-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ |