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
...
*
|
|
Merge topic 'use-algorithms'
Brad King
2015-02-10
1
-9
/
+5
|
\
\
\
|
*
|
|
Convert loop to algorithm.
Stephen Kelly
2015-02-06
1
-5
/
+2
|
*
|
|
Extract a prefix variable from loop.
Stephen Kelly
2015-02-06
1
-5
/
+2
|
*
|
|
Take computation out of loop.
Stephen Kelly
2015-02-06
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
Makefile: Change link step message color to bold green
Brad King
2015-02-06
1
-1
/
+1
*
|
|
Makefile: Fix output during parallel builds (#12991)
Brad King
2015-02-06
1
-4
/
+19
*
|
|
bootstrap: Enable color Makefile output
Brad King
2015-02-05
1
-9
/
+1
|
/
/
*
|
Makefile: Generate .NOTPARALLEL without .PHONY (#14312)
Brad King
2015-01-30
1
-1
/
+1
*
|
Merge topic 'consistent-empty-method'
Brad King
2015-01-19
1
-3
/
+3
|
\
\
|
*
|
Replace 'foo.length() > 0' pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-1
/
+1
|
*
|
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-2
/
+2
*
|
|
Convert raw loops to vector member insert.
Stephen Kelly
2015-01-18
1
-5
/
+2
|
/
/
*
|
Merge topic 'drop-ancient-workarounds'
Brad King
2015-01-12
1
-5
/
+5
|
\
\
|
*
|
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-5
/
+5
*
|
|
Use insert instead of a loop in some cases.
Stephen Kelly
2015-01-11
1
-7
/
+2
|
/
/
*
|
Makefile: Workaround Borland Make bug with multiple outputs
Brad King
2014-12-06
1
-0
/
+14
*
|
Makefile: Fix rebuild with multiple custom command outputs (#15116)
Brad King
2014-12-05
1
-3
/
+43
*
|
Makefile: Add assembly and preprocessed targets for Fortran
Tim Gallagher
2014-11-10
1
-2
/
+3
*
|
Makefile: Refactor checks for lang-specific targets and export compile cmds
Tim Gallagher
2014-11-05
1
-18
/
+24
*
|
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-3
/
+3
|
/
*
cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE'
Brad King
2014-07-22
1
-2
/
+2
*
LocalGenerator: Add a string overload for AppendFlags
Ben Boeckel
2014-05-07
1
-3
/
+10
*
Merge topic 'target-transitive-sources'
Brad King
2014-04-03
1
-2
/
+4
|
\
|
*
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-2
/
+4
*
|
Makefile: Generate single-quoted object lists for Watcom
Jiri Malak
2014-03-27
1
-3
/
+27
*
|
cmLocalUnixMakefileGenerator3: Re-organize ConvertToQuotedOutputPath
Jiri Malak
2014-03-27
1
-33
/
+32
|
/
*
Merge topic 'watcom-updates'
Brad King
2014-03-20
1
-0
/
+1
|
\
|
*
Watcom: Add one blank line to Makefile for better readability
Jiri Malak
2014-03-17
1
-0
/
+1
*
|
Rename local 'dir_max' variables to 'dir'
Stephen Kelly
2014-03-17
1
-6
/
+6
|
/
*
cmLocalGenerator: Add ComputeObjectFilenames interface.
Stephen Kelly
2014-03-13
1
-0
/
+14
*
cmGeneratorTarget: Constify cmSourceFile* in containers.
Stephen Kelly
2014-03-13
1
-3
/
+3
*
Makefiles: Compute local object files on demand.
Stephen Kelly
2014-03-13
1
-12
/
+46
*
Generalize cmCustomCommandGenerator to more fields
Brad King
2014-03-12
1
-16
/
+18
*
cmCustomCommand: Return std::string from GetWorkingDirectory
Brad King
2014-03-12
1
-6
/
+7
*
Merge topic 'remove-c_str-calls'
Brad King
2014-03-12
1
-50
/
+50
|
\
|
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-4
/
+4
|
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-46
/
+46
*
|
Makefile: Improve handling of WMake verbose output and errors
Jiri Malak
2014-03-10
1
-12
/
+25
|
/
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-1
/
+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-8
/
+8
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-7
/
+7
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-1
/
+1
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-1
/
+1
*
Merge topic 'make-entry-no-parallel'
Brad King
2013-12-20
1
-0
/
+11
|
\
|
*
Makefile: Allow "gmake target1 target2 -j" (#14312)
Brad King
2013-12-20
1
-0
/
+11
*
|
Remove INTERFACE build targets.
Stephen Kelly
2013-12-10
1
-1
/
+0
|
/
*
Merge topic 'use-generator-target'
Brad King
2013-12-02
1
-0
/
+5
|
\
|
*
Don't generate subdir convenience rules for IMPORTED targets.
Stephen Kelly
2013-11-29
1
-0
/
+5
*
|
INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.
Stephen Kelly
2013-11-25
1
-1
/
+2
|
/
*
Port some of the generator API to cmGeneratorTarget.
Stephen Kelly
2013-11-22
1
-23
/
+31
[prev]
[next]