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
/
Utilities
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop KWStyle checks in favor of clang-format and Git hooks
Brad King
2016-11-08
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+3
*
CMake: Prevent WiX installations over existing NSIS installations
Nils Gladitz
2016-02-09
1
-0/+4
*
Utilities/Release: Pass pre-built docs tarball
Brad King
2014-01-29
1
-1/+22
*
Build Help documentation during CMake build using Sphinx
Brad King
2013-10-16
1
-0/+2
*
Drop documentation generation during build
Brad King
2013-10-15
1
-120/+0
*
Drop xmllint documentation tests
Brad King
2013-10-15
1
-31/+0
*
Move cmake.m4 from Utilities to Auxiliary
Brad King
2013-10-15
1
-1/+0
*
cmTarget: Deprecate the LOCATION target property with a policy.
Stephen Kelly
2013-10-11
1
-6/+3
*
Clean up install rules of CMake itself (#14371)
Brad King
2013-08-26
1
-2/+3
*
cmake-gui: Fix build rules for Qt5 on Windows
Brad King
2013-08-07
1
-5/+5
*
docbook: Add CMake.DocBook test to validate xml (#13508)
Daniel Pfeifer
2012-09-08
1
-6/+15
*
Simplify CMake.HTML documentation test command line
Daniel Pfeifer
2012-09-07
1
-8/+8
*
Remove CMake multiline block-end command arguments
Marcin Wojdyr
2012-08-15
1
-2/+1
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-3/+3
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-30/+30
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
cmake.m4: Use modern signature of install(FILES ...)
David Cole
2011-08-26
1
-1/+1
*
Add a cmake.m4 for using cmake in autoconf projects instead of pkgconfig
Alex Neundorf
2011-08-11
1
-0/+1
*
No CMake.HTML test if xmllint has no --nonet.
David Cole
2010-11-04
1
-28/+0
*
Make HTML test fail when --nonet arg is not available.
David Cole
2010-11-02
1
-3/+27
*
Run CMake.HTML test with older xmllint (#10857)
Brad King
2010-06-23
1
-11/+19
*
Run CMake.HTML test without net access (#10857)
Brad King
2010-06-22
1
-1/+9
*
Documentation: Test XHTML compliance
Brad King
2010-03-01
1
-0/+14
*
Documentation: Cleanup installation rules
Brad King
2010-03-01
1
-29/+35
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-0/+11
*
BUG: Fix cmake-gui docs generation PATH feature
Brad King
2009-02-24
1
-2/+5
*
ENH: Help cmake-gui docs generation on Windows
Brad King
2009-02-24
1
-0/+11
*
ENH: add cmake gui docs
Bill Hoffman
2009-02-14
1
-0/+1
*
STYLE: add "--help-policy" and "--help-policies" to the documentation
Alexander Neundorf
2008-05-13
1
-1/+11
*
ENH: some more cleanup, fixes, and patch for HTML output
Ken Martin
2007-10-24
1
-1/+7
*
STYLE: better error message, name the new manpages cmakecommands,
Alexander Neundorf
2007-07-13
1
-8/+8
*
BUG: the cmake deps depend on cmake
Alexander Neundorf
2007-07-06
1
-1/+1
*
BUG: fix build with cmake < 2.4
Alexander Neundorf
2007-07-02
1
-16/+15
*
ENH: generate separate documentation for the commands, compatiblity
Alexander Neundorf
2007-06-28
1
-6/+40
*
ENH:
Alexander Neundorf
2007-06-28
1
-2/+2
*
STYLE: use a macro for generating the documentation
Alexander Neundorf
2007-06-15
1
-97/+37
*
STYLE: add man page for cpack
Alexander Neundorf
2007-06-14
1
-0/+18
*
STYLE: use GET_TARGET_PROPERTY(LOCATION) instead of manually building the
Alexander Neundorf
2007-06-07
1
-13/+6
*
ENH: add KWStyle support
Bill Hoffman
2007-05-10
1
-1/+1
*
ENH: Added option BUILD_CursesDialog if curses is found. This allows people ...
Brad King
2006-02-08
1
-22/+20
*
COMP: Fixed build on VC++ Express 2005. Explicitly testing for MFC to determ...
Brad King
2006-02-03
1
-2/+2
*
BUG: converted to 1.8 form of custom commands
Ken Martin
2005-07-15
1
-27/+16
*
ENH: More cleanups and reorganization
Andy Cedilnik
2005-03-04
1
-2/+2
*
ENH: Moved decision to build MFCDialog up to top level. It is used in both t...
Brad King
2003-08-22
1
-26/+22
*
ENH: Added documentation for ctest.
Brad King
2003-08-06
1
-0/+20
*
ENH: Added build of documentation for CMakeSetup.
Brad King
2003-07-23
1
-1/+28
*
BUG: Don't install ccmake documentation if no ccmake was built.
Brad King
2003-07-23
1
-19/+23
*
ENH: Added generation of ccmake documentation on UNIX.
Brad King
2003-07-21
1
-9/+40
*
ENH: Added optional configuration of data/doc/man dirs. This will be useful ...
Brad King
2003-07-21
1
-0/+33
[next]