summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2020-04-161-1/+1
* Merge topic 'cpack-nsis-dpi-aware'Brad King2020-04-151-0/+5
|\
| * CPack/NSIS: Add option for setting DPI-awareJohnny Jazeix2020-04-141-0/+5
* | Merge topic 'cmprop-source'Brad King2020-04-1518-183/+197
|\ \
| * | cmSourceFile::GetProperty: return cmPropVitaly Stakhovsky2020-04-1418-181/+191
| * | cmGlobalXCodeGenerator: Fix genex interpreter overloadsBrad King2020-04-141-2/+6
* | | Merge topic 'msbuildUtf8Support'Brad King2020-04-1516-71/+127
|\ \ \
| * | | Add support to indicate UTF-8 custom command pipe output encodingJustin Goshi2020-04-1316-71/+127
* | | | Merge topic 'ibmi-aix-exports'Brad King2020-04-151-2/+5
|\ \ \ \
| * | | | AIX: Activate symbol export/import IBM i (OS400)Brad King2020-04-141-2/+5
| * | | | CMake 3.16.6v3.16.6Brad King2020-04-101-1/+1
| * | | | Merge branch 'backport-3.16-link-libs-config-case' into release-3.16Brad King2020-03-301-5/+2
| |\ \ \ \
| | * | | | target_link_libraries: Fix regression in case of $<CONFIG> genexBrad King2020-03-301-5/+2
| * | | | | Merge branch 'make-nested-silent' into release-3.16Brad King2020-03-261-1/+5
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2020-04-151-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'sort_list_natural_20563'Brad King2020-04-141-2/+21
|\ \ \ \ \ \
| * | | | | | list: add NATURAL sorting on SORT sub-commandJohnny Jazeix2020-04-131-2/+21
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'cmake-gui-system-processor'Brad King2020-04-141-0/+3
|\ \ \ \ \ \
| * | | | | | cmake-gui: Pass CMAKE_SYSTEM_PROCESSOR to from gui to cmakeJiri Malak2020-04-131-0/+3
* | | | | | | Merge topic 'clang-tidy-9.0-changes'Brad King2020-04-1425-131/+96
|\ \ \ \ \ \ \
| * | | | | | | cmConfigureFileCommand: simplify no-op argument handlingBen Boeckel2020-04-131-6/+20
| * | | | | | | clang-tidy: address bugprone-sizeof-expression lintBen Boeckel2020-04-131-2/+4
| * | | | | | | cmComputeLinkInformation: reserve space in built-up stringBen Boeckel2020-04-131-0/+1
| * | | | | | | cmParseCacheCoverage: use cmSystemTools::SplitStringBen Boeckel2020-04-132-29/+4
| * | | | | | | nits: replace some "c" instances with 'c'Ben Boeckel2020-04-134-7/+7
| * | | | | | | cmMakefile: use std::string_viewBen Boeckel2020-04-131-1/+2
| * | | | | | | clang-tidy: address bugprone-branch-clone lintsBen Boeckel2020-04-1320-87/+59
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2020-04-141-1/+1
|/ / / / / /
* | | | | | Merge topic 'include-dir-special'Brad King2020-04-131-1/+1
|\ \ \ \ \ \
| * | | | | | Xcode: Fix quoting of paths with square bracketsBrad King2020-04-101-1/+1
| |/ / / / /
* | | | | | Merge topic 'update-kwsys'Brad King2020-04-136-107/+162
|\ \ \ \ \ \
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-04-106-107/+162
* | | | | | | Merge topic 'clang_cuda_prep'Brad King2020-04-131-0/+3
|\ \ \ \ \ \ \
| * | | | | | | CUDA: Forward CMAKE_CUDA_COMPILER_TARGET in try_compile()Raul Tambre2020-04-071-0/+3
* | | | | | | | CMake Nightly Date StampKitware Robot2020-04-131-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2020-04-121-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2020-04-111-1/+1
* | | | | | | | Merge topic 'find_program-exe-no-read'Brad King2020-04-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | find_program: Find programs that are executable but not readableVladimir Menshakov2020-04-091-1/+1
* | | | | | | | | Merge topic 'ccmake-better-string-ops'Brad King2020-04-101-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | cmCursesLongMessageForm: avoid unnecessary string allocationBen Boeckel2020-04-091-1/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2020-04-101-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'file-upload-tls'Brad King2020-04-091-6/+35
|\ \ \ \ \ \ \
| * | | | | | | file(UPLOAD): Add support for TLS_VERIFY and TLS_CAINFOHarry Mallon2020-04-081-6/+35
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'ccmake_incremental_log_display'Brad King2020-04-094-19/+48
|\ \ \ \ \ \ \
| * | | | | | | ccmake: Use incremental rendering for the logsSylvain Joubert2020-04-084-11/+33
| * | | | | | | cmCursesLongMessageForm: Factor out helper to draw message to formBrad King2020-04-082-8/+15
* | | | | | | | Merge topic 'apple-arch-sysroots'Brad King2020-04-092-12/+30
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge branch 'backport-3.17-apple-arch-sysroots' into apple-arch-sysrootsBrad King2020-04-082-12/+30
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Apple: Fix mapping CMAKE_APPLE_ARCH_SYSROOTS to custom OSX_ARCHITECTURESBrad King2020-04-082-11/+29