index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Help
/
prop_gbl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: remove links from pages to themselves
Ben Boeckel
2022-11-18
2
-3
/
+3
*
Help: fix some minor markup errors
Ben Boeckel
2022-11-18
2
-2
/
+2
*
Merge topic 'use_folders_on_by_default'
Brad King
2022-11-08
1
-3
/
+12
|
\
|
*
USE_FOLDERS: Treat as on by default
Juan Ramos
2022-11-08
1
-3
/
+12
*
|
Help: Fix some redirects reported with sphinx linkcheck
Alex Turbov
2022-11-07
1
-60
/
+60
|
/
*
CMake: Support upcoming C++26 language level
Robert Maynard
2022-08-31
2
-0
/
+10
*
Help: Clarify that RULE_LAUNCH_COMPILE is meant for internal use
Craig Scott
2022-06-02
2
-0
/
+12
*
Help: Document explicitly that 'cxx_std_##' features may not add a flag
Brad King
2022-03-07
4
-0
/
+13
*
Help: Detailed version tags for compiler known features
FeRD (Frank Dana)
2021-10-02
3
-1
/
+21
*
Help: Document the AUTOUIC_SOURCE_GROUP property
Duncan Barber
2021-04-04
2
-9
/
+19
*
Help: Fix a typo in the AUTOGEN_SOURCE_GROUP help
Duncan Barber
2021-04-04
1
-1
/
+1
*
C23 support
Raul Tambre
2021-02-25
1
-0
/
+3
*
C17 support
Raul Tambre
2021-02-25
1
-0
/
+3
*
Merge topic 'doc-multi-config-prop'
Brad King
2021-01-25
1
-2
/
+6
|
\
|
*
Help: Add Ninja Multi-Config to list in GENERATOR_IS_MULTI_CONFIG
Brad King
2021-01-25
1
-2
/
+6
*
|
CUDA, CXX, OBJCXX: C++23 support with Clang 12
Raul Tambre
2020-12-08
2
-0
/
+5
|
/
*
Help: Separate C++ compile feature by standard
Francisco Pombal
2020-08-23
1
-55
/
+87
*
Help: Add Sphinx 'versionadded' directives to each top-level document
Kitware Robot
2020-07-06
13
-0
/
+26
*
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
Robert Maynard
2019-12-10
1
-0
/
+30
*
Help: Clarify what 'aware' means as it relates to C++ standards
Robert Maynard
2019-11-04
2
-8
/
+8
*
Support job pools in custom commands and targets
Rosen Matev
2019-05-14
1
-0
/
+5
*
Help: Improve documentation formating
Bartosz Kosiorek
2019-04-04
5
-18
/
+21
*
Properties: Add CMAKE_ROLE global property
Kyle Edwards
2019-01-17
1
-0
/
+20
*
Help: Document CMAKE_RULE_MESSAGES variable
Julien Schueller
2018-09-17
1
-1
/
+1
*
Eclipse: Add property to include additional contents in .cproject file
Melanie Cappelaere
2018-05-18
2
-0
/
+14
*
Features: Add infrastructure for C++ 20 language standard
Brad King
2018-03-27
1
-0
/
+3
*
Linkify target_link_libraries in DEBUG_CONFIGURATIONS
Paul "TBBle" Hampson
2018-01-11
1
-4
/
+3
*
Ninja: add CMAKE_JOB_POOLS variable as default for JOBS_POOLS
Matt McCormick
2017-11-29
1
-0
/
+3
*
Add GENERATOR_IS_MULTI_CONFIG global property
Bastien Schatt
2017-04-04
1
-0
/
+9
*
Autogen: Add AUTOGEN_SOURCE_GROUP documentation
Sebastian Holtermann
2017-03-16
4
-2
/
+31
*
Xcode: Control schema generation via variable
Gregor Jasny
2017-03-12
1
-11
/
+0
*
Add support for x32-abi
Steven Newbury
2017-03-07
1
-0
/
+12
*
find_library: Allow custom lib suffix be used as find path
Christian Schmidbauer
2017-03-01
2
-0
/
+4
*
Xcode: Add documentation for schema generator
Gregor Jasny
2017-02-28
1
-0
/
+11
*
Xcode: Control emission of EFFECTIVE_PLATFORM_NAME
Gregor Jasny
2017-01-20
1
-0
/
+24
*
QtAutogen: Rename autogen target to *_autogen from *_automoc
Sebastian Holtermann
2016-12-07
2
-2
/
+2
*
Features: Add infrastructure for C++ 17 language standard
Brad King
2016-12-02
1
-0
/
+3
*
Features: Add meta-features requesting awareness of a particular standard
Brad King
2016-11-02
2
-0
/
+18
*
Teach find_library and find_package to search lib32 paths (#11260)
Daniel Scharrer
2016-06-10
1
-0
/
+10
*
Help: Hyperlink properties
Gregor Jasny
2016-04-27
6
-18
/
+22
*
Fix spelling typos in comments and documentation (#16037)
Felix Geyer
2016-03-29
1
-1
/
+1
*
Help: Refine RULE_LAUNCH_{COMPILE,CUSTOM,LINK} global property docs
Brad King
2015-08-03
3
-12
/
+18
*
Makefile: Optionally disable target completion messages in build output
Michael Ensslin
2015-07-14
1
-0
/
+20
*
Help: Document supported compilers in cmake-compile-features.7
Robert Maynard
2015-04-07
2
-2
/
+2
*
Help: Document build targets automatically added to console pool.
Stephen Kelly
2015-02-04
1
-0
/
+3
*
Help: Link relevant documents for virtual override features (#15311)
Stephen Kelly
2015-01-19
1
-2
/
+7
*
Help: Fix typo in CMAKE_CXX_KNOWN_FEATURES docs
David Demelier
2014-12-03
1
-1
/
+1
*
Help: Add missing external link marker.
Stephen Kelly
2014-06-05
1
-1
/
+1
*
Merge topic 'cxx14-features'
Brad King
2014-05-29
1
-0
/
+55
|
\
|
*
Features: Add support for C++14 features.
Stephen Kelly
2014-05-22
1
-0
/
+55
[next]