Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2018-12-11 | 1 | -1/+1 |
* | Merge topic 'autogen-cleanups' | Brad King | 2018-12-10 | 1 | -160/+72 |
|\ | |||||
| * | cmQtAutoGenInitializer: Reduce code duplication | Tobias Hunger | 2018-12-07 | 1 | -160/+72 |
* | | Merge topic 'ninja-win-long-commands' | Brad King | 2018-12-10 | 1 | -2/+15 |
|\ \ | |||||
| * | | cmLocalNinjaGenerator: Prevent echoing of lines in ninja generated batch files | Mark O'Neill | 2018-12-06 | 1 | -0/+1 |
| * | | cmLocalNinjaGenerator: Report line of failure in ninja generated batch file | Mark O'Neill | 2018-12-06 | 1 | -2/+14 |
| * | | cmLocalNinjaGenerator: Propagate failures from batch file back to ninja | Mark O'Neill | 2018-12-06 | 1 | -1/+1 |
* | | | Merge topic 'SWIG' | Brad King | 2018-12-10 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | UseSWIG: add management of SWIG option -module | Marc Chevrier | 2018-12-07 | 1 | -1/+4 |
| | |/ | |/| | |||||
* | | | Merge topic 'file-read_symlink' | Brad King | 2018-12-10 | 2 | -1/+32 |
|\ \ \ | |||||
| * | | | file: Fix formatting of error in SIZE sub-command | Kyle Edwards | 2018-12-06 | 1 | -1/+1 |
| * | | | file: Add READ_SYMLINK sub-command | Kyle Edwards | 2018-12-06 | 2 | -0/+31 |
| | |/ | |/| | |||||
* | | | Merge topic 'cpack-status-callback' | Brad King | 2018-12-10 | 1 | -0/+10 |
|\ \ \ | |||||
| * | | | CPack/External: Fix status messages of staging scripts | Nils Gladitz | 2018-12-07 | 1 | -0/+10 |
* | | | | Merge topic 'autogen_revert_implicit_includes' | Brad King | 2018-12-10 | 1 | -3/+6 |
|\ \ \ \ | |||||
| * | | | | Autogen: Revert passing compiler implicit includes to moc | Sebastian Holtermann | 2018-12-07 | 1 | -3/+6 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-10 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-09 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-08 | 1 | -1/+1 |
* | | | | Merge topic 'vs-json-flag-table' | Brad King | 2018-12-07 | 44 | -4092/+276 |
|\ \ \ \ | |||||
| * | | | | Remove old flag table headers | Stephan Szabo | 2018-11-28 | 30 | -3896/+0 |
| * | | | | Replace header flag tables with json reading | Stephan Szabo | 2018-11-28 | 8 | -177/+242 |
| * | | | | Convert cmIDEFlagTable to use owned strings | Stephan Szabo | 2018-11-28 | 35 | -46/+48 |
| * | | | | Update XML->JSON generation script | Stephan Szabo | 2018-11-28 | 1 | -3/+16 |
* | | | | | Merge topic 'pkg-clang-tidy' | Brad King | 2018-12-07 | 1 | -26/+19 |
|\ \ \ \ \ | |||||
| * | | | | | cmCPackFreeBSDGenerator: fix clang-tidy issues | Regina Pfeifer | 2018-12-06 | 1 | -26/+19 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'submit-method' | Brad King | 2018-12-07 | 8 | -798/+7 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: Remove special case for Dart version <= 1 | Regina Pfeifer | 2018-11-28 | 4 | -39/+1 |
| * | | | | | CTest: Remove submission trigger | Regina Pfeifer | 2018-11-28 | 3 | -167/+0 |
| * | | | | | CTest: Remove submit method 'ftp' | Regina Pfeifer | 2018-11-28 | 2 | -239/+5 |
| * | | | | | CTest: Remove submit method 'scp' | Regina Pfeifer | 2018-11-28 | 3 | -139/+0 |
| * | | | | | CTest: Remove submit method 'cp' | Regina Pfeifer | 2018-11-28 | 2 | -68/+0 |
| * | | | | | CTest: Remove submit method 'xmlrpc' | Regina Pfeifer | 2018-11-28 | 4 | -146/+1 |
* | | | | | | Merge topic 'misc-typos' | Brad King | 2018-12-07 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Misc. comment typos | luz.paz | 2018-12-05 | 1 | -1/+1 |
* | | | | | | | Merge topic 'cmtarget-remove-unused-classes' | Brad King | 2018-12-07 | 2 | -9/+0 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | cmTarget: Remove unused classes cmTargetSet and cmTargetManifest | Artur Ryt | 2018-12-06 | 2 | -9/+0 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-07 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge topic 'productbuild-encode-pkg-url-ref' | Brad King | 2018-12-06 | 4 | -21/+36 |
|\ \ \ \ \ \ | |||||
| * | | | | | | productbuild: escape pkg-ref urls | Brad King | 2018-11-28 | 1 | -1/+2 |
| * | | | | | | cmSystemTools: Add EncodeURL helper | Brad King | 2018-11-28 | 3 | -20/+34 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'autogen-qtversion-detection' | Brad King | 2018-12-06 | 1 | -38/+47 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Autogen: Qt version detection cleanup | Tobias Hunger | 2018-12-03 | 1 | -38/+47 |
* | | | | | | | Merge topic 'try-compile' | Brad King | 2018-12-06 | 2 | -1/+25 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | try_compile/try_run: Add support for LINK_OPTIONS option. | Marc Chevrier | 2018-12-01 | 2 | -1/+25 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'autogen_uic_empty_fix' | Brad King | 2018-12-06 | 2 | -10/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Autogen: Don't add a WIN32 moc definition if we have a moc_predefs.h file | Sebastian Holtermann | 2018-11-28 | 2 | -10/+6 |
* | | | | | | | | Merge topic 'cmcmd_touch_err' | Brad King | 2018-12-06 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmake: add error message when '-E touch' fails | Isaiah Norton | 2018-11-27 | 1 | -0/+4 |
* | | | | | | | | | Merge topic 'cpack-deb-tar-format' | Brad King | 2018-12-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |