| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
(cherry picked from commit a94bf7ad14415944b4ed7f6bdded31101c716600)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
sources read-only
|
|
help files.
|