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
/
cmLocalGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'link-interface-direct'
Brad King
2022-01-31
1
-0/+5
|
\
|
*
PCH: Clear link interface cache when adding PCH object to it
Brad King
2022-01-29
1
-0/+5
*
|
Shorten object name even if still longer than CMAKE_OBJECT_PATH_MAX
Nick Little
2022-01-28
1
-12/+18
|
/
*
cmCustomCommand: Track main dependency explicitly
NAKAMURA Takumi
2021-12-14
1
-20/+8
*
cmLocalGenerator: Remove unused IncludePathStyle infrastructure
Brad King
2021-12-01
1
-6/+3
*
cmLocalGenerator: Simplify Add{Custom,Utility}Command
NAKAMURA Takumi
2021-11-18
1
-95/+21
*
cmMakefile: Simplify detail:::Add{Custom,Utility}Command
NAKAMURA Takumi
2021-11-18
1
-112/+94
*
cmCustomCommand: Move constructor arguments to individual setters
NAKAMURA Takumi
2021-11-18
1
-6/+17
*
Unity Build: Fix per-config sources in multi-config generators
Brad King
2021-11-11
1
-29/+58
*
cmLocalGenerator: Add dedicated types to hold unity source info
Brad King
2021-11-11
1
-36/+53
*
cmLocalGenerator: Clarify name of method to write unity source include lines
Brad King
2021-11-10
1
-5/+7
*
cmLocalGenerator: Simplify unity source copy-if-different logic
Brad King
2021-11-10
1
-13/+8
*
cmLocalGenerator: De-duplicate unity source file generation
Brad King
2021-11-10
1
-40/+32
*
Merge topic 'cuda_clang_cmp0105'
Brad King
2021-11-09
1
-5/+3
|
\
|
*
CUDA: Avoid unnecessary allocation and GetLinkLanguage()
Raul Tambre
2021-11-07
1
-5/+3
*
|
Merge topic 'nmc-reuse-from'
Brad King
2021-11-09
1
-3/+3
|
\
\
|
*
|
PCH: Fixed Ninja Multi-Config and REUSE_FROM for MSVC
Cristian Adam
2021-11-08
1
-3/+3
*
|
|
Merge topic 'msvc-pch-reuse-config'
Brad King
2021-11-09
1
-2/+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
PCH: Fix REUSE_FROM when Debug and RelWithDebInfo configs differ
Cristian Adam
2021-11-08
1
-2/+2
|
|
/
*
|
bootstrap: Do not declare cmSystemTools functions that are not implemented
Brad King
2021-10-27
1
-1/+4
*
|
Source: Replace most calls to sprintf with snprintf
Sean McBride
2021-10-25
1
-2/+2
|
/
*
Source: Fix clang -Wimplicit-fallthrough warnings
Sean McBride
2021-09-28
1
-2/+3
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-81/+82
*
remove cmToCStr function
Marc Chevrier
2021-09-19
1
-5/+4
*
cmSystemTools::VersionCompare: use std::string for arguments
Marc Chevrier
2021-09-17
1
-6/+6
*
PCH: MSVC: Restrict OBJECT library INTERFACE_LINK_LIBRARIES usage
Cristian Adam
2021-09-15
1
-1/+2
*
Merge topic 'pch-xcode-multiple-languages'
Brad King
2021-09-14
1
-0/+15
|
\
|
*
PCH: Fix all-language precompile header support in Xcode
Cristian Adam
2021-09-13
1
-0/+15
*
|
Refactor: Use new SetProperty signatures
Marc Chevrier
2021-08-25
1
-6/+6
*
|
Refactor: reduce cmToCStr usage
Marc Chevrier
2021-08-19
1
-17/+15
|
/
*
Merge topic 'LWYU-externalization'
Brad King
2021-07-12
1
-0/+24
|
\
|
*
LINK_WHAT_YOU_USE feature: externalize configuration
Marc Chevrier
2021-07-09
1
-0/+24
*
|
Do not exclude include directory symlinks to entries of CPATH
Alexander Grund
2021-07-07
1
-3/+13
*
|
cmLocalGenerator: Simplify CPATH lookup loop
Alexander Grund
2021-07-07
1
-3/+2
*
|
cmLocalGenerator: Clarify check for membership in multiple sets
Alexander Grund
2021-07-07
1
-3/+3
*
|
cmLocalGenerator: Remove unnecessary parentheses in a condition
Alexander Grund
2021-07-07
1
-4/+4
*
|
cmLocalGenerator: Store realpath lookup result in a variable
Alexander Grund
2021-07-07
1
-2/+3
*
|
cmLocalGenerator: Factor out repeated condition into local variable
Alexander Grund
2021-07-06
1
-3/+4
|
/
*
Compiler/MSVC: use the `-external:I` flag for system includes
Ben Boeckel
2021-06-18
1
-0/+8
*
HIP: Add language to CMake
Robert Maynard
2021-06-07
1
-5/+7
*
add_custom_command: Target-dependent generator expression support
Raul Tambre
2021-05-31
1
-0/+1
*
install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS
Nils Gladitz
2021-05-19
1
-2/+2
*
cmOutputConverter: Adopt relative path conversion helpers
Brad King
2021-05-17
1
-19/+0
*
cmLocalGenerator: De-duplicate StateSnapshot member
Brad King
2021-05-17
1
-1/+0
*
cmLocalGenerator: Remove unused MaybeRelativeToCurSrcDir method
Brad King
2021-05-17
1
-6/+0
*
cmLocalGenerator: Localize logic mapping source path to object file name
Brad King
2021-05-17
1
-2/+19
*
INTERFACE_POSITION_INDEPENDENT_CODE must be transitive for OBJECT library
Marc Chevrier
2021-05-14
1
-7/+0
*
cmLocalGenerator: Factor out relative path conversion helpers
Brad King
2021-05-13
1
-9/+23
*
cmStateDirectory: Rename ConvertToRelPathIf{Not => }Contained
Brad King
2021-05-12
1
-1/+1
*
Source: Minor code improvements
Vitaly Stakhovsky
2021-05-11
1
-1/+1
[next]