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
*
cmGeneratorTarget: Pass language to GetAppleArchs when possible
Brad King
2023-03-15
1
-1
/
+1
*
cmGeneratorTarget: Convert GetAppleArchs output argument to return value
Brad King
2023-03-15
1
-2
/
+2
*
Make vector operations more efficient
Rose
2022-12-10
1
-0
/
+1
*
file-api: support exporting file set information
Ben Boeckel
2022-11-08
1
-7
/
+104
*
install: support `CXX_MODULES_BMI` installation bits
Ben Boeckel
2022-07-06
1
-0
/
+16
*
cmTarget: Add `HasKnownObjectFileLocation()` shorthand
Hyper Nova Sun
2022-04-11
1
-1
/
+1
*
FileAPI: Add information on file set installers
Kyle Edwards
2021-10-27
1
-0
/
+49
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-9
/
+9
*
cmProp: refactoring: transform alias in class
Marc Chevrier
2021-08-08
1
-2
/
+1
*
Merge topic 'fileapi-link-fragments'
Brad King
2021-06-14
1
-4
/
+5
|
\
|
*
fileapi: Fix codemodel-v2 link command fragment relative paths
Brad King
2021-06-11
1
-4
/
+5
*
|
Merge topic 'install-with-runtime-dependencies'
Brad King
2021-06-08
1
-2
/
+26
|
\
\
|
*
|
FileAPI: Add integration for runtime dependency installers
Kyle Edwards
2021-06-04
1
-2
/
+26
*
|
|
cmFileAPICodemodel: Assert input in DirectoryObject::DumpInstaller
Brad King
2021-06-03
1
-0
/
+1
|
/
/
*
|
FileAPI: Populate information for IMPORTED_RUNTIME_ARTIFACTS
Kyle Edwards
2021-05-31
1
-0
/
+10
*
|
install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS
Nils Gladitz
2021-05-19
1
-0
/
+5
*
|
cmSystemTools: Adopt RelativeIfUnder helper
Brad King
2021-05-17
1
-9
/
+1
*
|
fileapi: Add installers to codemodel-v2 "directory" object
Brad King
2021-03-16
1
-3
/
+217
*
|
fileapi: Add backtraceGraph to codemodel-v2 "directory" object
Brad King
2021-03-16
1
-0
/
+13
*
|
fileapi: Add a "directory" object to codemodel-v2
Brad King
2021-03-16
1
-1
/
+71
*
|
fileapi: Re-organize backtrace infrastructure
Brad King
2021-03-16
1
-84
/
+84
*
|
cmFileAPICodemodel: Build map from each target to its index
Brad King
2021-03-16
1
-0
/
+7
|
/
*
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
1
-1
/
+1
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-1
/
+1
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-8
/
+8
*
fileapi: Add INTERFACE libraries with SOURCES to codemodel-v2
Brad King
2020-08-07
1
-1
/
+1
*
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
[next]