Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Kitware/CMake
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.23.0-rc5
Choose a base ref
...
head repository: Kitware/CMake
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.23.0
Choose a head ref
  • 17 commits
  • 7 files changed
  • 4 contributors

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    343ed1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e41f1ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef2fa9b View commit details
    Browse the repository at this point in the history
  4. Merge topic 'GetPrerequisties-win-findstr' into release-3.23

    ef2fa9b GetPrerequisties: pass "-a" only to grep.
    
    Acked-by: Kitware Robot <kwrobot@kitware.com>
    Merge-request: !7110
    bradking authored and kwrobot committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    04e2dc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b019ee1 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. AIX: Fix executable ENABLE_EXPORTS in Makefile generators

    In commit afcd9fe (AIX: Add an option to disable automatic exports
    from shared libraries, 2020-01-30, v3.17.0-rc1~47^2) the population of
    the `<AIX_EXPORTS>` rule variable placeholder was accidentally added to
    the device linking rule rather than the main linking rule.  This caused
    our `ExportImportList` script on AIX, when called for executables with
    `ENABLE_EXPORTS` set, to be given an `AIX_EXPORTS` file name that does
    not exist, leading to a warning from the `dump` tool.
    
    Move the population of the `<AIX_EXPORTS>` placeholder in the Makefile
    generators to the main link rule.
    
    Issue: #20290
    bradking committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    a8dae21 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'aix-exe-exports' into release-3.21

    Merge-request: !7120
    bradking committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    024204f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'aix-exe-exports' into release-3.22

    Merge-request: !7120
    bradking committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    0906a9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    345a7e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Configuration menu
    Copy the full SHA
    db774e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Merge topic 'aix-exe-exports' into release-3.23

    a8dae21 AIX: Fix executable ENABLE_EXPORTS in Makefile generators
    
    Acked-by: Kitware Robot <kwrobot@kitware.com>
    Merge-request: !7120
    bradking authored and kwrobot committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    a0149b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fd1993 View commit details
    Browse the repository at this point in the history
  3. Merge topic 'bindexplib-arm64ec' into release-3.23

    b019ee1 bindexplib: Exclude entry and exit thunks for arm64EC
    
    Acked-by: Kitware Robot <kwrobot@kitware.com>
    Acked-by: buildbot <buildbot@kitware.com>
    Merge-request: !7112
    bradking authored and kwrobot committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    710c7ab View commit details
    Browse the repository at this point in the history
  4. Merge topic 'cpack-ifw-4.3' into release-3.23

    343ed1f CPack/IFW: Add support for QtIFW 4.3
    
    Acked-by: Kitware Robot <kwrobot@kitware.com>
    Merge-request: !7114
    bradking authored and kwrobot committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    2dffc7c View commit details
    Browse the repository at this point in the history
  5. Merge topic 'doc-cpack-ifw' into release-3.23

    db774e9 Help: Clean up and expand CPack/IFW docs
    
    Acked-by: Kitware Robot <kwrobot@kitware.com>
    Merge-request: !7115
    bradking authored and kwrobot committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    0ab1bbb View commit details
    Browse the repository at this point in the history
  6. Merge topic 'cpack-ifw-validate-input' into release-3.23

    e41f1ef CPack/IFW: Add missing referenced source file validation
    
    Acked-by: Kitware Robot <kwrobot@kitware.com>
    Acked-by: buildbot <buildbot@kitware.com>
    Acked-by: Konstantin Podsvirov <konstantin@podsvirov.pro>
    Merge-request: !7116
    bradking authored and kwrobot committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    7f1573e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. CMake 3.23.0

    bradking committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    0067770 View commit details
    Browse the repository at this point in the history
Loading