Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmNinjaTargetGenerator: Generalize GetScanRule helper | Brad King | 2020-11-06 | 1 | -30/+27 |
* | cmNinjaTargetGenerator: Remove redundant conditions for dyndep blocks | Brad King | 2020-11-06 | 1 | -26/+19 |
* | cmNinjaTargetGenerator: Revise conditions to clarify dyndep code paths | Brad King | 2020-11-06 | 1 | -10/+8 |
* | cmNinjaTargetGenerator: Clarify scan rule code grouping | Brad King | 2020-11-06 | 1 | -24/+28 |
* | cmNinjaTargetGenerator: Clarify scan rule helper functions | Brad King | 2020-11-06 | 1 | -73/+68 |
* | cmNinjaTargetGenerator: Drop unnecessary mutation | Brad King | 2020-11-06 | 1 | -2/+2 |
* | cmNinjaTargetGenerator: Clarify method names | Brad King | 2020-11-06 | 2 | -16/+15 |
* | cmNinjaTargetGenerator: Consolidate redundant methods | Brad King | 2020-11-06 | 2 | -11/+4 |
* | Merge branch 'release-3.19' into master | Brad King | 2020-11-06 | 0 | -0/+0 |
|\ | |||||
| * | CMake 3.19.0-rc3v3.19.0-rc3 | Brad King | 2020-11-06 | 1 | -1/+1 |
* | | Merge topic 'clang-tidy-for-objc' | Brad King | 2020-11-06 | 18 | -16/+69 |
|\ \ | |||||
| * | | clang-tidy: allow OBJC and OBJCXX | Andrew Fuller | 2020-11-05 | 18 | -16/+69 |
* | | | Merge topic 'cmprop-improve' | Brad King | 2020-11-06 | 12 | -49/+39 |
|\ \ \ | |||||
| * | | | Reduce the scope of temporary cmProp variables and other improvements | Vitaly Stakhovsky | 2020-11-05 | 12 | -49/+39 |
* | | | | 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 | 4 | -11/+168 |
|\ \ \ \ \ | |||||
| * | | | | | CPack/NuGet: Add settings for the license, icon, and language | Bob Apthorpe | 2020-11-05 | 4 | -11/+168 |
* | | | | | | Merge branch 'release-3.19' | Brad King | 2020-11-06 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge topic 'apple-v4-tbd-file-arch-lookup' into release-3.19 | Brad King | 2020-11-06 | 1 | -3/+9 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'apple-v4-tbd-file-arch-lookup' | Brad King | 2020-11-06 | 1 | -3/+9 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Apple: Update SDK architecture detection for tbd file version 4 | Tor Arne Vestbø | 2020-11-05 | 1 | -3/+9 |
* | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-11-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'cmake-gui-file-dialog-crash' into release-3.19 | Brad King | 2020-11-06 | 2 | -0/+14 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'cmake-gui-file-dialog-crash' | Brad King | 2020-11-06 | 2 | -0/+14 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | cmake-gui: Restore workaround for crash in file dialog | Brad King | 2020-11-05 | 2 | -0/+14 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-11-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'FindPostgreSQL-13' into release-3.19 | Brad King | 2020-11-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'FindPostgreSQL-13' | Brad King | 2020-11-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | FindPostgreSQL: support version 13 | Pavel Cernohorsky | 2020-11-05 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-11-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'xcode-inherit-paths' into release-3.19 | Brad King | 2020-11-06 | 1 | -0/+4 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'xcode-inherit-paths' | Brad King | 2020-11-06 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Xcode: Inherit target library and framework search paths from project | Gusts Kaksis | 2020-11-05 | 1 | -0/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.19' | Craig Scott | 2020-11-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'help_ctest_cuda_memcheck' into release-3.19 | Craig Scott | 2020-11-06 | 4 | -4/+20 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'help_ctest_cuda_memcheck' | Craig Scott | 2020-11-06 | 4 | -4/+20 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Help: Add cuda-memcheck to CTest documentation | Tobias Ribizel | 2020-11-05 | 2 | -3/+17 |
| * | | | | | | CTest: Add cuda-memcheck to Dart and CTest module | Tobias Ribizel | 2020-11-05 | 2 | -1/+3 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-11-06 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge topic 'makefile-CMAKE_EXPORT_COMPILE_COMMANDS-ASM' | Brad King | 2020-11-05 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Makefiles: Honor CMAKE_EXPORT_COMPILE_COMMANDS for ASM | Maxime Girard | 2020-11-04 | 1 | -1/+1 |
* | | | | | | Merge topic 'GNUInstallDirs-dir' | Brad King | 2020-11-05 | 4 | -6/+47 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Add RunCMake.GNUInstallDirs case for get_absolute_install_dir | Brad King | 2020-11-04 | 3 | -0/+24 |
| * | | | | | | GNUInstallDirs: Add dir argument to GNUInstallDirs_get_absolute_install_dir | Roger Leigh | 2020-11-04 | 1 | -6/+23 |
* | | | | | | | Merge topic 'android-stl' | Brad King | 2020-11-05 | 4 | -0/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Android: Link c++abi and android_support when necessary | Haibo Huang | 2020-11-04 | 1 | -0/+6 |
| * | | | | | | | Android: Add options to control exceptions/rtti | Haibo Huang | 2020-11-04 | 4 | -0/+22 |
| | |/ / / / / | |/| | | | | |