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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-10/+10
*
Refactor: reduce cmToCStr usage
Marc Chevrier
2021-08-19
1
-1/+1
*
Merge topic 'LWYU-externalization'
Brad King
2021-07-12
1
-0/+2
|
\
|
*
LINK_WHAT_YOU_USE feature: externalize configuration
Marc Chevrier
2021-07-09
1
-0/+2
*
|
Do not exclude include directory symlinks to entries of CPATH
Alexander Grund
2021-07-07
1
-1/+1
|
/
*
cmOutputConverter: Adopt relative path conversion helpers
Brad King
2021-05-17
1
-13/+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
-1/+0
*
cmLocalGenerator: Factor out relative path conversion helpers
Brad King
2021-05-13
1
-4/+8
*
cmLocalGenerator: Clarify GetIncludeFlags signature
Brad King
2021-02-25
1
-11/+19
*
cmCustomCommand: Record value of CMP0116 at time of creation
Kyle Edwards
2021-02-23
1
-10/+16
*
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
*
|
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
-0/+14
*
|
Ninja Multi-Config: Add support for cross-config custom commands
Kyle Edwards
2020-12-15
1
-1/+3
*
|
cmLocalGenerator: Adopt custom target 'force' output name generation
Brad King
2020-12-15
1
-1/+3
*
|
cmLocalGenerator: Refactor custom command generator construction
Brad King
2020-12-15
1
-0/+4
*
|
cmMakefile: Simplify custom target 'force' output name generation
Brad King
2020-12-15
1
-1/+1
*
|
cmLocalGenerator: Evaluate generator expressions in custom command outputs
Brad King
2020-12-11
1
-0/+2
*
|
cmLocalGenerator: Simplify custom command output cmSourceFile creation
Brad King
2020-12-10
1
-4/+10
*
|
cmLocalGenerator: Factor out helper to expand custom command output paths
Brad King
2020-12-10
1
-0/+4
*
|
cmLocalGenerator: Refactor UpdateOutputToSourceMap to avoid boolean trap
Brad King
2020-12-10
1
-3/+9
*
|
Refactoring: Makefiles Generators: Add support for various depends scanners
Marc Chevrier
2020-11-28
1
-0/+7
*
|
cmLocalGenerator::GetRuleLauncher: return cmProp
vvs31415
2020-11-02
1
-2/+1
*
|
Constify some code as suggested by clang-tidy
Cengizhan Pasaoglu
2020-10-19
1
-2/+2
*
|
cmLocalGenerator: Migrate custom command output lookup from cmMakefile
Brad King
2020-10-08
1
-0/+73
|
/
*
CUDA: Clang separable compilation
Raul Tambre
2020-09-24
1
-1/+1
*
Merge topic 'ispc_improvements'
Brad King
2020-09-08
1
-0/+5
|
\
|
*
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
1
-0/+5
*
|
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
|
/
*
ISPC: Support ISPC header generation byproducts and parallel builds
Robert Maynard
2020-08-28
1
-0/+1
*
GetFeature(): return cmProp
Vitaly Stakhovsky
2020-07-11
1
-2/+2
*
Refactor language standard computation
Justin Goshi
2020-06-16
1
-1/+2
*
Multi-Ninja: Fix reusable PCHs for MSVC
Cristian Adam
2020-05-27
1
-0/+5
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-1/+1
*
Merge topic 'apple-merge-same-sysroot'
Brad King
2020-04-22
1
-0/+2
|
\
|
*
Apple: Merge per-arch sysroot parameters if all are the same
Gregor Jasny
2020-04-21
1
-0/+2
*
|
CUDA: Device linking use now link options
Marc Chevrier
2020-04-19
1
-0/+5
*
|
Merge topic 'msbuildUtf8Support'
Brad King
2020-04-15
1
-7/+11
|
\
\
|
*
|
Add support to indicate UTF-8 custom command pipe output encoding
Justin Goshi
2020-04-13
1
-7/+11
*
|
|
Merge branch 'backport-3.17-apple-arch-sysroots' into apple-arch-sysroots
Brad King
2020-04-08
1
-0/+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Apple: Fix mapping CMAKE_APPLE_ARCH_SYSROOTS to custom OSX_ARCHITECTURES
Brad King
2020-04-08
1
-0/+1
*
|
PCH: Add support for multi architecture iOS projects
Cristian Adam
2020-04-02
1
-6/+7
|
/
*
Source: use std::string in place of const char*
Vitaly Stakhovsky
2020-01-29
1
-14/+2
*
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
1
-0/+1
*
cmMakefile: Delay custom command creation
Daniel Eiband
2019-11-24
1
-0/+91
*
cmLocalGenerator: modernize memory management
Marc Chevrier
2019-11-11
1
-5/+8
*
PCH: Generate sources during Compute step
Cristian Adam
2019-10-09
1
-2/+1
*
file(GENERATE): Create output file structures even earlier
Brad King
2019-10-07
1
-0/+1
[next]