Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge topic 'builtin-help-versionadded' | Brad King | 2021-10-28 | 2 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | cmRST: support `versionadded` and `versionchanged` directives | Ben Boeckel | 2021-10-27 | 2 | -0/+12 | |
* | | | | | | | | Merge topic 'warnings-cleanup' | Brad King | 2021-10-27 | 8 | -30/+36 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Source: fix many -Wmissing-prototypes warnings by marking functions static | Sean McBride | 2021-10-25 | 8 | -30/+36 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'purge-sprintf' | Brad King | 2021-10-27 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Source: Replace most calls to sprintf with snprintf | Sean McBride | 2021-10-25 | 1 | -2/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'envmod-support-mod-to-new-variables' | Brad King | 2021-10-27 | 2 | -1/+25 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | cmCTestRunTest: fix modifying non-existent envvars | Ben Boeckel | 2021-10-26 | 2 | -1/+25 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | CheckSymbolExists: Work around GCC failure with -pedantic-errors option | Timo Röhling | 2021-10-22 | 1 | -0/+11 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'lcc-policy' | Brad King | 2021-10-22 | 25 | -3/+147 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | LCC: Add policy CMP0129 regarding interpreting LCC as GNU | makise-homura | 2021-10-21 | 25 | -3/+147 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'vs-instance' | Brad King | 2021-10-21 | 5 | -0/+16 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND key | Brad King | 2021-10-20 | 5 | -0/+16 | |
* | | | | | Merge topic 'fix_reroot_paths' | Brad King | 2021-10-21 | 3 | -0/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | find_package: Don't reroot prefix that is equal to a root path | Alexandru Croitor | 2021-10-20 | 3 | -0/+17 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATION | Robert Maynard | 2021-10-20 | 6 | -1/+97 | |
* | | | | | Merge topic 'vs-unity-individual-pch' | Brad King | 2021-10-20 | 6 | -6/+36 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Fix compilation of single source with PCH in Unity Build | Brad King | 2021-10-19 | 5 | -0/+34 | |
| * | | | | | Tests: Clean RunCMake.UnityBuild cases | Brad King | 2021-10-19 | 1 | -6/+2 | |
| |/ / / / | ||||||
* | | | | | Tests/RunCMake: Merge TargetSources into target_sources | Kyle Edwards | 2021-10-19 | 67 | -41/+39 | |
|/ / / / | ||||||
* | | | | Merge topic 'lcc-compiler' | Brad King | 2021-10-19 | 33 | -61/+95 | |
|\ \ \ \ | ||||||
| * | | | | LCC: Add dedicated support for MCST LCC compiler | makise-homura | 2021-10-15 | 30 | -55/+65 | |
| * | | | | CPack/DEB: deal with broken dpkg-shlibdeps on E2K architecture | makise-homura | 2021-10-15 | 1 | -1/+2 | |
| * | | | | Tests/RPM: skip tests tat rely on debugedit if it's not found | makise-homura | 2021-10-15 | 1 | -5/+22 | |
| * | | | | Tests/RunCMake/CommandLine: Deal with locales that are different from English | makise-homura | 2021-10-15 | 1 | -0/+6 | |
* | | | | | Merge topic 'ci-openwatcom' | Brad King | 2021-10-19 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Disable SubDirSpaces test on Open Watcom | Brad King | 2021-10-15 | 1 | -1/+1 | |
* | | | | | | export: Propagate IMPORTED_NO_SYSTEM target property to consumers | Brad King | 2021-10-15 | 5 | -0/+31 | |
* | | | | | | Add property to mark IMPORTED targets as not SYSTEM | Brad King | 2021-10-14 | 1 | -0/+7 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'clang-warnings' | Brad King | 2021-10-14 | 1 | -4/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix Clang -Wbitwise-instead-of-logical warnings | Brad King | 2021-10-13 | 1 | -4/+9 | |
* | | | | | | Tests: Reduce RunCMake.BuildDepends MakeDependencies case size on Borland | Brad King | 2021-10-13 | 1 | -1/+6 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'optimize-macos-runtime-dependencies' | Brad King | 2021-10-13 | 4 | -4/+12 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | cmFileCommand: improve error message | Seth R Johnson | 2021-10-12 | 4 | -4/+12 | |
| |/ / / | ||||||
* | | | | Add deprecation warnings for policies CMP0094 and below | Brad King | 2021-10-08 | 3 | -0/+30 | |
|/ / / | ||||||
* | | | Merge topic 'revert-debian-libexec' | Brad King | 2021-10-08 | 1 | -2/+2 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | GNUInstallDirs: Fix misinterpretation of Debian Policy on LIBEXECDIR | Timo Röhling | 2021-10-07 | 1 | -2/+2 | |
* | | | Merge topic 'FindJasper-imported-target' | Brad King | 2021-10-07 | 4 | -0/+44 | |
|\ \ \ | ||||||
| * | | | FindJasper: Add IMPORTED target | Hiroshi Miura | 2021-10-06 | 4 | -0/+44 | |
* | | | | Tests: Skip RunCMake.file INSTALL-FOLLOW_SYMLINK_CHAIN case on Cygwin | Brad King | 2021-10-06 | 2 | -2/+4 | |
|/ / / | ||||||
* | | | Merge topic 'ci-xcode-13.0' | Brad King | 2021-10-06 | 2 | -4/+4 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Tests: Fix RunCMake.XcodeProject XcodeIOSInstallCombined cases for Xcode 13.0 | Brad King | 2021-10-05 | 2 | -4/+4 | |
* | | | Merge topic 'xcode13-schema' | Brad King | 2021-10-06 | 1 | -1/+6 | |
|\ \ \ | |/ / | ||||||
| * | | Tests: Specify destination for Xcode scheme | Gregor Jasny | 2021-10-05 | 1 | -1/+6 | |
* | | | Merge topic 'find-blas-lapack-sizeof-integer' | Brad King | 2021-10-06 | 7 | -107/+107 | |
|\ \ \ | ||||||
| * | | | Find{BLAS,LAPACK}: Provide testing of BLA_SIZEOF_INTEGER | Igor S. Gerasimov | 2021-10-05 | 5 | -3/+39 | |
| * | | | Find{BLAS,LAPACK}: Make possible testing of ILP64 model | Igor S. Gerasimov | 2021-10-05 | 2 | -0/+10 | |
| * | | | Find{BLAS,LAPACK}: Specify integer type in tests | Igor S. Gerasimov | 2021-10-05 | 2 | -9/+14 | |
| * | | | Find{BLAS,LAPACK}: De-duplicate and generalize test creation logic | Brad King | 2021-10-05 | 3 | -98/+47 | |
* | | | | Merge topic 'fetchcontent-CMAKE-vars-passthrough' | Craig Scott | 2021-10-06 | 2 | -0/+39 | |
|\ \ \ \ |