Commit Graph

5 Commits (4f99f868f09bbffa2e15733b8b7c78eba07a199e)

Author SHA1 Message Date
Slávek Banko a94bf7ad14
Prepare the complete ksgmltools2 in the binary directory
instead of updating in the source.

The configuration file mechanism is used to update items in
general.entities instead of loading the file and replacing
it with regular expressions.

This relates to bug 3135.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 55b56c2e50
The date for updating the release information in docbook
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>
5 years ago
Slávek Banko 799489de17
Use the source package date or the source git repository date
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>
5 years ago
Golubev Alexander 70ce443ca3 force cmake to create update-entities script in binary directory: make sources read-only 12 years ago
Darrell Anderson 8c03e13c85 Added support for automated release version, date, copyright entities in help files. 13 years ago