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
*
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
*
Source: Remove unnecessary comparisons to nullptr
Vitaly Stakhovsky
2021-05-10
1
-3/+3
*
Source: Fix typos and spelling in comments
Josef Angstenberger
2021-05-07
1
-3/+3
*
Merge topic 'objc-osx-architectures'
Brad King
2021-05-06
1
-1/+1
|
\
|
*
ObjectiveC: Respect OSX_ARCHITECTURES for OBJC
Brad King
2021-05-05
1
-1/+1
*
|
Per-language Win32/Console flags
Raul Tambre
2021-03-17
1
-4/+4
*
|
cmLocalGenerator: Clarify GetIncludeFlags signature
Brad King
2021-02-25
1
-6/+6
*
|
Merge topic 'autogen-cmp0116-fix'
Brad King
2021-02-24
1
-26/+37
|
\
\
|
|
/
|
*
cmCustomCommand: Record value of CMP0116 at time of creation
Kyle Edwards
2021-02-23
1
-26/+37
*
|
PCH PDB: Fix misuse of IS_NEWER_THAN in timestamp check
Craig Scott
2021-02-22
1
-2/+3
|
/
*
Merge topic 'xcode12-ios_install_combined'
Brad King
2021-02-09
1
-0/+2
|
\
|
*
IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)
Craig Scott
2021-02-08
1
-0/+2
|
*
Merge topic 'ispc_control_header_suffixes' into release-3.19
Brad King
2020-12-15
1
-4/+12
|
|
\
*
|
|
PCH: Remove restrictions for REUSE_FROM signature for MSVC
Cristian Adam
2021-02-02
1
-7/+16
*
|
|
Revert "PCH: Remove restrictions for REUSE_FROM signature for MSVC"
Brad King
2021-02-02
1
-16/+7
*
|
|
PCH: Remove restrictions for REUSE_FROM signature for MSVC
Cristian Adam
2021-02-02
1
-7/+16
*
|
|
clang-tidy: fix `readability-use-anyofallof` warnings
Ben Boeckel
2021-01-27
1
-26/+18
*
|
|
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
1
-4/+4
*
|
|
clang-tidy: fix `readability-make-member-function-const` warnings
Ben Boeckel
2021-01-27
1
-1/+1
*
|
|
Unity: Generate reproducible unity IDs for anonymous namespaces
Craig Scott
2021-01-22
1
-10/+25
*
|
|
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-4/+4
*
|
|
Merge topic 'unity-anon-ns'
Craig Scott
2020-12-16
1
-3/+14
|
\
\
\
|
*
|
|
Unity Build: Add option for generating per-file unique id
Stephen Kelly
2020-12-15
1
-3/+14
*
|
|
|
Merge topic 'custom-command-output-genex-nmc'
Brad King
2020-12-16
1
-8/+33
|
\
\
\
\
|
*
|
|
|
Ninja Multi-Config: Add support for cross-config custom commands
Kyle Edwards
2020-12-15
1
-2/+4
|
*
|
|
|
cmLocalGenerator: Adopt custom target 'force' output name generation
Brad King
2020-12-15
1
-6/+22
|
*
|
|
|
cmLocalGenerator: Refactor custom command generator construction
Brad King
2020-12-15
1
-0/+9
|
*
|
|
|
cmMakefile: Simplify custom target 'force' output name generation
Brad King
2020-12-15
1
-5/+3
|
|
/
/
/
*
|
|
|
Merge topic 'ispc_control_header_suffixes'
Brad King
2020-12-15
1
-4/+12
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ISPC: Generated Headers suffix configurable with a better default
Robert Maynard
2020-12-14
1
-4/+12
*
|
|
|
Merge topic 'support_CMAKE_VFS_OVERLAY_for_rc_compilation'
Brad King
2020-12-15
1
-4/+16
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
llvm-rc: Add CMAKE_VFS_OVERLAY to the preprocessing flags
Thomas Bernard
2020-12-14
1
-4/+16
|
|
/
|
*
Merge topic 'correct_ispc_path_computation' into release-3.19
Brad King
2020-12-08
1
-7/+16
|
|
\
*
|
|
add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS
Brad King
2020-12-11
1
-2/+32
*
|
|
cmLocalGenerator: Evaluate generator expressions in custom command outputs
Brad King
2020-12-11
1
-4/+99
*
|
|
cmLocalGenerator: Simplify custom command output cmSourceFile creation
Brad King
2020-12-10
1
-39/+29
*
|
|
cmLocalGenerator: Factor out helper to expand custom command output paths
Brad King
2020-12-10
1
-0/+10
*
|
|
cmLocalGenerator: Refactor UpdateOutputToSourceMap to avoid boolean trap
Brad King
2020-12-10
1
-9/+8
*
|
|
cmLocalGenerator: Re-order logic in CreateGeneratedSource
Brad King
2020-12-10
1
-8/+9
*
|
|
Merge topic 'range-for-avoid-tmp-warning'
Brad King
2020-12-08
1
-1/+4
|
\
\
\
[next]