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
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-11/+10
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-6/+5
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Makefiles: Introduce local RelativePath method
Stephen Kelly
2016-10-06
1
-0/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-4/+11
*
Makefiles: Inline MakeLauncher into only caller
Stephen Kelly
2016-08-27
1
-3/+0
*
Makefiles: Replace method with Wacom specific API
Stephen Kelly
2016-08-27
1
-2/+1
*
Makefiles: Change AppendCustomCommand API to strings
Stephen Kelly
2016-08-27
1
-9/+10
*
Makefiles: Change signature of AppendCustomCommand
Stephen Kelly
2016-08-27
1
-2/+2
*
Makefiles: Port CreateCDCommand to string-based API
Stephen Kelly
2016-08-27
1
-2/+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-5/+7
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-12/+13
*
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
1
-5/+7
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-61/+83
*
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
[next]