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
/
cmGlobalUnixMakefileGenerator3.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-5/+6
*
Avoid some copies
Daniel Pfeifer
2016-10-30
1
-1/+1
*
cmState: Split auxiliary classes into separate files
Stephen Kelly
2016-10-19
1
-0/+2
*
cmState: Port dependent code to new cmStateSnapshot name
Stephen Kelly
2016-10-19
1
-6/+5
*
cmState: Move CacheEntryType enum to separate namespace
Stephen Kelly
2016-10-19
1
-1/+1
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-30/+35
*
Merge topic 'nmake-encoding'
Brad King
2016-10-07
1
-1/+2
|
\
|
*
NMake: Use ANSI encoding for NMake Makefiles
Dāvis Mosāns
2016-10-06
1
-1/+2
*
|
Makefiles: Hardcode the relative location of the CMakeCache file
Stephen Kelly
2016-10-06
1
-5/+1
|
/
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Convert: Inline HOME_OUTPUT MAKERULE conversion
Stephen Kelly
2016-09-19
1
-3/+4
*
Convert: Move access to BinaryDirectory out of loops
Stephen Kelly
2016-09-19
1
-6/+4
*
Convert: Avoid HOME_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
1
-5/+6
*
Convert: Move access to CurrentBinaryDirectory out of loops
Stephen Kelly
2016-09-19
1
-11/+5
*
Convert: Avoid START_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
1
-6/+6
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0/+12
*
Convert: Replace Convert(FULL) with equivalent
Stephen Kelly
2016-08-27
1
-4/+6
*
Convert: Replace trivial conversion with new method
Stephen Kelly
2016-08-27
1
-7/+14
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-4/+4
*
Remove redundant c_str() calls.
Daniel Pfeifer
2016-05-26
1
-2/+2
*
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
1
-12/+12
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-503/+366
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-15/+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-4/+4
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Merge topic 'minor-cleanups'
Brad King
2015-10-28
1
-4/+2
|
\
|
*
Remove some obsolete declarations
Stephen Kelly
2015-10-27
1
-1/+0
|
*
Makefiles: Remove some unneeded casts
Stephen Kelly
2015-10-26
1
-3/+2
*
|
cmLocalGenerator: Add IsRootMakefile API
Stephen Kelly
2015-10-27
1
-2/+2
|
/
*
Makefiles: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-7/+6
*
Use cmLocalGenerator at generate-time.
Stephen Kelly
2015-10-24
1
-1/+1
*
Port to GetGeneratorTargets.
Stephen Kelly
2015-10-24
1
-20/+20
*
Makefiles: Port progress marks to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-3/+3
*
cmLocalGenerator: Store a vector of generator targets.
Stephen Kelly
2015-10-21
1
-9/+9
*
cmLocalGenerator: Don't store imported generator targets
Stephen Kelly
2015-10-20
1
-12/+0
*
Use IsImported from cmGeneratorTarget.
Stephen Kelly
2015-10-16
1
-3/+3
*
Merge topic 'clean-up-cmTarget'
Brad King
2015-10-16
1
-35/+35
|
\
|
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-35/+35
*
|
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-3/+1
*
|
cmLocalUnixMakefileGenerator3: Port another API to cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-9/+11
|
/
*
Merge topic 'genex-generator-objects'
Brad King
2015-10-14
1
-3/+3
|
\
|
*
cmLocalGenerator: Store cmGeneratorTargets.
Stephen Kelly
2015-10-14
1
-3/+3
*
|
cmState: Initialize default definitions immediately.
Stephen Kelly
2015-10-13
1
-0/+1
|
/
*
Merge topic 'add-cmLocalGenerator-API'
Brad King
2015-10-12
1
-6/+6
|
\
|
*
Remove some needless GetMakefile() calls.
Stephen Kelly
2015-10-10
1
-1/+1
|
*
cmLocalGenerator: Add current binary directory accessor.
Stephen Kelly
2015-10-10
1
-4/+4
|
*
cmLocalGenerator: Add Home directory accessors.
Stephen Kelly
2015-10-08
1
-1/+1
*
|
cmGeneratorTarget: Use local GetProperty method.
Stephen Kelly
2015-10-08
1
-1/+1
|
/
*
Set the current dirs on the snapshot before creating the cmMakefile.
Stephen Kelly
2015-10-07
1
-4/+3
*
Makefiles: Remove need to create local generator at configure time.
Stephen Kelly
2015-09-24
1
-11/+5
[next]