Jiri Malak
|
64c2342a8d
Watcom: Enable 'WMake Makefiles' generator on Linux
|
11 سال پیش |
Jiri Malak
|
f1b689b64a
Makefile: Improve handling of WMake verbose output and errors
|
11 سال پیش |
Brad King
|
abd2b36089
Watcom: Suppress WMake interactive prompt on error
|
12 سال پیش |
Brad King
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
12 سال پیش |
Patrick Gansterer
|
5170a8800f
Make cmGlobalGenerator::GetDocumentation() a static function
|
13 سال پیش |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 سال پیش |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 سال پیش |
Ken Martin
|
6cdf032505
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
18 سال پیش |
Alexander Neundorf
|
43de8c8628
|
18 سال پیش |
Brad King
|
142210997f
BUG: Watcom WMake needs empty rule commands even for symbolic targets. This fixes the cmake_force target.
|
18 سال پیش |
Ken Martin
|
d160362e83
ENH: remove unused variable
|
18 سال پیش |
Brad King
|
54731fa2c8
ENH: Adding support for # escape in Watcom WMake.
|
19 سال پیش |
Brad King
|
406f3554c7
BUG: Fixed display of custom command comments with quotes, dollars, and other special characters in them.
|
19 سال پیش |
Brad King
|
e4ec89d036
ENH: Added SYMBOLIC source file property to mark custom command outputs that are never actually created on disk. This is used by the Watcom WMake generator to generate the .SYMBOLIC mark on the files in the make system.
|
19 سال پیش |
Ken Martin
|
bf0cb4d49a
STYLE: fix line length
|
19 سال پیش |
Brad King
|
4494c29078
ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support for color is automatically detected when messages are printed. Also made color scheme more readable on both black and white backgrounds. This option can be enabled by setting CMAKE_COLOR_MAKEFILE to true in the project.
|
19 سال پیش |
Brad King
|
b323c3f51c
BUG: Work-around Watcom WMake limitation for multiple-output custom command support.
|
19 سال پیش |
Brad King
|
eb31755eb2
ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060.
|
19 سال پیش |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 سال پیش |
Bill Hoffman
|
7f237c51f4
ENH: fix problem with watcom and short paths and -I
|
20 سال پیش |
Bill Hoffman
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 سال پیش |