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
/
cmEnableLanguageCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-4/+3
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-0/+4
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
use empty method to check for emptyness
Daniel Pfeifer
2016-09-15
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-17/+9
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: revert last change, as it fails tests
Bill Hoffman
2008-10-14
1
-7/+0
*
ENH: better error message for mis-configured nmake environment
Bill Hoffman
2008-10-14
1
-1/+8
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1/+1
*
ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do
Alexander Neundorf
2007-06-28
1
-1/+17
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-2/+4
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-1/+1
*
ENH: major changes to support addition of languages from cmake modules direct...
Bill Hoffman
2004-09-22
1
-0/+30