Stephen Kelly
|
036372c4cd
Remove obsolete overrides of CreateLocalGenerator.
|
10 vuotta sitten |
Stephen Kelly
|
684e5cefb2
cmGlobalGenerator: Host the MakeSilentFlag.
|
10 vuotta sitten |
Stephen Kelly
|
2047144f49
cmLocalGenerator: Remove unused IgnoreLibPrefix.
|
10 vuotta sitten |
Stephen Kelly
|
333c1fa83b
cmGlobalUnixMakefileGenerator3: Host the UnixCD.
|
10 vuotta sitten |
Stephen Kelly
|
14f171c3ba
Remove method calls just repeating the default.
|
10 vuotta sitten |
Stephen Kelly
|
cf7f03e522
cmGlobalUnixMakefileGenerator3: Host the DefineWindowsNULL.
|
10 vuotta sitten |
Stephen Kelly
|
e9b134b95d
cmGlobalUnixMakefileGenerator3: Host the include directive.
|
10 vuotta sitten |
Stephen Kelly
|
b17686d2bb
cmGlobalGenerator: Move some flags from cmLocalGenerator.
|
10 vuotta sitten |
Stephen Kelly
|
34c9ee2ed7
cmLocalGenerator: Require a global generator in the constructor.
|
10 vuotta sitten |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 vuotta sitten |
Jiri Malak
|
423009c17f
Makefile: Generate single-quoted object lists for Watcom
|
11 vuotta sitten |
Jiri Malak
|
64c2342a8d
Watcom: Enable 'WMake Makefiles' generator on Linux
|
11 vuotta sitten |
Jiri Malak
|
f1b689b64a
Makefile: Improve handling of WMake verbose output and errors
|
11 vuotta sitten |
Brad King
|
abd2b36089
Watcom: Suppress WMake interactive prompt on error
|
12 vuotta sitten |
Brad King
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
12 vuotta sitten |
Patrick Gansterer
|
5170a8800f
Make cmGlobalGenerator::GetDocumentation() a static function
|
13 vuotta sitten |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 vuotta sitten |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 vuotta sitten |
Ken Martin
|
6cdf032505
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
18 vuotta sitten |
Alexander Neundorf
|
43de8c8628
|
18 vuotta sitten |
Brad King
|
142210997f
BUG: Watcom WMake needs empty rule commands even for symbolic targets. This fixes the cmake_force target.
|
18 vuotta sitten |
Ken Martin
|
d160362e83
ENH: remove unused variable
|
19 vuotta sitten |
Brad King
|
54731fa2c8
ENH: Adding support for # escape in Watcom WMake.
|
19 vuotta sitten |
Brad King
|
406f3554c7
BUG: Fixed display of custom command comments with quotes, dollars, and other special characters in them.
|
19 vuotta sitten |
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 vuotta sitten |
Ken Martin
|
bf0cb4d49a
STYLE: fix line length
|
19 vuotta sitten |
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 vuotta sitten |
Brad King
|
b323c3f51c
BUG: Work-around Watcom WMake limitation for multiple-output custom command support.
|
19 vuotta sitten |
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 vuotta sitten |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
20 vuotta sitten |