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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenWatcom: Enable 16-bit targets
Jiri Malak
2020-05-01
1
-0/+3
*
GlobalGenerator family: modernize memory management
Marc Chevrier
2020-01-07
1
-2/+4
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-3/+3
*
Fix invalid ///! doxygen comment line starts
Sebastian Holtermann
2019-03-31
1
-1/+1
*
cmake: Teach --build mode to support multiple targets
Bartosz Kosiorek
2019-03-05
1
-9/+6
*
cmGlobalGenerator: Add a class that represent the build command
Robert Maynard
2019-01-25
1
-1/+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-5/+8
*
cmake: Add options for parallel builds to --build mode
Florian Maushart
2018-05-25
1
-0/+11
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-4/+4
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
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
-0/+10
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-5/+5
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-8/+11
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-1/+1
*
Remove obsolete overrides of CreateLocalGenerator.
Stephen Kelly
2015-05-18
1
-3/+0
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-1/+1
*
Makefile: Tell GNU make to delete rule outputs on error (#15474)
Brad King
2015-03-30
1
-0/+1
*
Fix some spelling errors in comments
Geoff Viola
2014-10-13
1
-1/+1
*
stringapi: Use strings for generator names
Ben Boeckel
2014-03-08
1
-2/+2
*
Makefile: Allow "gmake target1 target2 -j" (#14312)
Brad King
2013-12-20
1
-0/+2
*
Make cmGlobalGenerator::GetDocumentation() a static function
Patrick Gansterer
2012-11-19
1
-1/+1
*
Introduce the abstract class cmGlobalGeneratorFactory
Patrick Gansterer
2012-11-19
1
-1/+3
*
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
*
STYLE: use correct case for cmGlobalUnixMakefileGenerator3
Alexander Neundorf
2007-08-09
1
-1/+1
*
ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do
Alexander Neundorf
2007-06-28
1
-1/+1
*
STYLE: fix line lengths
Bill Hoffman
2006-03-10
1
-1/+2
*
ENH: add support for watcom wmake and wcl386
Bill Hoffman
2006-01-17
1
-0/+50