Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | CMake 3.9.0v3.9.0 | Brad King | 2017-07-18 | 1 | -1/+1 | |
| * | | Merge branch 'objlib-own-target-objs' into release-3.9 | Brad King | 2017-07-17 | 2 | -0/+16 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'xcode9support' into release-3.9 | Brad King | 2017-07-14 | 1 | -0/+11 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'backport-fix-lang-std-option-list' into release-3.9 | Brad King | 2017-07-14 | 1 | -2/+10 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'ninja_cuda_export_compile_commands_support' into release-3.9 | Brad King | 2017-07-13 | 1 | -6/+21 | |
| |\ \ \ \ \ | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-03 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'autogen-depends' | Craig Scott | 2017-08-02 | 1 | -12/+33 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Autogen: Forward target dependencies to *_autogen target | Sebastian Holtermann | 2017-07-28 | 1 | -12/+33 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-02 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-01 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-31 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-30 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-29 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-28 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-27 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-26 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-25 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-24 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-23 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-22 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge topic 'string-clear-intermediate-matches' | Brad King | 2017-07-21 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmStringCommand: clear intermediate matches | Ben Boeckel | 2017-07-21 | 1 | -0/+2 | |
* | | | | | | | Merge topic 'cpack-dmg-applescript-argv' | Brad King | 2017-07-21 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack: Pass volume mount name to AppleScript instead of volume name. | Gusts Kaksis | 2017-07-20 | 1 | -1/+3 | |
* | | | | | | | | Merge topic 'add_test_processors_prop_to_cdash' | Brad King | 2017-07-21 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add the test property PROCESSORS to the CDash xml as a NamedMeasurement. | Bill Hoffman | 2017-07-18 | 1 | -0/+6 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-21 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'autogen-generated-files' | Brad King | 2017-07-20 | 2 | -10/+38 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Autogen: Process GENERATED files. Add CMP0071. | Sebastian Holtermann | 2017-07-18 | 2 | -10/+38 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-20 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-19 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'server-refactor' | Brad King | 2017-07-18 | 13 | -436/+794 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | server: Add support for connections that aren't event based | Justin Berger | 2017-07-11 | 7 | -66/+87 | |
| * | | | | | | | | server: Add connection as part of a request | Justin Berger | 2017-07-11 | 3 | -6/+11 | |
| * | | | | | | | | server: Refactor to make the event loop owned by server object | Justin Berger | 2017-07-11 | 11 | -430/+762 | |
* | | | | | | | | | Merge topic 'cmake-E-sha' | Brad King | 2017-07-18 | 6 | -40/+76 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command mode | André Klitzing | 2017-07-14 | 2 | -22/+57 | |
| * | | | | | | | | | Change ComputeFileMD5 to ComputeFileHash | André Klitzing | 2017-07-14 | 5 | -29/+30 | |
* | | | | | | | | | | Merge topic 'objlib-own-target-objs' | Brad King | 2017-07-18 | 2 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Diagnose object library self-reference | Brad King | 2017-07-14 | 2 | -0/+16 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-18 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'xcode9support' | Brad King | 2017-07-17 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Xcode: Add "outputPaths" to custom command script build phase | Harry Mallon | 2017-07-14 | 1 | -0/+11 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'fix-lang-std-option-list' | Brad King | 2017-07-17 | 1 | -5/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Allow language extensions without any standard to use a list of options | Brad King | 2017-07-14 | 1 | -1/+5 | |
| * | | | | | | | Merge branch 'backport-fix-lang-std-option-list' into fix-lang-std-option-list | Brad King | 2017-07-14 | 1 | -2/+10 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | Features: Fix support for a list of language standard options | Brad King | 2017-07-14 | 1 | -2/+10 | |
| | |/ / / / / | ||||||
| * | | | | | | cmLocalGenerator: Explain standard flag selection logic in comments | Brad King | 2017-07-14 | 1 | -2/+7 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-17 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-16 | 1 | -1/+1 | |