Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge topic 'curl_netrc_options' | Brad King | 2017-10-19 | 3 | -0/+98 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption | Shane Parris | 2017-10-18 | 3 | -0/+98 | |
* | | | | | | | | Merge topic 'ide-direct-CMakeLists.txt' | Brad King | 2017-10-19 | 6 | -71/+92 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | VS,Xcode: Add CMakeLists.txt sources without mutating targets | Brad King | 2017-10-18 | 6 | -71/+92 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-19 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'cmake-open' | Brad King | 2017-10-18 | 17 | -28/+264 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmake-gui: Use cmake::Open to open generated project | Gregor Jasny | 2017-10-13 | 4 | -28/+46 | |
| * | | | | | | | | cmake: Add --open option for IDE generators | Gregor Jasny | 2017-10-13 | 13 | -0/+218 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'vs-cuda-machine' | Brad King | 2017-10-18 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | VS: Set CUDA TargetMachinePlatform explicitly on x64 | Brad King | 2017-10-17 | 1 | -0/+7 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-18 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'vs-2017-cl-check' | Brad King | 2017-10-17 | 2 | -25/+40 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | VS: Detect compiler component in VS 2017 instances more reliably | Brad King | 2017-10-16 | 2 | -19/+27 | |
| * | | | | | | cmVSSetupHelper: Fix install location encoding conversion | Brad King | 2017-10-16 | 1 | -2/+3 | |
| * | | | | | | cmVSSetupHelper: Factor out install location string construction | Brad King | 2017-10-16 | 2 | -6/+12 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-17 | 1 | -1/+1 | |
* | | | | | | Merge topic 'imported-interface-no-system' | Brad King | 2017-10-16 | 2 | -5/+9 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE libraries | Brad King | 2017-10-13 | 2 | -5/+9 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'cpack-wix-cygwin' | Brad King | 2017-10-16 | 8 | -16/+192 | |
|\ \ \ \ \ | ||||||
| * | | | | | cpack wix: support WiX generator on Cygwin | Stephen Sorley | 2017-10-13 | 8 | -16/+192 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'cpack-dmg-errors' | Brad King | 2017-10-16 | 1 | -6/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmCPackDragNDropGenerator: Improve error reporting | Clinton Stimpson | 2017-10-12 | 1 | -6/+14 | |
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2017-10-16 | 5 | -27/+40 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-10-13 | 5 | -27/+40 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-16 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-15 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-14 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-13 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-12 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'linked-tree' | Brad King | 2017-10-11 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | cmLinkedTree: avoid unnecessary copies during Push of T | Matthias Maennich | 2017-10-09 | 1 | -3/+3 | |
| |/ / / | ||||||
* | | | | Merge topic 'simplify-env-var-determination' | Brad King | 2017-10-11 | 2 | -19/+8 | |
|\ \ \ \ | ||||||
| * | | | | cm{Unset,Set}Command: use std::string to determine the env variable name | Matthias Maennich | 2017-10-10 | 2 | -19/+8 | |
| |/ / / | ||||||
* | | | | Merge topic 'autogen-skip-ui' | Brad King | 2017-10-11 | 1 | -6/+10 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Autogen: Allow setting SKIP_AUTOUIC/GEN on .ui files not in the sources | Sebastian Holtermann | 2017-10-09 | 1 | -6/+10 | |
| * | | | Merge branch 'minor-fixes' into release-3.10 | Brad King | 2017-10-06 | 4 | -6/+8 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'cpack-dmg-explicit-hfs' into release-3.10v3.10.0-rc1 | Brad King | 2017-10-05 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'update-kwsys' | Brad King | 2017-10-11 | 8 | -43/+35 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-10-10 | 8 | -43/+35 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-11 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'tryrun-strcpy' | Brad King | 2017-10-10 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | TryRun: do not call strcpy() | Rolf Eike Beer | 2017-10-08 | 1 | -4/+5 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-10 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-09 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-08 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-10-07 | 1 | -1/+1 | |
* | | | | | Merge topic 'minor-fixes' | Brad King | 2017-10-06 | 4 | -6/+8 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | cmInstallCommandArguments: do not access static members through `this` | Matthias Maennich | 2017-10-05 | 1 | -3/+3 | |
| * | | | | cmProcessTools: fix minor issue introduced by 595feb3 | Matthias Maennich | 2017-10-05 | 1 | -1/+1 | |
| * | | | | cmGeneratorTarget: remove dead code | Matthias Maennich | 2017-10-05 | 1 | -1/+1 | |