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
/
cmGlobalWatcomWMakeGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmState: Host some state from the cmGlobalGenerator.
Stephen Kelly
2015-05-27
1
-2/+2
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-1/+2
*
Remove obsolete overrides of CreateLocalGenerator.
Stephen Kelly
2015-05-18
1
-9/+0
*
cmGlobalGenerator: Host the MakeSilentFlag.
Stephen Kelly
2015-05-18
1
-1/+1
*
cmLocalGenerator: Remove unused IgnoreLibPrefix.
Stephen Kelly
2015-05-18
1
-1/+0
*
cmGlobalUnixMakefileGenerator3: Host the UnixCD.
Stephen Kelly
2015-05-18
1
-1/+1
*
Remove method calls just repeating the default.
Stephen Kelly
2015-05-18
1
-1/+0
*
cmGlobalUnixMakefileGenerator3: Host the DefineWindowsNULL.
Stephen Kelly
2015-05-16
1
-1/+1
*
cmGlobalUnixMakefileGenerator3: Host the include directive.
Stephen Kelly
2015-05-16
1
-1/+1
*
cmGlobalGenerator: Move some flags from cmLocalGenerator.
Stephen Kelly
2015-05-14
1
-4/+4
*
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
1
-2/+1
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-2/+4
*
Makefile: Generate single-quoted object lists for Watcom
Jiri Malak
2014-03-27
1
-1/+0
*
Watcom: Enable 'WMake Makefiles' generator on Linux
Jiri Malak
2014-03-17
1
-0/+4
*
Makefile: Improve handling of WMake verbose output and errors
Jiri Malak
2014-03-10
1
-2/+1
*
Watcom: Suppress WMake interactive prompt on error
Brad King
2013-11-25
1
-1/+1
*
Drop the 'Full' field from cmDocumentationEntry
Brad King
2013-10-16
1
-1/+0
*
Make cmGlobalGenerator::GetDocumentation() a static function
Patrick Gansterer
2012-11-19
1
-2/+2
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-3/+3
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-3/+3
*
ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do
Alexander Neundorf
2007-06-28
1
-2/+4
*
BUG: Watcom WMake needs empty rule commands even for symbolic targets. This ...
Brad King
2007-05-16
1
-1/+1
*
ENH: remove unused variable
Ken Martin
2007-02-21
1
-1/+0
*
ENH: Adding support for # escape in Watcom WMake.
Brad King
2006-10-25
1
-0/+1
*
BUG: Fixed display of custom command comments with quotes, dollars, and other...
Brad King
2006-10-04
1
-1/+0
*
ENH: Added SYMBOLIC source file property to mark custom command outputs that ...
Brad King
2006-10-02
1
-0/+1
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-3/+4
*
ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support f...
Brad King
2006-04-27
1
-1/+1
*
BUG: Work-around Watcom WMake limitation for multiple-output custom command s...
Brad King
2006-04-13
1
-0/+1
*
ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is...
Brad King
2006-03-30
1
-0/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-2/+2
*
ENH: fix problem with watcom and short paths and -I
Bill Hoffman
2006-01-23
1
-0/+1
*
ENH: add support for watcom wmake and wcl386
Bill Hoffman
2006-01-17
1
-0/+65