summaryrefslogtreecommitdiff
path: root/Source/CPack/cmCPackDocumentVariables.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use CPACK_xxx and CMAKE_xxx in a consistent way.Eric NOULARD2012-05-201-3/+18
* CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATIONEric NOULARD2012-05-141-0/+16
* Fix some typos in CPACK_SET_DESTDIR docEric NOULARD2012-03-061-4/+4
* Review and update CPack variable documentation.Eric NOULARD2012-02-251-8/+56
* Example of builtin variable documentation (i.e. only used in C++ source code).Eric NOULARD2012-02-141-7/+15
* Really avoid compiler warning about unused varsEric NOULARD2012-02-141-3/+1
* Calm down compiler warning about unused varEric NOULARD2012-01-311-0/+2
* CPack Documentation extraction from CMake script begins to workEric NOULARD2012-01-221-12/+12
* Implement simple CMake script comment markup language.Eric NOULARD2012-01-221-6/+0
* CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-221-0/+30