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
*
Kate: mention Ninja Multiconfig in the docs
Alexander Neundorf
2023-02-20
1
-0/+1
*
Kate: support for the targets of multi config ninja
Alexander Neundorf
2023-02-18
2
-25/+34
*
Kate: enable the ninja multiconfig generator for kate
Alexander Neundorf
2023-02-18
1
-4/+9
*
Merge topic 'deprecate-extra-generators'
Brad King
2023-02-16
6
-5/+17
|
\
|
*
Deprecate "extra" generators in favor of cmake-file-api(7)
Brad King
2023-02-15
6
-5/+17
*
|
Merge topic 'synthetic-targets'
Brad King
2023-02-16
8
-25/+109
|
\
\
|
*
|
cmGeneratorTarget: synthetic targets don't have output either
Ben Boeckel
2023-02-14
1
-0/+5
|
*
|
cmCommonTargetGenerator: also consider synthetic targets
Ben Boeckel
2023-02-14
1
-1/+3
|
*
|
cmMakefile: add support for a "synthesized" target
Ben Boeckel
2023-02-14
6
-4/+41
|
*
|
cmTarget: make Visibility an `enum class`
Ben Boeckel
2023-02-14
4
-18/+18
|
*
|
cmTarget: store visibility as an `enum` rather than bools
Ben Boeckel
2023-02-14
4
-13/+53
*
|
|
Merge topic 'cmake-E-time-chrono'
Brad King
2023-02-16
1
-19/+5
|
\
\
\
|
*
|
|
cmake -E time: use C++11 chrono and better format output
scivision
2023-02-15
1
-19/+5
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-02-16
1
-1/+1
|
/
/
*
|
Merge topic 'AutoExport-vftable'
Brad King
2023-02-15
1
-1/+3
|
\
\
|
*
|
WINDOWS_EXPORT_ALL_SYMBOLS: Export vftable symbol
Malcolm Bechard
2023-02-14
1
-1/+3
*
|
|
Merge topic 'ninja-custom-command-depends'
Brad King
2023-02-15
4
-26/+50
|
\
\
\
|
*
|
|
add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja
Abdelmaged Khalifa
2023-02-14
4
-26/+50
*
|
|
|
Merge topic 'nullptr'
Brad King
2023-02-15
10
-49/+51
|
\
\
\
\
|
*
|
|
|
Source: use C++11 nullptr
scivision
2023-02-14
10
-49/+51
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-02-15
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'ninja-collation-dependencies'
Brad King
2023-02-14
2
-31/+46
|
\
\
\
|
*
|
|
Ninja: depend on language module information files directly
Ben Boeckel
2023-02-10
1
-11/+9
|
*
|
|
Ninja: track modmap dependencies properly
Ben Boeckel
2023-02-10
2
-9/+33
|
*
|
|
Ninja: remove the modmap as an output of the scanner
Ben Boeckel
2023-02-10
1
-11/+4
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'KateDontIncludeFilesInBuildDir'
Brad King
2023-02-14
1
-3/+2
|
\
\
\
|
*
|
|
Kate: don't include files in the CMakeFiles/ dir in the project
Alexander Neundorf
2023-02-13
1
-3/+2
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-02-14
1
-1/+1
*
|
|
|
Merge topic 'deprecate-pre-3.5'
Brad King
2023-02-13
1
-3/+2
|
\
\
\
\
|
*
|
|
|
Deprecate compatibility with CMake versions older than 3.5
Brad King
2023-02-11
1
-3/+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-02-13
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-02-12
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-02-11
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'cmake-gui-browse-manual-page'
Brad King
2023-02-10
2
-6/+12
|
\
\
|
*
|
cmake-gui: Add optional filename argument to --browse-manual
Kyle Edwards
2023-02-09
2
-6/+12
|
|
/
*
|
Merge topic 'update-kwsys'
Brad King
2023-02-10
3
-65/+7
|
\
\
|
*
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2023-02-09
3
-65/+7
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-02-10
1
-1/+1
|
/
*
Merge topic 'vs9-deprecate'
Brad King
2023-02-09
2
-1/+21
|
\
|
*
Deprecate Visual Studio 9 2008 generator
Brad King
2023-02-08
2
-1/+21
*
|
Merge topic 'target-with-cxxmodule-filesets'
Brad King
2023-02-09
1
-3/+5
|
\
\
|
*
|
cmGeneratorTarget: `INTERFACE` targets with C++ modules are also "in"
Ben Boeckel
2023-02-08
1
-3/+5
*
|
|
Merge topic 'stop_parsing_after_first_script_arg'
Brad King
2023-02-09
1
-5/+7
|
\
\
\
|
*
|
|
cmake: Stop parsing after `--` when detecting script mode
Robert Maynard
2023-02-08
1
-5/+7
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-02-09
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'ctest-remove-cmake-intdir'
Brad King
2023-02-08
2
-14/+0
|
\
\
\
|
*
|
|
CTest: Remove usages of CMAKE_INTDIR
Kyle Edwards
2023-02-07
2
-14/+0
*
|
|
|
Merge topic 'ninja-no-cleandead'
Brad King
2023-02-08
2
-8/+0
|
\
\
\
\
|
*
|
|
|
cmGlobalNinjaGenerator: Remove unused member
Brad King
2023-02-07
2
-8/+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'update-kwsys'
Brad King
2023-02-08
7
-950/+9
|
\
\
\
\
[next]