Stephen Kelly
|
684e5cefb2
cmGlobalGenerator: Host the MakeSilentFlag.
|
há 10 anos atrás |
Stephen Kelly
|
2047144f49
cmLocalGenerator: Remove unused IgnoreLibPrefix.
|
há 10 anos atrás |
Stephen Kelly
|
333c1fa83b
cmGlobalUnixMakefileGenerator3: Host the UnixCD.
|
há 10 anos atrás |
Stephen Kelly
|
a97df5e135
cmGlobalUnixMakefileGenerator3: Host the PassMakeflags.
|
há 10 anos atrás |
Stephen Kelly
|
cf7f03e522
cmGlobalUnixMakefileGenerator3: Host the DefineWindowsNULL.
|
há 10 anos atrás |
Stephen Kelly
|
b17686d2bb
cmGlobalGenerator: Move some flags from cmLocalGenerator.
|
há 10 anos atrás |
Stephen Kelly
|
34c9ee2ed7
cmLocalGenerator: Require a global generator in the constructor.
|
há 10 anos atrás |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
há 10 anos atrás |
Brad King
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
há 12 anos atrás |
Patrick Gansterer
|
5170a8800f
Make cmGlobalGenerator::GetDocumentation() a static function
|
há 13 anos atrás |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
há 13 anos atrás |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
há 16 anos atrás |
Bill Hoffman
|
a9bda84ba8
ENH: LIBPATH is not required for cl to work
|
há 16 anos atrás |
Bill Hoffman
|
9430c3f335
ENH: better error message for mis-configured nmake environment
|
há 17 anos atrás |
Brad King
|
857e2e15dd
ENH: Improved escaping in kwsys/System. Added escape of % for NMake. Added escape of ; for the VS IDE.
|
há 18 anos atrás |
Ken Martin
|
6cdf032505
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
há 18 anos atrás |
Alexander Neundorf
|
43de8c8628
|
há 18 anos atrás |
Brad King
|
406f3554c7
BUG: Fixed display of custom command comments with quotes, dollars, and other special characters in them.
|
há 19 anos atrás |
Brad King
|
0bbcb49f65
ENH: Added generation of link rules into script files executed by a cmake -E command in order to support longer link lines. This is needed only on platforms without response file support and that may have weak shells.
|
há 19 anos atrás |
Ken Martin
|
b8483cf109
STYLE: fix line length
|
há 19 anos atrás |
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.
|
há 19 anos atrás |
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.
|
há 19 anos atrás |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
há 19 anos atrás |
Bill Hoffman
|
f6588b7919
ENH: fix borland make clean targets before build, add new generators for msys and mingw
|
há 20 anos atrás |
Ken Martin
|
caf17c123b
ENH: added new generator
|
há 20 anos atrás |
Brad King
|
1c4337d778
ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used.
|
há 20 anos atrás |
Brad King
|
c7beb28657
ENH: Enabling cmLocalUnixMakefileGenerator2 by default.
|
há 21 anos atrás |
Bill Hoffman
|
731369ef9c
ENH: try to initialize all languages at the same time
|
há 21 anos atrás |
Bill Hoffman
|
3e2c1f3477
BUG: fix for bug 303 pass makeflags to sub makes
|
há 22 anos atrás |
Bill Hoffman
|
a413160fec
ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32
|
há 22 anos atrás |