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
/
cmFileAPICodemodel.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
fileapi: Support multiple backtraces for language standard
Justin Goshi
2020-07-06
1
-14
/
+55
*
cmMakefile: Refactor API to better handle empty config values
Robert Maynard
2020-07-03
1
-1
/
+1
*
fileapi: Extend codemodel targets with language standard
Justin Goshi
2020-06-26
1
-0
/
+36
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0
/
+1
*
Merge topic 'fileApiAddPrecompileHeadersBacktrace'
Brad King
2020-05-25
1
-0
/
+30
|
\
|
*
fileapi: Extend codemodel targets with PRECOMPILE_HEADERS
Justin Goshi
2020-05-22
1
-0
/
+30
*
|
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-1
/
+1
|
/
*
cmGeneratorTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-29
1
-2
/
+2
*
cmSourceFile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-14
1
-4
/
+4
*
PCH: Add support for multi architecture iOS projects
Cristian Adam
2020-04-02
1
-6
/
+19
*
cmMakefile: modernize memory management
Marc Chevrier
2020-01-14
1
-2
/
+3
*
cmGlobalGenerator: modernize memrory managemenbt
Marc Chevrier
2019-12-30
1
-1
/
+1
*
Refactoring: use append functions from cmext/algorithm
Marc Chevrier
2019-12-17
1
-2
/
+3
*
cmLocalGenerator: modernize memory management
Marc Chevrier
2019-12-10
1
-4
/
+4
*
Merge topic 'unity-HEADER_FILE_ONLY'
Brad King
2019-11-12
1
-0
/
+1
|
\
|
*
Unity: Don't include sources with HEADER_FILE_ONLY property set
Cristian Adam
2019-11-11
1
-0
/
+1
*
|
cmFileAPI: Resolve full path in PCH source comparison
Daniel Eiband
2019-11-11
1
-1
/
+1
|
/
*
PCH: Generate sources during Compute step
Cristian Adam
2019-10-09
1
-0
/
+26
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-15
/
+15
*
fileapi: add some source property backtraces
Justin Goshi
2019-09-26
1
-22
/
+44
*
Merge topic 'fileapiLinkPathAndLinkDirBacktraces'
Brad King
2019-09-20
1
-8
/
+12
|
\
|
*
fileapi: add backtraces for LINK_PATH and LINK_DIRECTORIES
Justin Goshi
2019-09-18
1
-8
/
+12
*
|
Merge topic 'modernize-use-auto'
Brad King
2019-09-12
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
1
-2
/
+1
*
|
fileapi: add backtraces for compile/link options
Justin Goshi
2019-09-10
1
-7
/
+13
|
/
*
Merge topic 'add-non-empty-configurations-getter'
Brad King
2019-09-03
1
-8
/
+5
|
\
|
*
cmMakefile: Add configurations getter with empty configuration default
Daniel Eiband
2019-08-30
1
-8
/
+5
*
|
Merge topic 'rename-mutating-getfullpath-overload'
Brad King
2019-09-03
1
-1
/
+1
|
\
\
|
*
|
cmSourceFile: Rename mutating GetFullPath() overload
Daniel Eiband
2019-08-29
1
-1
/
+1
|
|
/
*
|
Merge topic 'fileapi-CMP0037-OLD'
Brad King
2019-09-03
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
fileapi: Fix codemodel v2 target file name for CMP0037 OLD behavior
Brad King
2019-08-30
1
-0
/
+6
*
|
cmSourceFile: Rename non-const GetLanguage
Tushar Maheshwari
2019-08-27
1
-1
/
+1
*
|
Merge topic 'cmStringAlgorithms_move_functions'
Brad King
2019-08-07
1
-5
/
+6
|
\
\
|
*
|
cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize
Sebastian Holtermann
2019-08-05
1
-5
/
+6
*
|
|
Merge topic 'fileapi-install-generators'
Brad King
2019-08-05
1
-6
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
fileapi: Fix codemodel target install destination for cross-dir rules
Brad King
2019-07-31
1
-6
/
+3
*
|
fileapi: Compute codemodel compile groups without target-wide settings
Brad King
2019-07-30
1
-13
/
+40
*
|
fileapi: Compute codemodel compile groups before converting to Json
Brad King
2019-07-30
1
-9
/
+56
*
|
fileapi: Generate codemodel Json backtraces earlier
Brad King
2019-07-30
1
-33
/
+79
*
|
fileapi: Refactor codemodel defines de-duplication
Brad King
2019-07-29
1
-15
/
+13
*
|
fileapi: Avoid unnecessary CompileData move
Brad King
2019-07-29
1
-2
/
+2
*
|
Refactor checks for whether a target has an import library
Brad King
2019-07-12
1
-9
/
+8
*
|
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-0
/
+1
|
/
*
Use cmAppend to append ranges to std::vector instances
Sebastian Holtermann
2019-05-23
1
-2
/
+2
*
Use cmSourceFile::GetIsGenerated
Sebastian Holtermann
2019-02-01
1
-1
/
+1
*
cmLocalGenerator: Simplify `GetIncludeDirectories`
Sebastian Holtermann
2019-01-28
1
-1
/
+1
*
clang-tidy: Pass by value
Regina Pfeifer
2019-01-22
1
-3
/
+3
*
fileapi: extend codemodel v2 with directory details
Brad King
2018-12-12
1
-0
/
+50
*
fileapi: extend codemodel v2 with a project model
Brad King
2018-12-12
1
-0
/
+86
*
fileapi: add codemodel v2
Brad King
2018-12-12
1
-0
/
+1111