Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enhance DESTDIR documentation. Fixes #0012374. | Eric NOULARD | 2012-08-14 | 1 | -3/+4 |
* | Use CPACK_xxx and CMAKE_xxx in a consistent way. | Eric NOULARD | 2012-05-20 | 1 | -3/+18 |
* | CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATION | Eric NOULARD | 2012-05-14 | 1 | -0/+16 |
* | Fix some typos in CPACK_SET_DESTDIR doc | Eric NOULARD | 2012-03-06 | 1 | -4/+4 |
* | Review and update CPack variable documentation. | Eric NOULARD | 2012-02-25 | 1 | -8/+56 |
* | Example of builtin variable documentation (i.e. only used in C++ source code). | Eric NOULARD | 2012-02-14 | 1 | -7/+15 |
* | Really avoid compiler warning about unused vars | Eric NOULARD | 2012-02-14 | 1 | -3/+1 |
* | Calm down compiler warning about unused var | Eric NOULARD | 2012-01-31 | 1 | -0/+2 |
* | CPack Documentation extraction from CMake script begins to work | Eric NOULARD | 2012-01-22 | 1 | -12/+12 |
* | Implement simple CMake script comment markup language. | Eric NOULARD | 2012-01-22 | 1 | -6/+0 |
* | CPack begin the implementation of --help-command* and --help-variables* | Eric NOULARD | 2012-01-22 | 1 | -0/+30 |