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
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-4/+4
*
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
*
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-2/+1
*
Pass arguments that are not modified as const&.
Daniel Pfeifer
2016-05-26
1
-1/+1
*
Merge topic 'standard-include-directories'
Brad King
2016-05-25
1
-0/+20
|
\
|
*
Add a variable to specify language-wide system include directories
Brad King
2016-05-25
1
-0/+20
*
|
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
1
-1/+1
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-1193/+825
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-44/+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0/+14
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-13/+13
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Avoid depending on CMAKE_ROOT cache entry internally (#16015)
Brad King
2016-03-16
1
-1/+1
*
Diagnose recursive project/enable_language without crashing (#15999)
Brad King
2016-03-07
1
-0/+21
[next]