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
/
cmLocalUnixMakefileGenerator3.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefiles: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-6/+7
*
Remove vestigial declarations.
Stephen Kelly
2015-10-20
1
-1/+0
*
cmLocalGenerator: Port some API to cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-4/+5
*
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-1/+2
*
cmLocalUnixMakefileGenerator3: Port AppendCleanCommand to cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-1/+1
*
cmLocalUnixMakefileGenerator3: Port another API to cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-1/+1
*
cmLocalUnixMakefileGenerator3: Port API to cmGenertorTarget.
Stephen Kelly
2015-10-14
1
-2/+2
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-2/+1
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-1/+0
*
cmLocalCommonGenerator: Adopt ConfigName member
Brad King
2015-07-09
1
-4/+0
*
cmLocalUnixMakefileGenerator3: Provide GetConfigName() accessor
Brad King
2015-07-09
1
-1/+2
*
Add common base classes to Makefile and Ninja generators
Brad King
2015-07-09
1
-2/+2
*
cmLocalUnixMakefileGenerator3: Remove unused method.
Stephen Kelly
2015-06-21
1
-3/+0
*
cmGlobalGenerator: Add ComputeHomeRelativeOutputPath method.
Stephen Kelly
2015-06-13
1
-0/+2
*
cmLocalUnixMakefileGenerator: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-16/+7
*
cmLocalGenerator: De-virtualize Configure().
Stephen Kelly
2015-06-04
1
-6/+0
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-1/+2
*
cmGlobalGenerator: Host the MakeSilentFlag.
Stephen Kelly
2015-05-18
1
-7/+0
*
cmLocalGenerator: Remove unused IgnoreLibPrefix.
Stephen Kelly
2015-05-18
1
-6/+0
*
cmGlobalUnixMakefileGenerator3: Host the UnixCD.
Stephen Kelly
2015-05-18
1
-7/+0
*
cmGlobalUnixMakefileGenerator3: Host the PassMakeflags.
Stephen Kelly
2015-05-18
1
-9/+0
*
cmGlobalUnixMakefileGenerator3: Host the DefineWindowsNULL.
Stephen Kelly
2015-05-16
1
-8/+0
*
cmGlobalUnixMakefileGenerator3: Host the include directive.
Stephen Kelly
2015-05-16
1
-8/+0
*
cmLocalGenerator: Remove unused method.
Stephen Kelly
2015-05-16
1
-1/+0
*
cmGlobalGenerator: Move some flags from cmLocalGenerator.
Stephen Kelly
2015-05-14
1
-30/+0
*
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
1
-1/+2
*
Merge topic 'mingw32-make-backslash-workaround'
Brad King
2015-05-04
1
-0/+1
|
\
|
*
Makefile: Workaround mingw32-make trailing backslash trouble (#15546)
Brad King
2015-05-01
1
-0/+1
*
|
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-1/+1
*
|
Merge topic 'custom-command-multiple-outputs'
Brad King
2015-03-09
1
-11/+0
|
\
\
|
|
/
|
*
Makefile: Fix multiple custom command outputs regression (#15116)
Brad King
2015-03-07
1
-11/+0
*
|
Makefile: Fix output during parallel builds (#12991)
Brad King
2015-02-06
1
-2/+3
|
/
*
Makefile: Workaround Borland Make bug with multiple outputs
Brad King
2014-12-06
1
-0/+4
*
Makefile: Fix rebuild with multiple custom command outputs (#15116)
Brad King
2014-12-05
1
-0/+7
*
LocalGenerator: Add a string overload for AppendFlags
Ben Boeckel
2014-05-07
1
-0/+1
*
Makefile: Generate single-quoted object lists for Watcom
Jiri Malak
2014-03-27
1
-1/+2
*
cmLocalGenerator: Add ComputeObjectFilenames interface.
Stephen Kelly
2014-03-13
1
-0/+4
*
Makefiles: Compute local object files on demand.
Stephen Kelly
2014-03-13
1
-5/+3
*
Generalize cmCustomCommandGenerator to more fields
Brad King
2014-03-12
1
-4/+5
*
Makefile: Improve handling of WMake verbose output and errors
Jiri Malak
2014-03-10
1
-7/+0
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-4/+6
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-9/+9
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-4/+5
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-2/+2
*
AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048)
Alex Neundorf
2012-11-06
1
-1/+2
*
Pre-compute object file names before Makefile generation
Brad King
2012-03-09
1
-5/+0
*
Hide Makefile local object info inside local generator
Brad King
2012-03-08
1
-21/+23
*
Remove unused partial OBJECT_FILES property implementation
Brad King
2012-03-06
1
-3/+0
*
Watcom: Use shortpath to CMake if full path has parens (#12548)
Brad King
2011-11-03
1
-0/+1
*
Fix typo.
Nicolas Despres
2011-10-23
1
-1/+1
[next]