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
/
Source
/
cmake.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ccmake: Don't list --preset in --help
Kyle Edwards
2020-10-27
1
-2
/
+0
*
CMake: Add presets functionality
Kyle Edwards
2020-10-05
1
-6
/
+48
*
Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator()
Kyle Edwards
2020-10-05
1
-1
/
+1
*
cmake::GetCacheDefinition: Return cmProp
vvs31415
2020-09-28
1
-1
/
+1
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4
/
+1
*
Add ISPC compiler support to CMake
Robert Maynard
2020-08-28
1
-1
/
+3
*
cmake: Remove broken '--warn-unused-vars' option
Brad King
2020-06-29
1
-3
/
+0
*
Refactor file extension queries to be more consistent
Robert Maynard
2020-06-22
1
-25
/
+14
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0
/
+1
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-1
/
+1
*
Merge topic 'cmprop-getglobalprop'
Brad King
2020-03-27
1
-1
/
+1
|
\
|
*
cmState::GetGlobalProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-1
/
+1
*
|
use cm::string_view for language extension lookups
Rolf Eike Beer
2020-03-23
1
-6
/
+8
|
/
*
cmake: add command line options to output script profiling data
Wouter Klouwen
2020-03-07
1
-0
/
+12
*
Merge topic 'ninja-1.10'
Brad King
2020-01-28
1
-0
/
+3
|
\
|
*
Ninja: Track when running to re-generate during a build
Brad King
2020-01-27
1
-0
/
+3
*
|
AppendProperty: convert value param to std::string
Vitaly Stakhovsky
2020-01-25
1
-1
/
+1
|
/
*
GlobalGenerator family: modernize memory management
Marc Chevrier
2020-01-07
1
-6
/
+12
*
Merge topic 'traceJSON'
Kyle Edwards
2019-12-27
1
-2
/
+15
|
\
|
*
trace: Add JSON output format
Daniel Mensinger
2019-12-23
1
-2
/
+15
*
|
find_*: Add debug logging infrastructure
Robert Maynard
2019-12-19
1
-3
/
+8
|
/
*
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
Robert Maynard
2019-12-10
1
-0
/
+7
*
message: New message types to mark checks performed by CMake
Alex Turbov
2019-11-02
1
-0
/
+24
*
message: Support logging a context with each message
Alex Turbov
2019-10-12
1
-0
/
+5
*
message: Add new CMAKE_MESSAGE_LOG_LEVEL variable
Alex Turbov
2019-10-12
1
-0
/
+3
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-1
/
+1
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-03
1
-3
/
+3
*
Merge topic 'trace-redirect'
Brad King
2019-08-20
1
-0
/
+5
|
\
|
*
Add --trace-redirect parameter to redirect trace output to a file
Igor Ivanov
2019-08-10
1
-0
/
+5
*
|
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
Kitware Robot
2019-08-09
1
-4
/
+4
|
/
*
cmake: Initialize booleans at declaration and cleanup constructor
Sebastian Holtermann
2019-08-03
1
-14
/
+14
*
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-1
/
+1
*
cmake: Refactor file extension list setup
Sebastian Holtermann
2019-07-04
1
-10
/
+39
*
modermize: replace some raw pointers w/ `unique_ptr`
Alex Turbov
2019-06-24
1
-18
/
+18
*
cmake: Simplify implementation of -E capabilities
Brad King
2019-06-07
1
-2
/
+2
*
Merge topic 'default-generator-env'
Brad King
2019-05-22
1
-0
/
+10
|
\
|
*
cmake: Allow default generator to be set by environment variables
Eicke Herbertz
2019-05-16
1
-0
/
+10
*
|
Source: change parameters to std::string
Vitaly Stakhovsky
2019-05-19
1
-2
/
+2
*
|
message(): Add support for log levels
Alex Turbov
2019-04-28
1
-0
/
+20
|
/
*
Fix invalid ///! doxygen comment line starts
Sebastian Holtermann
2019-03-31
1
-24
/
+24
*
Merge topic 'dont_do_compiler_feature_checks_for_version_with_no_features'
Brad King
2019-03-21
1
-22
/
+37
|
\
|
*
CMake: Provide language level compile features lists
Robert Maynard
2019-03-20
1
-22
/
+37
*
|
Substitute FileComparison in variable names with FileTimeCache
Sebastian Holtermann
2019-03-18
1
-2
/
+2
*
|
Rename cmFileTimeComparison to cmFileTimeCache
Sebastian Holtermann
2019-03-18
1
-3
/
+3
|
/
*
cmake: Teach --build mode to support multiple targets
Bartosz Kosiorek
2019-03-05
1
-2
/
+2
*
cmake: Progress functions use `std::string` param
Vitaly Stakhovsky
2019-02-11
1
-2
/
+2
*
ReadListFile: Accept std::string argument
Vitaly Stakhovsky
2019-01-31
1
-1
/
+2
*
Merge topic 'unused-members'
Brad King
2019-01-31
1
-14
/
+0
|
\
|
*
Remove unused 'class cmake' members
Brad King
2019-01-31
1
-14
/
+0
*
|
Merge topic 'tidy-use-equals-delete'
Brad King
2019-01-30
1
-2
/
+3
|
\
\
|
|
/
|
/
|
[next]