summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CTest: Add env var CLICOLOR to disable color outputMartin Willers2021-05-061-0/+4
* Merge topic 'nmake-utf8'Brad King2021-05-067-2/+61
|\
| * NMake: Use UTF-8 with BOM if supported by nmakeAmine Najahi2021-05-056-2/+15
| * NMake: Check nmake version for support of UTF-8Brad King2021-05-052-0/+9
| * NMake: Detect nmake versionBrad King2021-05-052-0/+37
* | Merge topic 'ci-continuous-help'Brad King2021-05-061-2/+2
|\ \
| * | gitlab-ci: Clarify conditions enabling jobs for continuous build of stageBrad King2021-05-051-2/+2
* | | Merge topic 'update-kwsys'Brad King2021-05-062-2/+19
|\ \ \
| * \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-05-052-2/+19
| |\ \ \ | | |/ / | |/| |
| | * | KWSys 2021-05-05 (e9ca4104)KWSys Upstream2021-05-052-2/+19
* | | | Merge branch 'release-3.20'Brad King2021-05-060-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'objc-osx-architectures' into release-3.20Brad King2021-05-061-1/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'objc-osx-architectures'Brad King2021-05-061-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ObjectiveC: Respect OSX_ARCHITECTURES for OBJCBrad King2021-05-051-1/+1
| |/ / / /
* | | | | Merge topic 'preset-test-example'Brad King2021-05-061-0/+3
|\ \ \ \ \
| * | | | | Tests: Fix RunCMake.CMakePresets example PATH formatBrad King2021-05-051-0/+3
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2021-05-061-1/+1
|/ / / /
* | | | Merge topic 'generate-cmake-build-command-parallel'Brad King2021-05-0513-13/+70
|\ \ \ \
| * | | | ctest_build: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-046-1/+25
| * | | | build_command: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-045-7/+31
| * | | | cmGlobalGenerator: Add parallel parameter to GenerateCMakeBuildCommandfriendlyanon2021-05-015-7/+16
* | | | | Merge topic 'doc-tls'Brad King2021-05-054-2/+20
|\ \ \ \ \
| * | | | | Help: Document CMAKE_TLS_VERIFY variable explicitlyMichael Hirsch2021-05-044-2/+20
* | | | | | Merge topic 'clang-ipo-support'Brad King2021-05-051-2/+2
|\ \ \ \ \ \
| * | | | | | Windows-Clang: Support duplicate object names in LTO archivesBrad King2021-05-031-2/+2
* | | | | | | Merge branch 'release-3.20'Brad King2021-05-050-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge topic 'binutils-var-private' into release-3.20Brad King2021-05-051-10/+12
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'binutils-var-private'Brad King2021-05-051-10/+12
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | BinUtils: Use more-private temporary variable namesBrad King2021-05-041-10/+12
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2021-05-051-1/+1
* | | | | | | Merge topic 'doc-review'Brad King2021-05-041-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Help/dev/review: Clarify instructions to update existing merge requestsSmit tay2021-05-031-2/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'extend_toolchain_flag_to_cmake_preset'Brad King2021-05-0415-2/+129
|\ \ \ \ \ \ \
| * | | | | | | cmake-presets: Introduce `toolchainFile` preset optionRobert Maynard2021-04-2815-2/+129
* | | | | | | | Merge topic 'mingw-archive-no-replace'Brad King2021-05-041-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Windows-GNU: Support duplicate object names when linking shared librariesBrad King2021-05-031-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'findswig-clean'Brad King2021-05-041-39/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | Change find_path scope and add quotesSeth R Johnson2021-05-031-8/+8
| * | | | | | | | FindSWIG: reduce calls to SWIG exe, and clean up variablesSeth R Johnson2021-05-021-38/+54
* | | | | | | | | Merge topic 'vs-config-specific-csproj'Brad King2021-05-045-2/+51
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Add support for per-config C# sourcesThomas Vaughan2021-05-035-2/+51
* | | | | | | | | | Merge topic 'useswig-includes'Brad King2021-05-041-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | UseSWIG: remove duplicate target includesSeth R Johnson2021-05-021-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'vs-csharp-link'Brad King2021-05-044-2/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VS: Fix CSharp sources inside build directoryKinan Mahdi2021-05-034-2/+32
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindBLAS-mkl-omp'Brad King2021-05-041-7/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindBLAS: Do not statically link against iomp5 in the case of Intel MKLEisuke Kawashima2021-04-291-7/+16
* | | | | | | | | | | Merge topic 'ci-intel-compiler'Brad King2021-05-041-0/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gitlab-ci: add jobs testing Intel 2021.2.0 compilers on LinuxBrad King2021-05-031-0/+14
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'compile-features-lang-vars'Brad King2021-05-045-4/+14
|\ \ \ \ \ \ \ \ \ \ \