index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
GoogleTest: Fix type param tests for suites with many cases
Evgeniy Shcherbina
2022-02-07
6
-10/+24
*
Merge topic 'GoogleTest-discover-spaces-in-parameters' into release-3.23
Brad King
2022-02-04
4
-5/+13
|
\
|
*
GoogleTest: Preserve spaces in test parameters
Evgeniy Shcherbina
2022-02-03
4
-5/+13
*
|
Merge topic 'test-mfc-explicit' into release-3.23
Brad King
2022-02-04
7
-111/+3
|
\
\
|
*
|
Tests: Run MFC test only when explicitly enabled
Brad King
2022-02-03
7
-111/+3
*
|
|
Merge topic 'rel-version' into release-3.23
Brad King
2022-02-04
2
-4/+3
|
\
\
\
|
*
|
|
Help/dev: Clarify maintainer guide step for DEVEL_CMAKE_VERSION
Brad King
2022-02-04
1
-2/+2
|
*
|
|
Replace DEVEL_CMAKE_VERSION with literal 3.23 release version
Brad King
2022-02-04
1
-2/+1
|
/
/
/
*
|
|
Merge topic 'doc-cmcmd-versionadded' into release-3.23
Brad King
2022-02-03
1
-11/+109
|
\
\
\
|
*
|
|
Help: add versionadded markup to cmake -E commands
Peter Würth
2022-02-03
1
-11/+109
*
|
|
|
Merge topic 'ci-minor-cleanups' into release-3.23
Brad King
2022-02-03
4
-3/+9
|
\
\
\
\
|
*
|
|
|
gitlab-ci: clarify name of windows fragment for building with ninja
Brad King
2022-02-02
1
-2/+2
|
*
|
|
|
Tests: Skip Clang PCH_INSTANTIATE_TEMPLATES test in MSVC ABI
Brad King
2022-02-02
2
-1/+3
|
*
|
|
|
Tests: Suppress MSVC CRT deprecation warnings in pseudo_llvm-rc
Brad King
2022-02-02
1
-0/+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Begin 3.23 release versioning
Brad King
2022-02-03
1
-3/+3
*
|
|
|
gitlab-ci: Drop package pipeline upload jobs for release branch
Brad King
2022-02-03
1
-7/+7
*
|
|
|
Help: Drop development topic notes to prepare release
Brad King
2022-02-03
2
-9/+0
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'doc-3.23-relnotes'
Brad King
2022-02-03
48
-295/+292
|
\
\
\
|
*
|
|
Help: Update Sphinx versionadded directives for 3.23 release
Brad King
2022-02-03
6
-0/+12
|
*
|
|
Help: Organize and revise 3.23 release notes
Brad King
2022-02-03
1
-138/+190
|
*
|
|
Help: Consolidate 3.23 release notes
Brad King
2022-02-03
41
-271/+202
|
*
|
|
Help: Remove stray leading blank lines from release notes
Brad King
2022-02-03
3
-3/+0
|
*
|
|
Help: Polish CMAKE{,_SYSTEM}_IGNORE_PREFIX_PATH documentation
Brad King
2022-02-03
2
-19/+19
|
*
|
|
CheckPIESupported: Document version adding support for more languages
Brad King
2022-02-03
1
-2/+7
|
/
/
/
*
|
|
Merge topic 'doc-imported-no-system'
Brad King
2022-02-03
5
-12/+24
|
\
\
\
|
*
|
|
Help: Clarify documentation on SYSTEM include directories
Brad King
2022-02-03
5
-12/+24
|
|
/
/
*
|
|
Merge topic 'cmake-ignore-prefix-path'
Brad King
2022-02-03
16
-38/+218
|
\
\
\
|
*
|
|
find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable
Kyle Edwards
2022-02-02
16
-12/+165
|
*
|
|
Refactor: Keep track of prefixes in cmSearchPath
Kyle Edwards
2022-02-02
4
-27/+54
|
|
/
/
*
|
|
Merge topic 'cmake-presets-configure-preset-reachability'
Brad King
2022-02-03
12
-3/+57
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CMakePresets.json: Ensure configurePreset is reachable from current file
Kyle Edwards
2022-02-02
12
-3/+57
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2022-02-03
1
-1/+1
|
/
*
Merge topic 'cuda_generic_arch_all'
Brad King
2022-02-02
7
-124/+214
|
\
|
*
CUDA: Generic all and all-major support
Raul Tambre
2022-02-01
7
-124/+214
*
|
Merge topic 'dotnet_ref_in_sdk'
Brad King
2022-02-02
2
-1/+5
|
\
\
|
*
|
VS: .Net SDK Style projects can add Reference to dlls
Sumit Bhardwaj
2022-02-01
2
-1/+5
*
|
|
Merge topic 'update-expat'
Brad King
2022-02-02
4
-15/+27
|
\
\
\
|
*
\
\
Merge branch 'upstream-expat' into update-expat
Brad King
2022-02-01
3
-14/+26
|
|
\
\
\
|
|
*
|
|
expat 2022-01-30 (81b89678)
Expat Upstream
2022-02-01
3
-14/+26
|
*
|
|
|
expat: Update script to get Expat 2.4.4
Brad King
2022-02-01
1
-1/+1
*
|
|
|
|
Merge topic 'ep-redownload-on-SOURCE_DIR-change'
Brad King
2022-02-02
6
-68/+108
|
\
\
\
\
\
|
*
|
|
|
|
ExternalProject: Rerun download on SOURCE_DIR change
Craig Scott
2022-02-01
6
-68/+108
*
|
|
|
|
|
Merge topic 'ci-fedora35'
Brad King
2022-02-02
26
-70/+79
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gitlab-ci: update to Fedora 35 base images
Brad King
2022-02-01
17
-63/+63
|
*
|
|
|
|
|
gitlab-ci: update to Fedora 35 for upload jobs
Brad King
2022-02-01
1
-2/+2
|
*
|
|
|
|
|
ci: update to Fedora 35 for Linux base images
Brad King
2022-02-01
4
-3/+3
|
*
|
|
|
|
|
clang-tidy: ignore warnings new in version 13
Brad King
2022-02-01
1
-0/+5
|
*
|
|
|
|
|
Tests: Update FindBoost.TestPython for Python 3.10
Brad King
2022-02-01
1
-2/+2
|
*
|
|
|
|
|
Utilities/Sphinx: Ignore warning in generated texinfo documentation
Brad King
2022-02-01
2
-0/+4
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-02-02
1
-1/+1
|
/
/
/
/
/
/
[next]