Commit Graph

9 Commits (cb2ce97afa2f18427c1b4b3857fd56f69ce83d97)

Author SHA1 Message Date
Slávek Banko c64685ad8d
Enable storing ELF metadata in a standard way using a common cmake module
for all libraries and binaries.

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
Slávek Banko 2c89a1a4e0 Removed use of tdelfeditor on base 'so' file of versioned library
because this file is a symlink to versioned library

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson 4fdc1b63e5 Do not stomp on existing variables when setting SCM metadata 11 years ago
Timothy Pearson b40b76cc05 Fix metadata embedding yet again 11 years ago
Timothy Pearson f348cf011d Export elf metadata extraction methods and header
Properly embed versioning information into major libraries
11 years ago
Timothy Pearson acab47877a Load SCM metadata into major libraries 11 years ago
Slávek Banko 62ac96e110 Fix tdecore directories of linked libraries 11 years ago
Timothy Pearson d6a4fe9ca8 Add tdelfeditor 13 years ago