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
...
*
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
Betsy McPhail
2017-07-10
1
-9/+48
*
cmGlobalGenerator: Rename member to avoid shadowing
Brad King
2017-06-14
1
-1/+1
*
cmGlobalGenerator: Remove unused line
Brad King
2017-06-12
1
-1/+0
*
cmGlobalGenerator: remove 'return' from void expression
Daniel Pfeifer
2017-06-08
1
-1/+1
*
Merge topic 'lint-function-args'
Brad King
2017-06-05
1
-2/+2
|
\
|
*
Pass large types by const&, small types by value
Daniel Pfeifer
2017-06-03
1
-2/+2
*
|
Provide and use CM_FALLTHROUGH
Daniel Pfeifer
2017-06-03
1
-0/+3
|
/
*
Remove second arg: npos in substr usages
Pavel Solodovnikov
2017-06-01
1
-1/+1
*
Access string npos without instance
Pavel Solodovnikov
2017-06-01
1
-2/+2
*
Features: Refactor <LANG>_STANDARD update
Brad King
2017-05-01
1
-0/+12
*
Merge topic 'include-style'
Brad King
2017-04-13
1
-4/+4
|
\
|
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-4/+4
*
|
cmGlobalGenerator: Abort generation earlier on export() error
Brad King
2017-04-11
1
-4/+5
|
/
*
Add GENERATOR_IS_MULTI_CONFIG global property
Bastien Schatt
2017-04-04
1
-0/+1
*
Apple: Fix Resources location for all generators
Gregor Jasny
2017-03-23
1
-0/+5
*
fix include order of windows.h
Daniel Pfeifer
2017-03-14
1
-7/+8
*
cmWorkingDirectory: use the new class
Ben Boeckel
2017-03-06
1
-7/+2
*
Add policy CMP0068 separate install_name and RPATH settings on macOS
Clinton Stimpson
2017-02-14
1
-0/+25
*
Xcode: Control emission of EFFECTIVE_PLATFORM_NAME
Gregor Jasny
2017-01-20
1
-2/+2
*
Tolerate removed/replaced CMakeCache.txt with old CMakeFiles/
Brad King
2016-11-17
1
-0/+20
*
Merge topic 'import-librhash'
Brad King
2016-11-10
1
-9/+4
|
\
|
*
Port hash computation to cmCryptoHash
Brad King
2016-11-10
1
-9/+4
*
|
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-10/+11
|
/
*
cmGlobalGenerator: Allow FindMakeProgram to fail
Brad King
2016-10-20
1
-3/+7
*
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-0/+1
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1/+1
*
cmState: Port dependent code to new cmStateSnapshot name
Stephen Kelly
2016-10-19
1
-7/+7
*
cmState: Port dependent code to new cmStateDirectory name
Stephen Kelly
2016-10-19
1
-2/+2
*
cmState: Move CacheEntryType enum to separate namespace
Stephen Kelly
2016-10-19
1
-4/+4
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-14/+14
*
Factor IDE folder name retrieval out into helper method
Gregor Jasny
2016-10-17
1
-1/+1
*
cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-4/+4
*
cmLinkLineComputer: Extract from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-0/+14
*
cmGlobalGenerator: Add API to get settings from top-level cmMakefile
Stephen Kelly
2016-10-06
1
-0/+19
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
cmGlobalGenerator: Optimize FindMakefile method with an index
Brad King
2016-09-26
1
-6/+17
*
Ninja: Refactor Fortran rejection logic
Brad King
2016-09-22
1
-0/+10
*
Convert: Avoid HOME_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
1
-1/+1
*
Merge topic 'find-package-mode-fixes'
Brad King
2016-09-19
1
-0/+1
|
\
|
*
cmGlobalGenerator: Fix use of uninitialized value in --find-package mode
Brad King
2016-09-16
1
-0/+1
*
|
cmGlobalGenerator: Refactor global target construction
Brad King
2016-09-15
1
-109/+95
*
|
cmGlobalGenerator: Split CreateDefaultGlobalTargets implementation
Brad King
2016-09-15
1
-35/+51
|
/
*
cmTarget: Construct with basic information up front
Brad King
2016-09-14
1
-2/+2
*
Avoid requiring default cmTarget constructor for map indexing
Brad King
2016-09-14
1
-32/+52
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-6/+14
*
Convert: Replace trivial conversion with new method
Stephen Kelly
2016-08-27
1
-2/+2
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-9/+12
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-26/+28
*
Remove redundant arguments from fstream constructors
Daniel Pfeifer
2016-06-14
1
-1/+1
*
cmGlobalGenerator: Don't use cmMakefile::IssueMessage after configure
Stephen Kelly
2016-06-12
1
-3/+4
[prev]
[next]