summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'swift-debug-info'Brad King2023-02-172-2/+4
|\ \ \ \ \ \
| * | | | | | Swift: Emit debug information on WindowsSaleem Abdulrasool2023-02-162-2/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'sergio-nsk/24416/1'Brad King2023-02-172-10/+17
|\ \ \ \ \ \
| * | | | | | VS: Fix wrong appxManifest if OUTPUT_NAME != target nameSergey Markelov2023-02-152-10/+17
* | | | | | | Merge branch 'release-3.26'Brad King2023-02-170-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge topic 'update-nghttp2' into release-3.26Brad King2023-02-175-17/+8
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'update-nghttp2'Brad King2023-02-175-17/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'upstream-nghttp2' into update-nghttp2Brad King2023-02-163-12/+6
| |\ \ \ \ \ \
| | * | | | | | nghttp2 2023-02-13 (be049129)nghttp2 upstream2023-02-163-12/+6
| * | | | | | | nghttp2: Update script to get nghttp2 1.52.0Brad King2023-02-161-2/+2
| * | | | | | | Merge branch 'upstream-nghttp2' into update-nghttp2Brad King2023-02-161-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | nghttp2 2022-09-21 (87fef4ab)nghttp2 upstream2023-02-161-2/+2
| * | | | | | | nghttp2: Update import script to fix version headerBrad King2023-02-161-2/+2
| * | | | | | | nghttp2: Drop unused configuration value from build within CMakeBrad King2023-02-161-3/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'lcc-lfortran-fix'Brad King2023-02-174-12/+20
|\ \ \ \ \ \ \
| * | | | | | | LCC: Disable Fortran preprocessor testing if unsupportedmakise-homura2023-02-163-9/+17
| * | | | | | | LCC: Disable implicit testing of FortranCInterfacemakise-homura2023-02-161-1/+1
| * | | | | | | LCC: Don't require liblfortran on lcc versions that don't have itmakise-homura2023-02-161-3/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2023-02-171-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'deprecate-extra-generators'Brad King2023-02-1617-7/+75
|\ \ \ \ \ \
| * | | | | | Deprecate "extra" generators in favor of cmake-file-api(7)Brad King2023-02-1517-7/+75
| |/ / / / /
* | | | | | Merge topic 'testdoc'Brad King2023-02-163-39/+35
|\ \ \ \ \ \
| * | | | | | Help:add_test: emphasize important pointsscivision2023-02-153-39/+35
| |/ / / / /
* | | | | | Merge topic 'synthetic-targets'Brad King2023-02-168-25/+109
|\ \ \ \ \ \
| * | | | | | cmGeneratorTarget: synthetic targets don't have output eitherBen Boeckel2023-02-141-0/+5
| * | | | | | cmCommonTargetGenerator: also consider synthetic targetsBen Boeckel2023-02-141-1/+3
| * | | | | | cmMakefile: add support for a "synthesized" targetBen Boeckel2023-02-146-4/+41
| * | | | | | cmTarget: make Visibility an `enum class`Ben Boeckel2023-02-144-18/+18
| * | | | | | cmTarget: store visibility as an `enum` rather than boolsBen Boeckel2023-02-144-13/+53
* | | | | | | Merge topic 'cmake-E-time-chrono'Brad King2023-02-163-21/+7
|\ \ \ \ \ \ \
| * | | | | | | Help:cmake -E time: note overhead includedscivision2023-02-151-1/+1
| * | | | | | | cmake -E time: use C++11 chrono and better format outputscivision2023-02-152-20/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.26'Brad King2023-02-160-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'ci-cxx-modules-clang' into release-3.26Brad King2023-02-163-7/+8
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'ci-cxx-modules-clang'Brad King2023-02-163-7/+8
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | ci: use the latest clang-scan-deps optionsKefu Chai2023-02-153-7/+8
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2023-02-161-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'release-3.26'Brad King2023-02-150-0/+0
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | CMake 3.26.0-rc3v3.26.0-rc3Brad King2023-02-151-1/+1
* | | | | Merge branch 'release-3.26'Brad King2023-02-150-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge topic 'LLVMFlang-post-preprocessed' into release-3.26Brad King2023-02-151-0/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'AutoExport-vftable'Brad King2023-02-154-1/+32
|\ \ \ \ \ \
| * | | | | | WINDOWS_EXPORT_ALL_SYMBOLS: Export vftable symbolMalcolm Bechard2023-02-144-1/+32
* | | | | | | Merge topic 'ninja-custom-command-depends'Brad King2023-02-158-27/+104
|\ \ \ \ \ \ \
| * | | | | | | add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for NinjaAbdelmaged Khalifa2023-02-148-27/+104
* | | | | | | | Merge topic 'test-extra-generators'Brad King2023-02-155-30/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Add dedicated RunCMake.ExtraGenerators testBrad King2023-02-135-30/+30
* | | | | | | | | Merge topic 'LLVMFlang-post-preprocessed'Brad King2023-02-151-0/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | LLVMFlang: Fix post-preprocess compile for fixed-form FortranDavid Truby2023-02-141-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'doc'Brad King2023-02-152-3/+11
|\ \ \ \ \ \ \ \