index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmLocalUnixMakefileGenerator3.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-3
/
+2
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-2
/
+2
*
cmGeneratorTarget: Move GetLanguages from cmTarget.
Stephen Kelly
2015-08-26
1
-1
/
+3
*
cmGeneratorTarget: Move NeedRelinkBeforeInstall from cmTarget.
Stephen Kelly
2015-08-05
1
-2
/
+1
*
Merge topic 'use-generator-target'
Brad King
2015-07-28
1
-4
/
+2
|
\
|
*
cmCustomCommandGenerator: Require cmLocalGenerator in API.
Stephen Kelly
2015-07-27
1
-4
/
+2
*
|
cmAlgorithms: Rename cmRange to cmMakeRange.
Stephen Kelly
2015-07-22
1
-1
/
+1
|
/
*
Merge topic 'cmState-Directory'
Brad King
2015-07-21
1
-4
/
+6
|
\
|
*
cmState: Extract a Directory class.
Stephen Kelly
2015-07-18
1
-4
/
+6
*
|
cmLocalUnixMakefileGenerator3: Port away from the Parent.
Stephen Kelly
2015-07-18
1
-3
/
+3
|
/
*
cmLocalCommonGenerator: Adopt ConfigName member
Brad King
2015-07-09
1
-11
/
+1
*
cmLocalUnixMakefileGenerator3: Provide GetConfigName() accessor
Brad King
2015-07-09
1
-7
/
+7
*
Add common base classes to Makefile and Ninja generators
Brad King
2015-07-09
1
-1
/
+1
*
cmGlobalGenerator: Add ComputeHomeRelativeOutputPath method.
Stephen Kelly
2015-06-13
1
-13
/
+16
*
cmLocalUnixMakefileGenerator3: Remove unused variable.
Stephen Kelly
2015-06-13
1
-1
/
+0
*
Port static calls from cmLocalGenerator to cmOutputConverter.
Stephen Kelly
2015-06-06
1
-3
/
+3
*
cmLocalGenerator: De-virtualize Configure().
Stephen Kelly
2015-06-04
1
-6
/
+1
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-2
/
+3
*
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
Brad King
2015-05-20
1
-4
/
+2
*
Merge topic 'refactor-cmLocalGenerator'
Brad King
2015-05-19
1
-5
/
+6
|
\
|
*
cmState: Store computed relative paths to to current directories.
Stephen Kelly
2015-05-16
1
-5
/
+6
*
|
cmGlobalGenerator: Host the MakeSilentFlag.
Stephen Kelly
2015-05-18
1
-4
/
+4
*
|
cmLocalGenerator: Remove unused IgnoreLibPrefix.
Stephen Kelly
2015-05-18
1
-1
/
+0
*
|
cmGlobalUnixMakefileGenerator3: Host the UnixCD.
Stephen Kelly
2015-05-18
1
-2
/
+3
*
|
cmGlobalUnixMakefileGenerator3: Host the PassMakeflags.
Stephen Kelly
2015-05-18
1
-2
/
+3
*
|
cmGlobalUnixMakefileGenerator3: Host the DefineWindowsNULL.
Stephen Kelly
2015-05-16
1
-2
/
+3
*
|
cmGlobalUnixMakefileGenerator3: Host the include directive.
Stephen Kelly
2015-05-16
1
-1
/
+0
|
/
*
cmGlobalGenerator: Move some flags from cmLocalGenerator.
Stephen Kelly
2015-05-14
1
-11
/
+11
*
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
1
-2
/
+2
*
Don't use a cmLocalGenerator instance to call static methods.
Stephen Kelly
2015-05-14
1
-3
/
+4
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-1
/
+3
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-21
1
-9
/
+9
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-21
1
-2
/
+2
*
cmMakefile: Remove always-null first parameter to ReadListFile.
Stephen Kelly
2015-04-18
1
-2
/
+2
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-11
1
-0
/
+1
*
Merge topic 'target-language-genex'
Brad King
2015-03-10
1
-12
/
+38
|
\
|
*
Genex: Allow COMPILE_LANGUAGE when processing include directories.
Stephen Kelly
2015-03-09
1
-0
/
+26
|
*
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
Stephen Kelly
2015-03-09
1
-16
/
+16
*
|
Merge topic 'custom-command-multiple-outputs'
Brad King
2015-03-09
1
-54
/
+2
|
\
\
|
|
/
|
/
|
|
*
Makefile: Fix multiple custom command outputs regression (#15116)
Brad King
2015-03-06
1
-54
/
+2
|
*
Merge branch 'makefile-missing-comment' into release
Brad King
2015-02-10
1
-1
/
+1
|
|
\
*
|
|
cmAlgorithms: Add cmWrap.
Stephen Kelly
2015-02-20
1
-6
/
+1
*
|
|
Use cmJoin where possible.
Stephen Kelly
2015-02-20
1
-7
/
+1
*
|
|
Merge topic 'use-cmRange'
Brad King
2015-02-12
1
-13
/
+11
|
\
\
\
|
*
|
|
Convert loop into two algorithms.
Stephen Kelly
2015-02-11
1
-10
/
+6
|
*
|
|
Convert loop to the common pattern.
Stephen Kelly
2015-02-11
1
-10
/
+4
|
*
|
|
Move loop inside of condition.
Stephen Kelly
2015-02-11
1
-12
/
+12
|
*
|
|
Handle last element outside of the loop.
Stephen Kelly
2015-02-11
1
-3
/
+11
*
|
|
|
Merge topic 'makefile-missing-comment'
Brad King
2015-02-11
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Makefile: Fix regression in target-bound custom command COMMENT output
Nils Gladitz
2015-02-10
1
-1
/
+1
[next]