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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmExportFileGenerator: Add function to set required CMake version
Kyle Edwards
2023-11-13
6
-44/+48
*
Merge topic 'make-test-depend-on-all'
Brad King
2023-11-13
1
-0/+8
|
\
|
*
Optionally make `test` target depend on `all`
William Sciaroni
2023-11-10
1
-0/+8
*
|
Merge topic 'link-deduplicate-libs'
Brad King
2023-11-13
2
-45/+216
|
\
\
|
*
|
Link step: Enable to configure deduplication of libraries
Marc Chevrier
2023-11-09
2
-4/+82
|
*
|
Link Step: Introduce EntriesProcessing class
Marc Chevrier
2023-11-08
1
-43/+136
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-11-13
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-11-12
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-11-11
1
-1/+1
*
|
Merge topic 'ctest-remove-binary-dir-error'
Brad King
2023-11-10
3
-24/+37
|
\
\
|
*
|
ctest_empty_binary_directory: Report more detail in failure message
Brad King
2023-11-09
3
-24/+37
|
|
/
*
|
Merge topic 'cmtargetexport-iwyu'
Brad King
2023-11-10
2
-2/+3
|
\
\
|
*
|
cmTargetExport: Analyze with IWYU
Kyle Edwards
2023-11-09
2
-2/+3
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-11-10
1
-1/+1
|
/
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-11-09
1
-1/+1
|
/
*
Merge topic 'cxx23'
Brad King
2023-11-08
4
-11/+14
|
\
|
*
cmGlobalGeneratorFactory: Provide complete cmGlobalGenerator to deleter
Brad King
2023-11-07
1
-1/+1
|
*
cmCTestBuildCommand: Avoid requiring complete cmGlobalGenerator type publicly
Brad King
2023-11-07
2
-9/+12
|
*
cmList: Avoid using operator-> on input iterator
Brad King
2023-11-07
1
-1/+1
|
*
CMake 3.28.0-rc4
v3.28.0-rc4
Brad King
2023-11-06
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-11-08
1
-1/+1
*
|
Merge topic 'static-library-link-xcframework'
Brad King
2023-11-07
1
-21/+72
|
\
\
|
*
|
Xcode: Fix linking against .xcframework from static libraries
Kyle Edwards
2023-11-06
1
-21/+72
|
|
/
*
|
Merge topic 'vs-CharacterSet'
Brad King
2023-11-07
1
-4/+8
|
\
\
|
*
|
VS: Consider macros with values when determining CharacterSet
Deniz Bahadir
2023-11-06
1
-4/+8
*
|
|
Merge topic 'Ninja-use-depslog'
Brad King
2023-11-07
3
-3/+25
|
\
\
\
|
*
|
|
cmTransformDepfile: warn when a depfile is not written to
Ben Boeckel
2023-11-01
1
-0/+7
|
*
|
|
cmGlobalNinjaGenerator: tell `ninja` to actually read the depfile
Ben Boeckel
2023-11-01
1
-1/+16
|
*
|
|
cmAddCustomCommandCommand: use `cmStrCat`
Ben Boeckel
2023-11-01
1
-2/+2
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-11-07
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'cmake-E-cat-stdin'
Brad King
2023-11-06
1
-4/+14
|
\
\
\
|
*
|
|
cmake -E cat: Add ability to print standard input
Kyle Edwards
2023-11-03
1
-4/+14
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-11-06
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-11-05
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-11-04
1
-1/+1
*
|
|
|
Merge topic 'cmsystemtools-runsinglecommand-stdin'
Kyle Edwards
2023-11-03
1
-1/+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
cmSystemTools::RunSingleCommand(): Pass stdin to child process
Kyle Edwards
2023-11-02
1
-1/+3
|
*
|
|
Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner' into relea...
Brad King
2023-11-01
6
-13/+33
|
|
\
\
\
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-11-03
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'if-check-file-permissions'
Brad King
2023-11-02
1
-0/+21
|
\
\
\
\
|
*
|
|
|
if(): add operators IS_READABLE, IS_WRITABLE and IS_EXECUTABLE.
Marc Chevrier
2023-11-01
1
-0/+21
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-11-02
1
-1/+1
*
|
|
|
|
Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner'
Brad King
2023-11-01
6
-13/+33
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
cmGlobalGenerator: give context about module queries
Ben Boeckel
2023-11-01
5
-8/+22
|
*
|
|
|
CMP0155: ignore scanning for sources if no scanner is available
Ben Boeckel
2023-11-01
2
-6/+12
*
|
|
|
|
Merge topic 'ctest-windows-color'
Brad King
2023-11-01
1
-10/+5
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ctest: Allow colored output on Windows if CLICOLOR_FORCE is set to 1
Cristian Adam
2023-11-01
1
-10/+5
|
*
|
|
Merge topic 'modules-depends-via-target-objects' into release-3.28
Brad King
2023-10-31
3
-1/+22
|
|
\
\
\
|
*
\
\
\
Merge topic 'cxxmodules-ninja-forced-rsp-files' into release-3.28
Brad King
2023-10-30
1
-2/+1
|
|
\
\
\
\
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-11-01
1
-1/+1
[next]