summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | CMake 3.9.0v3.9.0Brad King2017-07-181-1/+1
| * | Merge branch 'objlib-own-target-objs' into release-3.9Brad King2017-07-172-0/+16
| |\ \
| * \ \ Merge branch 'xcode9support' into release-3.9Brad King2017-07-141-0/+11
| |\ \ \
| * \ \ \ Merge branch 'backport-fix-lang-std-option-list' into release-3.9Brad King2017-07-141-2/+10
| |\ \ \ \
| * \ \ \ \ Merge branch 'ninja_cuda_export_compile_commands_support' into release-3.9Brad King2017-07-131-6/+21
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2017-08-031-1/+1
* | | | | | | Merge topic 'autogen-depends'Craig Scott2017-08-021-12/+33
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Forward target dependencies to *_autogen targetSebastian Holtermann2017-07-281-12/+33
* | | | | | | | CMake Nightly Date StampKitware Robot2017-08-021-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-08-011-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-07-311-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-07-301-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-07-291-1/+1
|/ / / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2017-07-281-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-07-271-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-07-261-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-07-251-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-07-241-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-07-231-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-07-221-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'string-clear-intermediate-matches'Brad King2017-07-211-0/+2
|\ \ \ \ \ \
| * | | | | | cmStringCommand: clear intermediate matchesBen Boeckel2017-07-211-0/+2
* | | | | | | Merge topic 'cpack-dmg-applescript-argv'Brad King2017-07-211-1/+3
|\ \ \ \ \ \ \
| * | | | | | | CPack: Pass volume mount name to AppleScript instead of volume name.Gusts Kaksis2017-07-201-1/+3
* | | | | | | | Merge topic 'add_test_processors_prop_to_cdash'Brad King2017-07-211-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Add the test property PROCESSORS to the CDash xml as a NamedMeasurement.Bill Hoffman2017-07-181-0/+6
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-07-211-1/+1
* | | | | | | | | Merge topic 'autogen-generated-files'Brad King2017-07-202-10/+38
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Autogen: Process GENERATED files. Add CMP0071.Sebastian Holtermann2017-07-182-10/+38
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2017-07-201-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-07-191-1/+1
* | | | | | | | Merge topic 'server-refactor'Brad King2017-07-1813-436/+794
|\ \ \ \ \ \ \ \
| * | | | | | | | server: Add support for connections that aren't event basedJustin Berger2017-07-117-66/+87
| * | | | | | | | server: Add connection as part of a requestJustin Berger2017-07-113-6/+11
| * | | | | | | | server: Refactor to make the event loop owned by server objectJustin Berger2017-07-1111-430/+762
* | | | | | | | | Merge topic 'cmake-E-sha'Brad King2017-07-186-40/+76
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command modeAndré Klitzing2017-07-142-22/+57
| * | | | | | | | | Change ComputeFileMD5 to ComputeFileHashAndré Klitzing2017-07-145-29/+30
* | | | | | | | | | Merge topic 'objlib-own-target-objs'Brad King2017-07-182-0/+16
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Diagnose object library self-referenceBrad King2017-07-142-0/+16
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-07-181-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'xcode9support'Brad King2017-07-171-0/+11
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Xcode: Add "outputPaths" to custom command script build phaseHarry Mallon2017-07-141-0/+11
| |/ / / / / /
* | | | | | | Merge topic 'fix-lang-std-option-list'Brad King2017-07-171-5/+22
|\ \ \ \ \ \ \
| * | | | | | | Allow language extensions without any standard to use a list of optionsBrad King2017-07-141-1/+5
| * | | | | | | Merge branch 'backport-fix-lang-std-option-list' into fix-lang-std-option-listBrad King2017-07-141-2/+10
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Features: Fix support for a list of language standard optionsBrad King2017-07-141-2/+10
| | |/ / / / /
| * | | | | | cmLocalGenerator: Explain standard flag selection logic in commentsBrad King2017-07-141-2/+7
* | | | | | | CMake Nightly Date StampKitware Robot2017-07-171-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-07-161-1/+1