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
*
CUDA: Add issue number to Clang separable compilation error
Raul Tambre
2020-06-16
1
-1/+2
*
CUDA: Pass toolkit path to Clang
Raul Tambre
2020-06-12
1
-0/+1
*
Merge topic 'cuda_clang_separable_error'
Brad King
2020-06-05
1
-0/+13
|
\
|
*
CUDA: Throw error if CUDA_SEPARABLE_COMPILATION is ON when using Clang
Raul Tambre
2020-06-02
1
-0/+13
*
|
add_library/add_executable: allow local alias to imported targets
Marc Chevrier
2020-06-02
1
-7/+18
|
/
*
Merge topic 'getdef-expand'
Brad King
2020-06-02
1
-5/+4
|
\
|
*
cmMakefile: add GetDefExpandList() that splits value into std::vector
Vitaly Stakhovsky
2020-05-30
1
-5/+4
*
|
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0/+1
|
/
*
Multi-Ninja: Fix reusable PCHs for MSVC
Cristian Adam
2020-05-27
1
-95/+145
*
AutoMoc: Configure AutoMoc after generated sources (PCH, Unity)
Cristian Adam
2020-05-26
1
-1/+7
*
Multi-Ninja: Fix PCHs for Visual C++
Cristian Adam
2020-05-20
1
-1/+3
*
Merge topic 'unity_explicit_groups'
Brad King
2020-05-11
1
-44/+134
|
\
|
*
Unity Builds: Support explicit specification of sources to groups
Robert Maynard
2020-05-07
1
-3/+64
|
*
Unity: Refactor implementation to make it easier to extend
Robert Maynard
2020-05-06
1
-45/+74
*
|
PCH: Fix REUSE_FROM in multi-config generators
Andreas Schönle
2020-05-07
1
-1/+3
|
/
*
GetSafeProperty: return std::string const&
Vitaly Stakhovsky
2020-04-30
1
-1/+2
*
cmGeneratorTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-29
1
-71/+76
*
Merge topic 'apple-merge-same-sysroot'
Brad King
2020-04-22
1
-1/+22
|
\
|
*
Apple: Merge per-arch sysroot parameters if all are the same
Gregor Jasny
2020-04-21
1
-1/+22
*
|
CUDA: Device linking use now link options
Marc Chevrier
2020-04-19
1
-12/+28
*
|
Refactoring: add cm::contains to <cmext/algorithm>
Marc Chevrier
2020-04-17
1
-6/+6
*
|
Merge topic 'cuda_architectures'
Brad King
2020-04-16
1
-0/+2
|
\
\
|
*
|
CUDA: Add CUDA_ARCHITECTURES target property
Raul Tambre
2020-04-15
1
-0/+2
*
|
|
Merge topic 'cmprop-source'
Brad King
2020-04-15
1
-5/+5
|
\
\
\
|
*
|
|
cmSourceFile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-14
1
-5/+5
|
|
/
/
*
|
|
Merge topic 'msbuildUtf8Support'
Brad King
2020-04-15
1
-19/+24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add support to indicate UTF-8 custom command pipe output encoding
Justin Goshi
2020-04-13
1
-19/+24
*
|
|
clang-tidy: address bugprone-branch-clone lints
Ben Boeckel
2020-04-13
1
-6/+4
*
|
|
Merge branch 'backport-3.17-apple-arch-sysroots' into apple-arch-sysroots
Brad King
2020-04-08
1
-12/+29
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Apple: Fix mapping CMAKE_APPLE_ARCH_SYSROOTS to custom OSX_ARCHITECTURES
Brad King
2020-04-08
1
-11/+28
|
*
Apple: Improve handling of missing SDKs in CMAKE_APPLE_ARCH_SYSROOTS
Brad King
2020-04-08
1
-1/+1
*
|
Merge topic 'file-GetRuntimeDependencies_support_cross_compilation'
Brad King
2020-04-07
1
-0/+65
|
\
\
|
*
|
file: GetRuntimeDependencies use CMAKE_OBJDUMP when applicable
Robert Maynard
2020-04-06
1
-0/+65
*
|
|
Merge topic 'ctest-resource-file-cache'
Brad King
2020-04-06
1
-0/+6
|
\
\
\
|
*
|
|
CTest: Add CTEST_RESOURCE_SPEC_FILE variable
Kyle Edwards
2020-04-02
1
-0/+6
*
|
|
|
Merge topic 'pch-ios-multi-arch'
Brad King
2020-04-03
1
-122/+156
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
PCH: Add support for multi architecture iOS projects
Cristian Adam
2020-04-02
1
-122/+156
|
|
/
/
*
|
|
Merge topic 'cmprop-makefile'
Brad King
2020-04-02
1
-9/+8
|
\
\
\
|
*
|
|
cmMakefile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-01
1
-9/+8
*
|
|
|
cmLocalGenerator: Avoid using upper-case config when not necessary
Brad King
2020-04-01
1
-4/+3
*
|
|
|
cmLocalGenerator: Clarify local variable name in GetTargetFlags
Brad King
2020-04-01
1
-12/+13
*
|
|
|
cmLocalGenerator: Convert GetStaticLibraryFlags to take original-case config
Brad King
2020-04-01
1
-5/+6
|
/
/
/
*
|
|
Merge topic 'link-libs-config-case'
Brad King
2020-03-31
1
-6/+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
target_link_libraries: Fix regression in case of $<CONFIG> genex
Brad King
2020-03-30
1
-6/+2
*
|
cmStateDirectory::GetProperty: return cmProp
Vitaly Stakhovsky
2020-03-27
1
-2/+2
*
|
Merge topic 'cleanup-endls-2'
Brad King
2020-03-26
1
-26/+27
|
\
\
|
*
|
Refactor: Avoid `std::endl` where it's not necessary (part 2)
Alex Turbov
2020-03-24
1
-26/+27
*
|
|
Merge topic 'compile-commands-collapse-whitespace'
Brad King
2020-03-26
1
-2/+4
|
\
\
\
|
*
|
|
Avoid consecutive whitespace in rules
Daan De Meyer
2020-03-23
1
-2/+4
|
|
/
/
*
|
|
Remove redundant calls to CollapseFullPath
Brad King
2020-03-24
1
-2/+2
|
/
/
[next]