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
/
cmGlobalGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'file-GENERATE-earlier'
Brad King
2020-09-11
1
-0/+2
|
\
|
*
file(GENERATE): Create output file structures for all directories first
Josef Angstenberger
2020-09-10
1
-0/+2
*
|
cmGlobalGenerator: Compute a global target ordering respecting dependencies
Brad King
2020-09-04
1
-0/+46
*
|
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-28/+26
*
|
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
1
-0/+1
|
\
\
|
*
|
ISPC: Support ISPC header generation byproducts and parallel builds
Robert Maynard
2020-08-28
1
-0/+1
*
|
|
WIN32_EXECUTABLE: Add support for generator expressions
Kyle Edwards
2020-08-21
1
-3/+3
|
/
/
*
|
Merge topic 'compiler_flags'
Brad King
2020-08-06
1
-0/+8
|
\
\
|
*
|
Toolchain: Handle repeated invocations of CMake with -DCMAKE_C_COMPILER
Fred Baksik
2020-07-29
1
-0/+8
*
|
|
Merge topic 'use-nonempty'
Brad King
2020-07-29
1
-5/+5
|
\
\
\
|
*
|
|
Source: use cmNonempty()
Vitaly Stakhovsky
2020-07-28
1
-5/+5
*
|
|
|
Avoid duplicate calls to GetDefinition
Vitaly Stakhovsky
2020-07-28
1
-4/+2
|
/
/
/
*
|
|
Merge topic 'cleanup-target-types'
Brad King
2020-07-28
1
-14/+6
|
\
\
\
|
*
|
|
Factor out generator checks for filtering on non-compiling targets
Brad King
2020-07-23
1
-12/+4
|
*
|
|
Factor out generator checks for filtering out interface libraries
Brad King
2020-07-23
1
-2/+2
|
|
/
/
*
|
|
Merge topic 'EXCLUDE_FROM_ALL-genex'
Brad King
2020-07-27
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmGlobalGenerator: Fix spelling of EXCLUDE_FROM_ALL in error message
Brad King
2020-07-23
1
-1/+1
*
|
|
cmGlobalGenerator: Simplify CheckTargetsForMissingSources
Brad King
2020-07-22
1
-11/+1
|
/
/
*
|
Allow generator expressions in the EXCLUDE_FROM_ALL target property
Joerg Bornemann
2020-07-21
1
-3/+28
*
|
cmIsOn: add overload accepting const std::string*
Vitaly Stakhovsky
2020-07-14
1
-12/+4
*
|
cmMakefile: Refactor API to better handle empty config values
Robert Maynard
2020-07-03
1
-16/+16
*
|
cmGlobalGenerator: FindMakeProgram() before CMakeDetermineSystem
Kyle Edwards
2020-06-18
1
-5/+10
*
|
Refactor language standard computation
Justin Goshi
2020-06-16
1
-6/+4
*
|
cmake --build: Fix exit code when building multiple targets
lumberyard-employee-dm
2020-06-12
1
-2/+3
|
/
*
Merge topic 'getdef-expand'
Brad King
2020-06-02
1
-3/+2
|
\
|
*
cmMakefile: add GetDefExpandList() that splits value into std::vector
Vitaly Stakhovsky
2020-05-30
1
-3/+2
*
|
Merge topic 'cmprop'
Brad King
2020-06-02
1
-0/+1
|
\
\
|
*
|
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0/+1
|
|
/
*
|
Merge topic 'pch-fix-bad-ClearSourcesCache'
Brad King
2020-06-01
1
-1/+17
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache'
Brad King
2020-05-29
1
-1/+17
|
|
\
|
|
*
PCH: Fix logic error that incorrectly clears sources during VS generation
Brad King
2020-05-29
1
-1/+17
*
|
|
AutoMoc: Configure AutoMoc after generated sources (PCH, Unity)
Cristian Adam
2020-05-26
1
-4/+4
*
|
|
cmTarget: Replace "perConfig" constructor boolean with enum
Brad King
2020-05-18
1
-2/+2
*
|
|
cmGlobalGenerator: Fix CheckTargetsForMissingSources after refactoring
Brad King
2020-05-15
1
-1/+1
*
|
|
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-2/+2
*
|
|
Merge topic 'cmprop-state'
Brad King
2020-05-01
1
-4/+3
|
\
\
\
|
*
|
|
cmState::GetInitializedCacheValue: return cmProp
Vitaly Stakhovsky
2020-04-30
1
-4/+3
*
|
|
|
GetSafeProperty: return std::string const&
Vitaly Stakhovsky
2020-04-30
1
-2/+2
|
/
/
/
*
|
|
cmGeneratorTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-29
1
-8/+16
*
|
|
Refactoring: add cm::contains to <cmext/algorithm>
Marc Chevrier
2020-04-17
1
-5/+6
*
|
|
Merge topic 'cmprop-source'
Brad King
2020-04-15
1
-2/+2
|
\
\
\
|
*
|
|
cmSourceFile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-14
1
-2/+2
*
|
|
|
Merge topic 'msbuildUtf8Support'
Brad King
2020-04-15
1
-1/+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add support to indicate UTF-8 custom command pipe output encoding
Justin Goshi
2020-04-13
1
-1/+5
*
|
|
|
clang-tidy: address bugprone-sizeof-expression lint
Ben Boeckel
2020-04-13
1
-2/+4
|
/
/
/
*
|
|
cmMakefile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-01
1
-4/+4
*
|
|
cmTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-03-30
1
-3/+2
*
|
|
cmState::GetGlobalProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-9/+8
*
|
|
Merge topic 'export-repeat'
Brad King
2020-03-20
1
-10/+9
|
\
\
\
|
|
/
/
|
*
|
export: Fix use-after-free on multiple calls overwriting same FILE
Brad King
2020-03-19
1
-10/+9
[next]