Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The date for updating the release information in docbook | Slávek Banko | 2020-03-25 | 1 | -11/+19 |
| | | | | | | | | | | | | entities is converted exclusively by cmake code instead of calling the "date" binary because it may have different options on different systems. If the file modification date is to be determined, GNU find is necessary. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 55b56c2e5010ffde0673d4a988c451be390fd817) | ||||
* | Use the source package date or the source git repository date | Slávek Banko | 2020-03-23 | 1 | -26/+77 |
| | | | | | | | | | | | | instead of the current build date. The use of a stable date is necessary to achieve reproducible builds. Updating release information in docbook entities is done directly in CMake rules. Entities will no longer be duplicated during repeated updates. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 799489de17c13e9bcdbf5f14eb470e74590e9d3f) | ||||
* | force cmake to create update-entities script in binary directory: make ↵ | Golubev Alexander | 2013-07-26 | 1 | -3/+3 |
| | | | | sources read-only | ||||
* | Added support for automated release version, date, copyright entities in ↵ | Darrell Anderson | 2012-04-05 | 1 | -0/+39 |
help files. |