Script used to postprocess ChangeLog generated from commit history. More...
Go to the source code of this file.
Variables | |
cmake | CHANGELOG |
cmake | INPUTFORMAT |
cmake | PREV |
Script used to postprocess ChangeLog generated from commit history.
Usage: cmake -DCHANGELOG_FILE=file -DINPUTFORMAT=[SVN|SVN2CL|GIT] -P PostprocessChangeLog.cmake
Definition in file PostprocessChangeLog.cmake.
cmake CHANGELOG |
Definition at line 56 of file PostprocessChangeLog.cmake.
cmake INPUTFORMAT |
Definition at line 20 of file PostprocessChangeLog.cmake.
cmake PREV |
Definition at line 59 of file PostprocessChangeLog.cmake.