Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Add 3.22 release note about the update for VS 2022 Preview 5 | Brad King | 2021-10-14 | 1 | -0/+4 |
* | Merge branch 'backport-3.21-vs2022' into vs2022 | Brad King | 2021-10-14 | 2 | -3/+3 |
|\ | |||||
| * | VS: Update Visual Studio 17 2022 generator for Preview 5 | Brad King | 2021-10-14 | 2 | -3/+3 |
| * | Merge topic 'hip-no-hipcc' into release-3.21 | Brad King | 2021-09-20 | 3 | -2/+12 |
| |\ | |||||
| * \ | Merge branch 'release-3.20' into release-3.21 | Brad King | 2021-09-20 | 1 | -2/+2 |
| |\ \ | |||||
* | \ \ | Merge topic 'doc_clarify_list_pop' into release-3.22 | Brad King | 2021-10-14 | 1 | -4/+6 |
|\ \ \ \ | |||||
| * | | | | Help: clarify list(POP_* <in_out> <in_out>) behavior | Robert Maynard | 2021-10-13 | 1 | -4/+6 |
* | | | | | Help: Add documentation for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT | Deniz Bahadir | 2021-10-13 | 2 | -0/+19 |
* | | | | | Help: Add more documentation for CMAKE_<LANG>_SIMULATE_ID | Deniz Bahadir | 2021-10-13 | 1 | -1/+5 |
|/ / / / | |||||
* | | | | Help: Drop development topic notes to prepare release | Brad King | 2021-10-08 | 2 | -9/+0 |
* | | | | Merge topic 'doc-3.22-relnotes' | Brad King | 2021-10-08 | 32 | -170/+151 |
|\ \ \ \ | |||||
| * | | | | Help: Update Sphinx versionadded directives for 3.22 release | Brad King | 2021-10-07 | 3 | -0/+6 |
| * | | | | Help: Organize and revise 3.22 release notes | Brad King | 2021-10-07 | 1 | -69/+89 |
| * | | | | Help: Consolidate 3.22 release notes | Brad King | 2021-10-07 | 29 | -170/+125 |
* | | | | | Merge topic 'tutorial_update_step_4' | Brad King | 2021-10-08 | 10 | -12/+14 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Tutorial: Step 4 improvements | Joseph Snyder | 2021-10-07 | 10 | -12/+14 |
* | | | | | FindJasper: Add IMPORTED target | Hiroshi Miura | 2021-10-06 | 1 | -0/+4 |
|/ / / / | |||||
* | | | | Merge topic 'tutorial_update_step_10' | Brad King | 2021-10-06 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | Tutorial: Add version update instructions to Step 10 | Joseph Snyder | 2021-10-05 | 1 | -0/+10 |
* | | | | | Merge topic 'find-blas-lapack-sizeof-integer' | Brad King | 2021-10-06 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add release notes for Find{BLAS,LAPACK} BLA_SIZEOF_INTEGER option | Brad King | 2021-10-05 | 1 | -0/+6 |
* | | | | | | Merge topic 'fetchcontent-CMAKE-vars-passthrough' | Craig Scott | 2021-10-06 | 7 | -19/+40 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | FetchContent: Pass through networking-related CMAKE_... variables | Craig Scott | 2021-10-05 | 5 | -12/+24 |
| * | | | | | Help: Clean up how TLS and NETRC variables are discussed | Craig Scott | 2021-10-04 | 1 | -10/+8 |
| * | | | | | Help: Add documentation for CMAKE_TLS_CAINFO | Craig Scott | 2021-10-04 | 3 | -2/+13 |
* | | | | | | Merge topic 'tutorial_update_step_11' | Brad King | 2021-10-05 | 2 | -5/+45 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tutorial: Add documentation on Package helper functions | Joseph Snyder | 2021-09-30 | 2 | -1/+41 |
| * | | | | | | Tutorial: Remove information about EXPORT keyword | Joseph Snyder | 2021-09-30 | 1 | -4/+4 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'default_extensions' | Brad King | 2021-10-04 | 36 | -81/+402 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logic | Raul Tambre | 2021-09-29 | 5 | -6/+96 |
| * | | | | | | CompilerID: Compiler extensions default detection | Raul Tambre | 2021-09-28 | 2 | -0/+8 |
| * | | | | | | Help: Document CMAKE_<LANG>_STANDARD_DEFAULT | Raul Tambre | 2021-09-28 | 2 | -0/+8 |
| * | | | | | | Help: Document HIP standard/extensions properties and variables | Raul Tambre | 2021-09-28 | 8 | -0/+122 |
| * | | | | | | Help: Make language standard/extensions variable pages less wordy | Raul Tambre | 2021-09-28 | 15 | -75/+30 |
| * | | | | | | Help: Generic language standard and extension variables documentation | Raul Tambre | 2021-09-28 | 8 | -0/+138 |
* | | | | | | | Merge topic 'tutorial-regex' | Brad King | 2021-10-04 | 9 | -9/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tutorial: Fix regexps in sample CMakeLists.txt files | Christophe Bernard | 2021-09-30 | 9 | -9/+9 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'tutorial-step1' | Brad King | 2021-10-04 | 1 | -23/+47 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tutorial: Update Step 1 instructions | Betsy McPhail | 2021-09-30 | 1 | -23/+47 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'tutorial-step5' | Brad King | 2021-10-04 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tutorial: Clarify instructions in Step 5 | Betsy McPhail | 2021-09-30 | 1 | -1/+4 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'compile-feature-version-tags' | Craig Scott | 2021-10-03 | 3 | -1/+21 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Help: Detailed version tags for compiler known features | FeRD (Frank Dana) | 2021-10-01 | 3 | -1/+21 |
| |/ / / / / | |||||
* | | | | | | Help: Fix CMAKE_FIND_LIBRARY_SUFFIXES examples for Windows | Ralf Habacker | 2021-09-29 | 1 | -2/+5 |
|/ / / / / | |||||
* | | | | | Merge topic 'tutorial_update_step_8' | Brad King | 2021-09-28 | 2 | -3/+24 |
|\ \ \ \ \ | |||||
| * | | | | | Tutorial: Enhance CTestConfig info in Step 8 | Joseph Snyder | 2021-09-27 | 2 | -3/+24 |
* | | | | | | Merge topic 'tutorial_update_stage_2' | Brad King | 2021-09-27 | 1 | -2/+7 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Tutorial: Describe placement of add_subdirectory | Joseph Snyder | 2021-09-24 | 1 | -2/+7 |
| |/ / / / | |||||
* | | | | | Merge topic 'doc-find_package-restructure' | Craig Scott | 2021-09-25 | 1 | -176/+231 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Help: Restructure the find_package() docs | Craig Scott | 2021-09-23 | 1 | -176/+231 |