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 'ispc_control_header_suffixes' into release-3.19
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
*
|
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
|
\
|
*
ISPC: Handle OBJECT sources in different directories
Robert Maynard
2020-12-07
1
-7/+16
*
|
macOS: Add architecture flags only for native ASM dialect
Raul Tambre
2020-12-04
1
-1/+1
*
|
PCH: Fix compiler errors on iOS multi-arch using Ninja Multi-Config
Cristian Adam
2020-11-30
1
-2/+4
|
/
*
CUDA: Clang separable compilation
Raul Tambre
2020-09-24
1
-11/+0
*
Merge topic 'pch-tv90'
Brad King
2020-09-09
1
-8/+20
|
\
|
*
PCH: Fix 30s wait for VS2008 when used via -Tv90
Cristian Adam
2020-09-07
1
-8/+20
*
|
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
1
-2/+60
*
|
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-91/+91
*
|
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
1
-0/+32
|
\
\
|
*
|
ISPC: Support ISPC header generation byproducts and parallel builds
Robert Maynard
2020-08-28
1
-0/+32
*
|
|
Merge topic 'osx_asm_architectures'
Brad King
2020-08-25
1
-2/+3
|
\
\
\
|
*
|
|
macOS: Respect OSX_ARCHITECTURES for ASM
Raul Tambre
2020-08-22
1
-2/+3
*
|
|
|
WIN32_EXECUTABLE: Add support for generator expressions
Kyle Edwards
2020-08-21
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'clang-cl-vfs'
Brad King
2020-08-10
1
-4/+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Clang: Add support for passing VFS arguments
Thomas Bernard
2020-08-07
1
-4/+21
*
|
|
Merge topic 'reuse_pch_no_delay'
Brad King
2020-08-06
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
PCH: Avoid unnecessary 30s delay on MSBuild Generator with REUSE_FROM
Cristian Adam
2020-08-05
1
-1/+1
*
|
Merge topic 'unity_no_skip_autogen'
Brad King
2020-07-30
1
-1/+0
|
\
\
|
|
/
|
*
Unity Builds: Do not set SKIP_AUTOGEN to source files
Cristian Adam
2020-07-29
1
-1/+0
*
|
Source: use cmNonempty()
Vitaly Stakhovsky
2020-07-28
1
-8/+7
*
|
Factor out generator checks for filtering on non-compiling targets
Brad King
2020-07-23
1
-1/+1
*
|
Factor out generator checks for filtering out interface libraries
Brad King
2020-07-23
1
-2/+2
*
|
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
1
-1/+1
*
|
Merge topic 'move_more_queries_to_cmStandardLevelResolver'
Brad King
2020-07-16
1
-141/+6
|
\
\
|
*
|
Move AddCompilerRequirementFlag to cmStandardLevelResolver
Robert Maynard
2020-07-15
1
-141/+6
*
|
|
Merge topic 'cmnonempty'
Kyle Edwards
2020-07-15
1
-5/+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmNonempty: Convenience inlines to check for non-empty string
Vitaly Stakhovsky
2020-07-14
1
-5/+3
*
|
|
cmIsOn: add overload accepting const std::string*
Vitaly Stakhovsky
2020-07-14
1
-4/+3
|
/
/
*
|
GetFeature(): return cmProp
Vitaly Stakhovsky
2020-07-11
1
-3/+3
*
|
Merge topic 'refactor-generator-configs'
Brad King
2020-07-06
1
-22/+13
|
\
\
|
*
|
cmMakefile: Refactor API to better handle empty config values
Robert Maynard
2020-07-03
1
-22/+13
*
|
|
cmStandardLevelResolver: Added to handle standard level queries
Robert Maynard
2020-07-01
1
-1/+3
|
/
/
*
|
configure_file: Add option to control file permissions transfer to copy
Rahul Gottipati
2020-06-30
1
-2/+2
*
|
Merge topic 'languageStandardRefactor'
Brad King
2020-06-18
1
-42/+10
|
\
\
|
|
/
|
/
|
|
*
Refactor language standard computation
Justin Goshi
2020-06-16
1
-42/+10
*
|
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
[next]