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
*
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
*
Unity build: Generate sources during Compute step
Brad King
2019-10-03
1
-1/+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1/+2
*
fileapi: add backtraces for LINK_PATH and LINK_DIRECTORIES
Justin Goshi
2019-09-18
1
-6/+5
*
cmLocalGenerator: Add OutputLinkLibraries overload with backtraces
Justin Goshi
2019-09-18
1
-0/+5
*
cmLocalGenerator: Add GetTargetCompileFlags overload with backtraces
Justin Goshi
2019-09-10
1
-0/+3
*
cmLocalGenerator: Add GetTargetFlags overload with backtraces
Justin Goshi
2019-09-10
1
-0/+6
*
cmLocalGenerator: Add GetStaticLibraryFlags overload with backtraces
Justin Goshi
2019-09-10
1
-0/+3
*
cmLocalGenerator: Add AddCompileOptions overload with backtraces
Justin Goshi
2019-09-10
1
-0/+3
*
cmLocalGenerator: Add AppendCompileOptions overload with backtraces
Justin Goshi
2019-09-10
1
-0/+3
*
cmLocalGenerator: Add AppendFlags overload with backtraces
Justin Goshi
2019-09-09
1
-0/+2
*
Merge topic 'use-using'
Brad King
2019-09-06
1
-2/+2
|
\
|
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-2/+2
*
|
cmLocalGenerator: Remove AppendFlags 'const char*' overload
Brad King
2019-09-05
1
-1/+0
*
|
Unity build: Add support for Ninja and Makefile generators
Cristian Adam
2019-08-29
1
-0/+1
|
/
*
Precompile headers: Add methods to generate PCH sources
Cristian Adam
2019-08-28
1
-0/+2
*
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
Kitware Robot
2019-08-09
1
-1/+1
*
Merge topic 'implicit-includes-CPATH'
Brad King
2019-05-31
1
-0/+2
|
\
|
*
Do not exclude include directories made implicit by CPATH
Brad King
2019-05-30
1
-0/+2
*
|
Fix invalid ///! doxygen comment line starts
Sebastian Holtermann
2019-03-31
1
-6/+6
*
|
cmMakefile::ConfigureFile: Accept `std::string` parameters
Vitaly Stakhovsky
2019-02-19
1
-2/+2
|
/
*
Merge topic 'cmoutputconverter-simplify'
Brad King
2019-01-29
1
-0/+10
|
\
|
*
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
Bruno Manganelli
2019-01-27
1
-0/+10
*
|
cmLocalGenerator: Simplify `GetIncludeDirectories`
Sebastian Holtermann
2019-01-28
1
-6/+30
*
|
cmLocalUnixMakefileGenerator3: more methods accept std::string
Vitaly Stakhovsky
2019-01-22
1
-2/+2
|
/
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-2/+3
*
POSITION_INDEPENDENT_CODE: Manage link flags for executables
Marc Chevrier
2018-11-11
1
-0/+4
*
cmLocalGenerator::AppendDefines: Remove const char* overloads
Vitaly Stakhovsky
2018-10-26
1
-12/+2
[next]