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
/
cmFileAPICodemodel.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCH: Use per-arch .pch files only when building multiple Apple architectures
Brad King
2024-05-01
1
-6/+3
*
fileapi: ignore `__cmake_`-prefixed targets
Ben Boeckel
2024-04-12
1
-0/+5
*
Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATOR
Brad King
2024-01-29
1
-12/+16
*
fileapi: Add test launcher to codemodel-v2
Ralf Habacker
2023-12-13
1
-5/+8
*
fileapi: Make launcher attribute 'arguments' optional
Ralf Habacker
2023-12-13
1
-1/+3
*
cmFileAPICodemodel: Add missing std::move()
Ralf Habacker
2023-12-13
1
-2/+2
*
fileapi: Add cross-compiling emulator to codemodel-v2
Ralf Habacker
2023-12-01
1
-0/+46
*
Merge topic 'fileapi-file-sets-base-dirs-relative'
Brad King
2023-11-20
1
-1/+1
|
\
|
*
fileapi: Fix file sets' base directories relative to top source
Kyle Edwards
2023-11-17
1
-1/+1
*
|
cmGeneratorTarget: classify BMI-only C++ module sources
Ben Boeckel
2023-08-17
1
-0/+1
*
|
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-1/+0
*
|
fileapi: Extend codemodel targets/compileGroups with Apple frameworks
Marc Chevrier
2023-05-19
1
-5/+43
*
|
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
[next]