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
*
Fix some spelling errors in comments
Geoff Viola
2014-10-13
1
-3/+3
*
enable_language: Fix error messages on missing modules (#15155)
Brad King
2014-09-18
1
-6/+6
*
enable_language: Initialize system-specific generator info only once
Brad King
2014-09-10
1
-20/+24
*
CMake: Add CMAKE_GENERATOR_PLATFORM option
Brad King
2014-09-05
1
-0/+29
*
cmGlobalGenerator: Call SetGeneratorToolset even for empty toolset
Brad King
2014-09-05
1
-11/+17
*
ASM_MASM: Do not require compiler to be a full path
Brad King
2014-08-13
1
-1/+2
*
CMP0047: Fix CMAKE_COMPILER_IS_GNU(CC|CXX) in OLD behavior
Brad King
2014-08-07
1
-0/+8
*
cmGlobalGenerator: Take Build output argument by reference
Brad King
2014-07-31
1
-44/+19
*
cmGlobalGenerator: Do not re-add CMAKE_<LANG>_COMPILER
Brad King
2014-07-24
1
-4/+0
*
cmGlobalGenerator: Create a non-virtual 'DoGenerate' method
Brad King
2014-07-22
1
-1/+6
*
Tell generators about CMAKE_SYSTEM_NAME as soon as it is known
Brad King
2014-07-17
1
-0/+8
*
VS: Move VS-only API out of cmGlobalGenerator
Brad King
2014-06-12
1
-30/+0
*
cmake: remove dummy backtraces for IssueMessage
Ben Boeckel
2014-06-05
1
-8/+4
*
Allow a toolchain file to specify a generator toolset
Brad King
2014-06-04
1
-3/+12
*
Add an "installed file" property scope
Nils Gladitz
2014-05-28
1
-0/+44
*
Merge topic 'dev/hashmap-for-targets'
Brad King
2014-05-07
1
-5/+3
|
\
|
*
cmGlobalGenerator: Store targets in hash maps
Ben Boeckel
2014-05-07
1
-5/+3
*
|
Merge branch 'master' into osx-init-early
Brad King
2014-04-29
1
-197/+157
|
\
\
|
|
/
|
*
Merge topic 'target-transitive-sources'
Brad King
2014-04-03
1
-1/+16
|
|
\
|
|
*
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-1/+16
|
*
|
Merge topic 'target-sources-refactor'
Brad King
2014-04-03
1
-48/+8
|
|
\
\
|
|
|
/
|
|
*
cmGeneratorTarget: Compute target objects on demand
Stephen Kelly
2014-04-02
1
-46/+0
|
|
*
cmGeneratorTarget: Compute consumed object libraries on demand.
Stephen Kelly
2014-04-02
1
-1/+0
|
|
*
cmGlobalGenerator: Add interface to call ForceLinkerLanguages
Stephen Kelly
2014-03-31
1
-0/+7
|
|
*
cmGeneratorTarget: Compute the object directory early.
Stephen Kelly
2014-03-31
1
-1/+1
|
*
|
Merge branch 'master' into revise-compiler-id-policies
Brad King
2014-04-02
1
-172/+157
|
|
\
\
|
|
|
/
|
|
*
cmGlobalGenerator: Make ComputeTargetObjects non-virtual
Stephen Kelly
2014-03-15
1
-2/+19
|
|
*
cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface.
Stephen Kelly
2014-03-13
1
-0/+6
|
|
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-1/+1
|
|
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-28/+28
|
|
*
stringapi: Use strings for program paths
Ben Boeckel
2014-03-08
1
-12/+19
|
|
*
stringapi: Use strings for generator names
Ben Boeckel
2014-03-08
1
-2/+2
|
|
*
stringapi: Use strings for directories
Ben Boeckel
2014-03-08
1
-4/+5
|
|
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-4/+5
|
|
*
typo: Match argument name with the header
Ben Boeckel
2014-03-08
1
-3/+3
|
|
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-7/+10
|
|
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-19/+19
|
|
*
cmTarget: Remove the project argument to FindTarget
Ben Boeckel
2014-03-08
1
-35/+16
|
|
*
stringapi: Use strings for VS project names
Ben Boeckel
2014-03-08
1
-5/+6
|
|
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-12/+12
|
|
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-16/+20
|
|
*
cmGeneratorTarget: Classify sources on demand, not up front.
Stephen Kelly
2014-02-24
1
-1/+0
|
|
*
cmTarget: Find source files on request.
Stephen Kelly
2014-02-24
1
-35/+0
*
|
|
Add platform-specific initialization step when enabling languages
Brad King
2014-04-29
1
-0/+15
|
/
/
*
|
Do not warn by default when policy CMP0025 or CMP0047 is not set
Brad King
2014-04-02
1
-2/+4
|
/
*
Merge topic 'minor-cleanups'
Brad King
2014-02-19
1
-1/+0
|
\
|
*
cmGlobalGenerator: Remove unused variable.
Stephen Kelly
2014-02-17
1
-1/+0
*
|
cmTarget: Don't try to get sources of an INTERFACE_LIBRARY.
Stephen Kelly
2014-02-14
1
-1/+2
|
/
*
OS X: Make sure RPATHs are unique to avoid possible corruption.
Clinton Stimpson
2014-02-03
1
-0/+7
*
QNX: Introduce QCC compiler id for that QNX platform compiler.
Stephen Kelly
2014-01-22
1
-1/+37
[next]