Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2017-11-07 | 1 | -1/+1 |
* | Merge topic 'typos' | Brad King | 2017-11-06 | 24 | -29/+29 |
|\ | |||||
| * | Fix trivial typos in text | luzpaz | 2017-11-03 | 24 | -29/+29 |
* | | Merge topic 'server-refactor' | Brad King | 2017-11-06 | 6 | -20/+112 |
|\ \ | |||||
| * | | misc: Added utility method to allow working with stacks | Justin Berger | 2017-11-01 | 2 | -0/+17 |
| * | | server: Swapped to cm_thread impl | Justin Berger | 2017-11-01 | 2 | -20/+16 |
| * | | utility: Added minimal std::thread drop-in | Justin Berger | 2017-11-01 | 2 | -0/+79 |
* | | | Merge topic 'update-kwsys' | Brad King | 2017-11-06 | 3 | -0/+18 |
|\ \ \ | |||||
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-11-02 | 3 | -0/+18 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-06 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-05 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-04 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-03 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'deprecate-policy-old' | Brad King | 2017-11-02 | 1 | -1/+1 |
|\ \ | |||||
| * | | Add deprecation warnings for policies CMP0054 and below | Brad King | 2017-11-01 | 1 | -1/+1 |
* | | | Merge topic 'update-kwsys' | Brad King | 2017-11-02 | 5 | -25/+50 |
|\ \ \ | |||||
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-11-01 | 5 | -25/+50 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-02 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'autogen-moc-predefs-no-moc-options' | Brad King | 2017-11-01 | 1 | -3/+7 |
|\ \ | |||||
| * | | Autogen: Don't use AUTOMOC_MOC_OPTIONS in moc-predefs command | Sebastian Holtermann | 2017-10-31 | 1 | -3/+7 |
* | | | Merge topic '16780-write-single-xcodeproj' | Brad King | 2017-11-01 | 1 | -0/+11 |
|\ \ \ | |||||
| * | | | Xcode: Add option to generate only topmost project file | Gregor Jasny | 2017-10-31 | 1 | -0/+11 |
| | |/ | |/| | |||||
* | | | Merge topic 'notes_timestamp' | Brad King | 2017-11-01 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | CTest: fix Time formatting in Notes.xml | Zack Galbreath | 2017-10-31 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge topic 'windows-embed-cmake-version' | Brad King | 2017-11-01 | 2 | -0/+47 |
|\ \ \ | |||||
| * | | | Windows: Embed version information into CMake binaries | Justin Goshi | 2017-10-31 | 2 | -0/+47 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-01 | 1 | -1/+1 |
* | | | | Merge topic 'autogen-change-rcc-config-suffix' | Brad King | 2017-10-31 | 1 | -2/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Autogen: Make rcc output file suffix static (instead of pseudo-random) | Sebastian Holtermann | 2017-10-30 | 1 | -2/+2 |
| * | | | Merge branch 'autogen-qrc-file-name' into release-3.10 | Brad King | 2017-10-30 | 1 | -5/+15 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'backport-fix-co-compile' into release-3.10 | Brad King | 2017-10-27 | 2 | -82/+75 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'autogen-static-library-cycles' into release-3.10 | Brad King | 2017-10-27 | 1 | -17/+83 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'cmp0040-wording' into release-3.10 | Brad King | 2017-10-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'cmp0037-conditional-targets' | Brad King | 2017-10-31 | 8 | -137/+168 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CMP0037: Allow test and package targets when features are not enabled | Brad King | 2017-10-30 | 3 | -5/+71 |
| * | | | | | | | | CMP0037: De-duplicate check and message generation | Brad King | 2017-10-30 | 5 | -91/+48 |
| * | | | | | | | | cmGlobalGenerator: Refactor test and package target conditions | Brad King | 2017-10-26 | 1 | -42/+50 |
* | | | | | | | | | Merge topic '15468-xcode-hide-zero-check-source-group' | Brad King | 2017-10-31 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Xcode: Do not create ZERO_CHECK source group | Gregor Jasny | 2017-10-30 | 1 | -2/+6 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'vs-hlsl-opt-dbg' | Brad King | 2017-10-31 | 1 | -0/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | VS: Add source file property to set hlsl debug and optimization flags | Jeremiah van Oosten | 2017-10-30 | 1 | -0/+22 |
* | | | | | | | | | | Merge topic 'minifixes' | Brad King | 2017-10-31 | 2 | -8/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmForEachCommand: prevent leakage | Matthias Maennich | 2017-10-30 | 1 | -2/+3 |
| * | | | | | | | | | | cm_codecvt: cleanup superfluous semicolons | Matthias Maennich | 2017-10-30 | 1 | -6/+8 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-31 | 1 | -1/+1 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge topic 'vs-diagnostics-flag' | Brad King | 2017-10-30 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | VS generator: support /diagnostics compiler flag | Justin Goshi | 2017-10-25 | 1 | -0/+4 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'autogen-qrc-file-name' | Brad King | 2017-10-30 | 1 | -5/+15 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Autogen: RCC: Append checksum suffix to wrapped file name | Sebastian Holtermann | 2017-10-29 | 1 | -5/+15 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'fix-co-compile' | Brad King | 2017-10-30 | 2 | -82/+75 |
|\ \ \ \ \ \ \ \ |