Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable storing ELF metadata in a standard way using a common cmake module | Slávek Banko | 2020-04-04 | 1 | -101/+1 |
| | | | | | | for all libraries and binaries. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use the source package date or the source git repository date | Slávek Banko | 2020-03-15 | 1 | -9/+3 |
| | | | | | | | | | | | 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> | ||||
* | Removed use of tdelfeditor on base 'so' file of versioned library | Slávek Banko | 2016-03-17 | 1 | -14/+0 |
| | | | | | | because this file is a symlink to versioned library Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Do not stomp on existing variables when setting SCM metadata | Timothy Pearson | 2014-03-29 | 1 | -29/+29 |
| | |||||
* | Fix metadata embedding yet again | Timothy Pearson | 2014-03-28 | 1 | -6/+20 |
| | |||||
* | Export elf metadata extraction methods and header | Timothy Pearson | 2014-03-28 | 1 | -4/+23 |
| | | | | Properly embed versioning information into major libraries | ||||
* | Load SCM metadata into major libraries | Timothy Pearson | 2014-03-28 | 1 | -0/+89 |
| | |||||
* | Fix tdelfeditor choking on metadata parameters that start with a dash | Timothy Pearson | 2014-03-28 | 1 | -2/+4 |
| | |||||
* | Add metadata to shared libraries | Timothy Pearson | 2014-03-27 | 1 | -5/+9 |
| | | | | Update metadata information | ||||
* | Fix tdecore directories of linked libraries | Slávek Banko | 2014-01-21 | 1 | -1/+1 |
| | |||||
* | GCC 4.8 fixes. | Slávek Banko | 2013-09-10 | 1 | -0/+1 |
| | |||||
* | Cleanup output clutter | Slávek Banko | 2013-04-27 | 1 | -6/+6 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -3/+3 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -3/+3 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -2/+2 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Add icon request ability | Timothy Pearson | 2012-01-02 | 1 | -1/+3 |
| | |||||
* | Add preferred icon metadata field | Timothy Pearson | 2012-01-02 | 1 | -4/+7 |
| | |||||
* | Fix remaining elficon problems | Timothy Pearson | 2012-01-02 | 1 | -2/+6 |
| | |||||
* | Fix tdelfeditor | Timothy Pearson | 2012-01-02 | 1 | -17/+20 |
| | |||||
* | Update tdelfeditor | Timothy Pearson | 2011-12-31 | 2 | -3/+61 |
| | |||||
* | Add tdelfeditor | Timothy Pearson | 2011-12-31 | 3 | -0/+634 |