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
/
cmGlobalMSYSMakefileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-08-24
1
-3/+3
*
cmState: Host some state from the cmGlobalGenerator.
Stephen Kelly
2015-05-27
1
-1/+1
*
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
1
-1/+2
*
Remove obsolete overrides of CreateLocalGenerator.
Stephen Kelly
2015-05-18
1
-9/+0
*
cmLocalGenerator: Remove unused IgnoreLibPrefix.
Stephen Kelly
2015-05-18
1
-1/+0
*
Remove method calls just repeating the default.
Stephen Kelly
2015-05-18
1
-2/+0
*
cmGlobalGenerator: Move some flags from cmLocalGenerator.
Stephen Kelly
2015-05-14
1
-2/+1
*
cmLocalGenerator: Require a global generator in the constructor.
Stephen Kelly
2015-05-14
1
-2/+1
*
cmLocalGenerator: Require a parent in the constructor.
Stephen Kelly
2015-04-28
1
-2/+4
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-1/+2
*
Drop the 'Full' field from cmDocumentationEntry
Brad King
2013-10-16
1
-2/+0
*
Make cmGlobalGenerator::GetDocumentation() a static function
Patrick Gansterer
2012-11-19
1
-2/+2
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-3/+3
*
Add support for windows resources with mingw/msys.
Bill Hoffman
2010-12-23
1
-0/+7
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: Do not require CMAKE_AR in the MSYS Makefiles generator when enabling la...
David Cole
2008-12-01
1
-1/+4
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-3/+3
*
ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do
Alexander Neundorf
2007-06-28
1
-2/+4
*
BUG: bug#3789 add msys for the msys generator
Bill Hoffman
2006-10-03
1
-0/+1
*
BUG: MSYS makefile shell needs posix paths to executables in some cases and i...
Brad King
2006-09-28
1
-0/+1
*
ENH: Added generation of link rules into script files executed by a cmake -E ...
Brad King
2006-06-15
1
-0/+1
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-6/+9
*
ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support f...
Brad King
2006-04-27
1
-1/+1
*
ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is...
Brad King
2006-03-30
1
-0/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-3/+3
*
ENH: use last mount point found for mingw location, not first
Bill Hoffman
2006-02-21
1
-3/+4
*
ENH: try to get the order a bit better
Bill Hoffman
2006-02-21
1
-3/+1
*
ENH: better finding of mingw from msys, and delete CMakeFiles directory when ...
Bill Hoffman
2006-02-21
1
-1/+24
*
ENH: better algorithm for looking for make and gcc on msys and mingw
Bill Hoffman
2006-02-16
1
-12/+9
*
ENH: fix borland make clean targets before build, add new generators for msys...
Bill Hoffman
2005-12-22
1
-0/+82