| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
While at it, convert to inline initialization.
|
|\ |
|
| |\
| | |
| | |
| | | |
Merge-request: !6640
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
f117c7d11e Help: Update 3.22 release notes for the VS 2022 Release Candidate
d5a7448fa4 Merge branch 'backport-3.21-vs2022' into vs2022
3d9d75b0be VS: Update Visual Studio 17 2022 generator for the Release Candidate
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6640
|
| | | | |
|
| |\ \ \
|/ / / /
| | | _ |
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
ec94706791 Help: gen expr: note that CONFIG is comma-separated
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6636
|
| | | |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
7123c8fdbf CheckLanguage: Don't pass CMAKE_CUDA_HOST_COMPILER for Visual Studio
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6633
|
|/ /
| |
| |
| |
| |
| | |
Visual Studio doesn't support specifying it and if we do we get a warning.
Fixes: #22712
|
|\ \
| |/ |
|
| |\ |
|
| | |\ |
|
| | | |\
| | | | |
| | | | |
| | | | | |
Merge-request: !6631
|
| | |\ \ \
| | | | |/
| | | |/|
| | | | | |
Merge-request: !6631
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | | |
Merge-request: !6631
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
40e73c5ac4 Source: Fix typo in _WIN32 preprocessor checks
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6631
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Since CMake's default compiler flags with MSVC include `-DWIN32` for
historical reasons, a few preprocessor conditions were accidentally
checking for `WIN32` instead of `_WIN32`. The corresponding blocks
were left out when compiling official binaries for `cmake.org` because
we hard-code compiler flags without `-DWIN32`.
Fixes: #22764
|
|\ \ \ \
| | |/ /
| |/| | |
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Merge-request: !6628
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
6fde60a4c8 Help: Add 3.22 release note about the update for VS 2022 Preview 5
6dfe28f33c Merge branch 'backport-3.21-vs2022' into vs2022
a8414190da VS: Update Visual Studio 17 2022 generator for Preview 5
787ab7ff20 IRSL: Fix discovery of VS 2022 v143 toolset redistributables for preview 5
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6628
|
| | | | | | |
|
| |\ \ \ \ \
|/ / / / / /
| | | _ / /
| | | / / |
|
| | | | | |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
VS 2022 Preview 5 renamed the redist directories from `Microsoft.VC142.*`
to `Microsoft.VC143.*` in order to match the `v143` toolset name.
Fixes: #22586
|
|\ \ \ \
| |/ / / |
|
| |\ \ \
| | | |/
| | |/| |
|
| | |\ \
| | | | |
| | | | |
| | | | | |
Merge-request: !6625
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | | |
Merge-request: !6625
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | | |
Merge-request: !6625
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
Backport zstd commit `28d0120b` (Avoid SIGBUS on armv6, 2021-05-11,
`v1.5.0^2~11^2`) to our bundled copy of zstd 1.4.5.
Fixes: #22754
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
ddced0c6b6 zstd: Fix trace compilation on AIX
ee98d9378f zstd: Fix ZSTD_VecMask_next compilation of software ctz implementation
eb8db99596 Merge branch 'upstream-zstd' into update-zstd
da1e841ccf zstd 2021-05-14 (a488ba11)
8c65ea4744 zstd: Update script to get zstd 1.5.0
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6622
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Since zstd commit `6cee3c2c` ([trace] Remove default definitions of weak
symbols, 2021-04-26, v1.5.0^2~53^2), the weak symbol trace
implementation does not compile on AIX. Disable it.
|
| | | | | |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
# By zstd upstream
* upstream-zstd:
zstd 2021-05-14 (a488ba11)
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Code extracted from:
https://github.com/facebook/zstd.git
at commit a488ba114ec17ea1054b9057c26a046fc122b3b6 (v1.5.0).
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
67f8d20a8e Help: clarify list(POP_* <in_out> <in_out>) behavior
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6620
|
| |/ / / / / |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
f2262fab51 Help: Add documentation for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT
ffb54e2350 Help: Add more documentation for CMAKE_<LANG>_SIMULATE_ID
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6621
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Deniz Bahadir <deniz@code.bahadir.email>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Deniz Bahadir <deniz@code.bahadir.email>
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
93c5864aa1 cmBinUtilsMacOSMachOLinker: improve performance by memoizing otool calls
fc92d6640b cmFileCommand: improve error message
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6616
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Libraries with many repeated transitive dependencies (e.g. Trilinos)
can result in very long runtime dependency call times, especially if
system calls are made more expensive by antivirus software. This
change caches the results of the calls to otool for efficiency.
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Print full list of unresolved dependencies and a phrase that indicates
what about the file is unresolved.
|
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| |\ \ \ \
| | | |/ /
| | |/| | |
|