Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'rename_cuda_memcheck' | Brad King | 2020-11-18 | 1 | -2/+2 |
|\ | |||||
| * | CTest: Rename CudaMemcheck to CudaSanitizer | Tobias Ribizel | 2020-11-17 | 1 | -2/+2 |
| * | Merge topic 'qtifw-archivegen' into release-3.19 | Brad King | 2020-11-13 | 1 | -0/+10 |
| |\ | |||||
| * \ | Merge topic 'qtifw-4.0' into release-3.19 | Brad King | 2020-11-13 | 1 | -1/+2 |
| |\ \ | |||||
| * \ \ | Merge topic 'xcode-compiler-id-path' into release-3.19 | Brad King | 2020-11-13 | 4 | -4/+4 |
| |\ \ \ | |||||
* | | | | | CPack/DEB: Do not crash when asked for debug symbols when there are none | Andrew Fuller | 2020-11-16 | 1 | -0/+4 |
* | | | | | MSVC: Do not add /GR to CMAKE_CXX_FLAGS by default | Brad King | 2020-11-13 | 1 | -1/+7 |
* | | | | | MSVC: Factor out initialization of /GR flag | Brad King | 2020-11-13 | 1 | -4/+8 |
* | | | | | Merge topic 'usejava_helpers' | Brad King | 2020-11-13 | 4 | -25/+7 |
|\ \ \ \ \ | |||||
| * | | | | | UseJava: Move helper scripts to subdirectory | Nikita Nemkin | 2020-11-12 | 4 | -25/+7 |
* | | | | | | Merge topic 'android-abis' | Brad King | 2020-11-13 | 1 | -61/+76 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Android: load ABI information from abis.cmake | Haibo Huang | 2020-11-12 | 1 | -61/+76 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'qtifw-archivegen' | Brad King | 2020-11-13 | 1 | -0/+10 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | CPack/IFW: Locate the archivegen utility | Erlend Egeberg Aasland | 2020-11-12 | 1 | -0/+10 |
* | | | | | | Merge topic 'qtifw-4.0' | Brad King | 2020-11-13 | 1 | -1/+2 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | CPack/IFW: Add support for QtIFW 4.0 | Erlend Egeberg Aasland | 2020-11-12 | 1 | -1/+2 |
* | | | | | | Merge topic 'xcode-compiler-id-path' | Brad King | 2020-11-13 | 4 | -4/+4 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Xcode: Extract CMAKE_<LANG>_COMPILER from compiler id with multiple archs | Brad King | 2020-11-12 | 4 | -4/+4 |
* | | | | | | Merge topic 'xcode-compiler-id-arch' | Brad King | 2020-11-13 | 2 | -2/+9 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Xcode: Default to arm64 arch on Apple Silicon hosts during compiler id | Brad King | 2020-11-12 | 2 | -2/+9 |
| * | | | | | Merge topic 'FindRuby-vs-runtimes' into release-3.19 | Brad King | 2020-11-12 | 1 | -7/+13 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge topic 'android-abi' into release-3.19 | Brad King | 2020-11-11 | 1 | -4/+13 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'ctest-batch' | Brad King | 2020-11-12 | 2 | -12/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CTest: Remove additional batch test variables | Seth R Johnson | 2020-11-11 | 2 | -12/+0 |
* | | | | | | | | Merge topic 'FindBLAS/OpenBLAS-OpenMP' | Brad King | 2020-11-12 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindBLAS: Add dependency of OpenBLAS on OpenMP for BLA_STATIC | Eisuke Kawashima | 2020-11-11 | 1 | -1/+7 |
* | | | | | | | | | Merge topic 'FindRuby-vs-runtimes' | Brad King | 2020-11-12 | 1 | -7/+13 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | FindRuby: Consider more VS runtime suffix combinations | Silvio Traversaro | 2020-11-11 | 1 | -7/+13 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'FortranCInterface-CMP0056' | Brad King | 2020-11-11 | 2 | -0/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FortranCInterface: Honor CMAKE_EXE_LINKER_FLAGS under CMP0056 | Brad King | 2020-11-10 | 2 | -0/+18 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'android-abi' | Brad King | 2020-11-11 | 1 | -4/+13 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | | | |||||
| * | | | | | Android: Use NDK_KNOWN_DEVICE_ABI{32,64}S instead of NDK_DEFAULT_ABIS | Haibo Huang | 2020-11-10 | 1 | -4/+13 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'android-root' | Brad King | 2020-11-10 | 1 | -32/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Android: restructure android search paths | Haibo Huang | 2020-11-09 | 1 | -32/+14 |
* | | | | | | Merge topic 'python3.10' | Brad King | 2020-11-10 | 2 | -2/+2 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | FindPython{Interp,Libs}: Add support for version 3.10 | Miro HronĨok | 2020-11-09 | 2 | -2/+2 |
| | |/ / | |/| | | |||||
| * | | | Merge topic 'apple-v4-tbd-file-arch-lookup' into release-3.19 | Brad King | 2020-11-06 | 1 | -3/+9 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'FindPostgreSQL-13' into release-3.19 | Brad King | 2020-11-06 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'FindProtobuf-multiple-extensions' | Brad King | 2020-11-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindProtobuf: Support files with multiple extensions (#18329) | Florian Franzen | 2020-11-06 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'TestBigEndian-use-abi-result' | Brad King | 2020-11-09 | 1 | -8/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | TestBigEndian: Re-implement using byte order detected from ABI check | Brad King | 2020-11-06 | 1 | -8/+28 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'android-flags' | Brad King | 2020-11-09 | 10 | -56/+63 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Android: allow NDK to control cflags / ldflags | Haibo Huang | 2020-11-06 | 1 | -7/+27 |
| * | | | | | Android: Move *_LLVM_TRIPLE to the centralized table | Haibo Huang | 2020-11-06 | 10 | -49/+36 |
* | | | | | | Merge topic 'android-build-type' | Brad King | 2020-11-06 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Android: default to RelWithDebInfo | Haibo Huang | 2020-11-04 | 1 | -1/+1 |
* | | | | | | | Merge topic 'FindICU-naming' | Brad King | 2020-11-06 | 1 | -8/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindICU: Correct variable names to match documentation | Roger Leigh | 2020-10-31 | 1 | -8/+15 |
* | | | | | | | | Merge topic 'cpack-nuget' | Brad King | 2020-11-06 | 2 | -5/+78 |
|\ \ \ \ \ \ \ \ |