summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | cmCTestRunTest: Avoid float/int conversions in number width logicBrad King2018-10-021-2/+6
* | | | Merge branch 'release-3.12'Brad King2018-10-030-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | CMake 3.12.3v3.12.3Brad King2018-10-031-1/+1
* | | | Merge topic 'java-documentation-update'Brad King2018-10-032-33/+59
|\ \ \ \
| * | | | FindJava: Update module documentationBartosz Kosiorek2018-10-031-10/+15
| * | | | FindJNI: Update module documentationBartosz Kosiorek2018-10-031-23/+43
| * | | | FindJNI: Add Ubuntu 18.04 path to java-11-openjdkBartosz Kosiorek2018-10-031-0/+1
* | | | | Merge branch 'release-3.12'Brad King2018-10-030-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'fix-csharp-target-type' into release-3.12Brad King2018-10-025-6/+21
| |\ \ \ \
| * \ \ \ \ Merge branch 'libuv-gnu-hurd' into release-3.12Brad King2018-10-011-8/+39
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'bug-fixes'Brad King2018-10-034-11/+33
|\ \ \ \ \ \ \
| * | | | | | | FindPython*: fix erroneous handling of virtual environmentsMarc Chevrier2018-10-024-11/+33
* | | | | | | | Merge topic 'update-kwsys'Brad King2018-10-031-0/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-10-031-0/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | KWSys 2018-10-03 (9d6873b1)KWSys Upstream2018-10-031-0/+2
* | | | | | | | | Merge topic 'fix-csharp-target-type'Brad King2018-10-035-6/+21
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | CSharp: Fix regression in VS project type selectionBrad King2018-10-024-3/+16
| * | | | | | | | VS: Fix CSharp flag selection when linking to a static C++ libraryBrad King2018-10-021-3/+5
* | | | | | | | | Merge topic 'libuv-gnu-hurd'Brad King2018-10-031-8/+39
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | libuv: do not require PATH_MAX to be definedBrad King2018-10-011-8/+39
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2018-10-031-1/+1
* | | | | | | Merge topic 'csharp_versions'Brad King2018-10-021-0/+5
|\ \ \ \ \ \ \
| * | | | | | | VS: Update CSharp flag table to support new language versionsDean Glazeski2018-10-011-0/+5
* | | | | | | | Merge topic 'install-directory-permissions-fix'Brad King2018-10-022-18/+45
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | install: Set permissions on directories created by install(DIRECTORY)Kyle Edwards2018-10-011-18/+38
| * | | | | | | Help: Add note about CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONSKyle Edwards2018-10-011-0/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2018-10-021-1/+1
|/ / / / / /
* | | | | | Merge topic 'no_buildid_for_files'Brad King2018-10-015-20/+32
|\ \ \ \ \ \
| * | | | | | ctest: only create buildid when submitting from Testing/ dirZack Galbreath2018-09-285-20/+32
* | | | | | | Merge topic 'byproducts_make_clean'Brad King2018-10-019-4/+212
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Ninja,Makefile: Add tests for handling of byproducts by clean operationsPedro Navarro2018-09-286-0/+173
| * | | | | | Help: Add release note for make clean and byproductsPedro Navarro2018-09-281-0/+5
| * | | | | | Makefile: Add build events byproducts to clean rulesPedro Navarro2018-09-281-0/+24
| * | | | | | Makefile: Add custom command byproducts to clean rulesPedro Navarro2018-09-281-0/+6
| * | | | | | Tests: Update CustomCommandWorkingDirectory to handle in-source byproductsPedro Navarro2018-09-281-4/+4
* | | | | | | Merge topic 'add_progress_summary_console_logging_mode'Brad King2018-10-017-61/+203
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | ctest: Add option for live progress summary in terminalMichael Wegner2018-09-266-21/+167
| * | | | | | cmCTestRunTest: Thread number of completed tests through start APIsMichael Wegner2018-09-253-7/+8
| * | | | | | cmCTestRunTest: Simplify number width computationMichael Wegner2018-09-251-8/+2
| * | | | | | cmCTestRunTest: Buffer test result output before printingMichael Wegner2018-09-251-28/+29
* | | | | | | CMake Nightly Date StampKitware Robot2018-10-011-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-301-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-291-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'customcommandworkingdirectory'Brad King2018-09-286-1/+40
|\ \ \ \ \ \
| * | | | | | add_custom_{command,target}: WORKING_DIRECTORY generator expressionsJon Chronopoulos2018-09-286-1/+40
* | | | | | | Merge topic 'vs-global-props-for-all-targets'Brad King2018-09-287-0/+106
|\ \ \ \ \ \ \
| * | | | | | | VS: Add test for CMAKE_VS_GLOBALSMikhail Korolev2018-09-283-0/+53
| * | | | | | | VS: Add option to set VS_GLOBAL_* for all targetsMikhail Korolev2018-09-254-0/+53
* | | | | | | | Merge topic 'vs-msbuild-platform'Brad King2018-09-283-3/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Pass platform when invoking MSBuildBrad King2018-09-251-0/+1