Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | AUTOGEN: Generators: Split config headers/sources into vector | Sebastian Holtermann | 2017-01-10 | 2 | -15/+12 | |
| * | | | | | | | | AUTOGEN: Generators: Rename ParseForUic method | Sebastian Holtermann | 2017-01-10 | 2 | -5/+5 | |
| * | | | | | | | | AUTOGEN: Generators: Group static function definitions | Sebastian Holtermann | 2017-01-10 | 1 | -9/+9 | |
| * | | | | | | | | AUTOGEN: Generators: Use precompiled regular expressions | Sebastian Holtermann | 2017-01-10 | 2 | -38/+43 | |
| * | | | | | | | | AUTOGEN: Generators: Use unified ParseSourceFile and drop old methods | Sebastian Holtermann | 2017-01-10 | 2 | -325/+5 | |
| * | | | | | | | | AUTOGEN: Generators: Introduce unified ParseSourceFile | Sebastian Holtermann | 2017-01-10 | 2 | -0/+214 | |
| * | | | | | | | | AUTOGEN: Generators: Comments | Sebastian Holtermann | 2017-01-10 | 1 | -1/+1 | |
| * | | | | | | | | AUTOGEN: Generators: Variable rename | Sebastian Holtermann | 2017-01-10 | 1 | -2/+2 | |
| * | | | | | | | | AUTOGEN: Generators: Cleanup and optimize ParseForUic method | Sebastian Holtermann | 2017-01-10 | 1 | -13/+7 | |
| * | | | | | | | | AUTOGEN: Generators: Cleanup variable initialization | Sebastian Holtermann | 2017-01-10 | 1 | -4/+1 | |
| * | | | | | | | | AUTOGEN: Generators: rename makeParentDirectory to MakeParentDirectory | Sebastian Holtermann | 2017-01-10 | 2 | -6/+6 | |
* | | | | | | | | | Merge topic 'SublimeText-no-VERBOSE' | Brad King | 2017-01-11 | 1 | -9/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Sublime: Do not build with verbose output | Richard Collins | 2017-01-10 | 1 | -9/+3 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-11 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge topic '16204-regex-explorer-match-all' | Brad King | 2017-01-10 | 3 | -7/+65 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake-gui: Add MATCHALL option to Regex Explorer | Gregor Jasny | 2017-01-10 | 3 | -7/+65 | |
* | | | | | | | | Merge topic 'cpack-new-tests' | Brad King | 2017-01-10 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | store old locale to a temporary variable | Domen Vrankar | 2016-12-25 | 1 | -2/+3 | |
* | | | | | | | | | Merge topic 'cpack-deb-md5sums-paths-fix' | Brad King | 2017-01-10 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPack/Deb invalid md5sums file fix | Domen Vrankar | 2016-12-23 | 1 | -1/+5 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'cmake-server-do-not-crash-on-interface-lib-for-master' | Brad King | 2017-01-10 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | server-mode: Do not crash when running into INTERFACE_LIBRARY | Tobias Hunger | 2017-01-09 | 1 | -2/+6 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-10 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic '15687-revisit-xcode-system-include' | Brad King | 2017-01-09 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Xcode: Properly mark SYSTEM includes as such | Gregor Jasny | 2016-12-27 | 1 | -0/+16 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'read-only-type-target-property' | Brad King | 2017-01-09 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmTarget: Enforce TYPE being a read-only property | Gregor Jasny | 2017-01-09 | 1 | -0/+6 | |
* | | | | | | | | | Merge topic 'fix-required-var-error-typo' | Brad King | 2017-01-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix typo in error message on missing required variable | Brad King | 2016-12-16 | 1 | -1/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'mr-reset-error-flag-on-configure' | Brad King | 2017-01-09 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | server-mode: Call ResetErrorOccured before configure | Tobias Hunger | 2016-12-16 | 1 | -0/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Merge branch 'vs-fix-standalone-Windows7.1SDK-toolset' into release | Brad King | 2016-12-07 | 1 | -1/+10 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'vs-Zc-inline' into release | Brad King | 2016-11-30 | 2 | -0/+3 | |
| |\ \ \ \ \ \ \ | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-09 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-08 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-07 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-06 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-05 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-04 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-03 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-02 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-01 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-31 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-30 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-29 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-28 | 1 | -1/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-27 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-26 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-25 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-24 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | |