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
/
cmDocumentation.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Document CACHE entry properties
Brad King
2009-03-10
1
-0/+1
*
COMP: Fix assignment inside condition
Brad King
2008-10-11
1
-2/+2
*
ENH: Improve generated documentation formatting
Brad King
2008-10-10
1
-10/+113
*
BUG: Fix help type for filenames with many dots
Brad King
2008-10-10
1
-1/+1
*
BUG: fix 6647 arguments after -E should not be parsed by CMake
Bill Hoffman
2008-08-19
1
-1/+6
*
ENH: handle HTML documentation for single items better: no warning about
Alexander Neundorf
2008-07-21
1
-1/+3
*
ENH: add master index into html full help
Bill Hoffman
2008-03-05
1
-0/+3
*
ENH: add --help-policies and --help-policy command line options
Ken Martin
2008-03-04
1
-0/+46
*
ENH: add support for creating the documentation in docbook format
Alexander Neundorf
2008-02-19
1
-1/+11
*
BUG: actually print the docs for custom modules if this was requested
Alexander Neundorf
2008-02-17
1
-1/+1
*
BUG: make -help-module-list work by filling the modules section first, also
Alexander Neundorf
2008-01-14
1
-0/+9
*
STYLE: Spelling fixes on documentation
Amitha Perera
2008-01-10
1
-1/+1
*
ENH: sort the module files alphabetically when generating the documentation
Alexander Neundorf
2008-01-09
1
-5/+14
*
BUG: create modules documentation not only for the first documentation creati...
Alexander Neundorf
2007-12-29
1
-0/+3
*
BUG: fix single module generation
Ken Martin
2007-11-29
1
-8/+14
*
ENH: some more cleanup, fixes, and patch for HTML output
Ken Martin
2007-10-24
1
-32/+147
*
COMP: fix a problem with a shadowed var
Ken Martin
2007-10-23
1
-9/+6
*
COMP: fix some warnings and add some doc strings back in
Ken Martin
2007-10-22
1
-0/+5
*
COMP: fix some warnings and add some doc strings back in
Ken Martin
2007-10-22
1
-66/+79
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-469/+268
*
ENH: make commands lower case by default
Ken Martin
2007-10-10
1
-2/+2
*
BUG: revert doc changes since VS7 cannot compile them, will implement them in...
Ken Martin
2007-10-09
1
-109/+106
*
ENH: make documentation entries actually store their data
Ken Martin
2007-10-09
1
-106/+109
*
STYLE: fix line lengths
Alexander Neundorf
2007-09-20
1
-3/+5
*
ENH: add new help option --help-custom-modules, which generates
Alexander Neundorf
2007-09-19
1
-22/+168
*
STYLE: move the code for the different formats of the generated help into
Alexander Neundorf
2007-09-19
1
-561/+70
*
BUG: properties and module names are case sensitive
Alexander Neundorf
2007-08-09
1
-27/+22
*
STYLE: fix line lengths
Alexander Neundorf
2007-07-20
1
-9/+10
*
STYLE: sort the property documentation into
Alexander Neundorf
2007-07-11
1
-18/+161
*
COMP: fix compile on HP-UX with aCC, reusing the same identifier for a
Alexander Neundorf
2007-07-03
1
-38/+38
*
ENH: generate separate documentation for the commands, compatiblity
Alexander Neundorf
2007-06-28
1
-15/+92
*
ENH:
Alexander Neundorf
2007-06-28
1
-128/+158
*
ENH: put compatibility commands in extra section and prepare for creating
Alexander Neundorf
2007-06-22
1
-4/+102
*
STYLE: create command documentation for ctest
Alexander Neundorf
2007-06-08
1
-14/+17
*
BUG: Patch from Alex to fix single-command help broken by previous patch.
Brad King
2007-02-06
1
-4/+8
*
ENH: Patch from Alex to improve implementation and prepare for splitting the ...
Brad King
2007-02-01
1
-151/+150
*
COMP: Patch from Alex for const correctness.
Brad King
2007-01-22
1
-2/+2
*
COMP: fix some warnings and style issues
Ken Martin
2006-12-08
1
-1/+2
*
ENH: make properties a bit more formal with documentation and chaining
Ken Martin
2006-12-07
1
-0/+83
*
ENH: Make hyperlinks in documentation active when generated into HTML documen...
Brad King
2006-10-16
1
-9/+74
*
BUG: potential segfault
Ken Martin
2006-10-06
1
-1/+4
*
ENH: Adding links to web resources and FAQ to SEE ALSO section. This address...
Brad King
2006-10-05
1
-11/+34
*
BUG: Fixed man page formatting for INSTALL command documentation. Fixed line...
Brad King
2006-08-22
1
-2/+6
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-11/+19
*
ENH: search for help modules in the correct place for install and source tree...
Bill Hoffman
2006-04-14
1
-6/+4
*
ENH: case insensitive command help
Bill Hoffman
2006-04-12
1
-0/+1
*
ENH: make sure uncommented modules are not documented
Bill Hoffman
2005-12-16
1
-2/+1
*
ENH: fix module documenation to handle bad docs and fix qt3 docs
Bill Hoffman
2005-12-15
1
-4/+6
*
ENH: add documentation support for modules
Bill Hoffman
2005-12-14
1
-0/+211
*
ENH: Cleanup the help a bit
Andy Cedilnik
2005-07-18
1
-0/+5
[next]