summaryrefslogtreecommitdiffstats
path: root/tdelfeditor
Commit message (Collapse)AuthorAgeFilesLines
* Enable storing ELF metadata in a standard way using a common cmake moduleSlávek Banko2020-04-041-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 dateSlávek Banko2020-03-151-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 librarySlávek Banko2016-03-171-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 metadataTimothy Pearson2014-03-291-29/+29
|
* Fix metadata embedding yet againTimothy Pearson2014-03-281-6/+20
|
* Export elf metadata extraction methods and headerTimothy Pearson2014-03-281-4/+23
| | | | Properly embed versioning information into major libraries
* Load SCM metadata into major librariesTimothy Pearson2014-03-281-0/+89
|
* Fix tdelfeditor choking on metadata parameters that start with a dashTimothy Pearson2014-03-281-2/+4
|
* Add metadata to shared librariesTimothy Pearson2014-03-271-5/+9
| | | | Update metadata information
* Fix tdecore directories of linked librariesSlávek Banko2014-01-211-1/+1
|
* GCC 4.8 fixes.Slávek Banko2013-09-101-0/+1
|
* Cleanup output clutterSlávek Banko2013-04-271-6/+6
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-3/+3
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-3/+3
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Add icon request abilityTimothy Pearson2012-01-021-1/+3
|
* Add preferred icon metadata fieldTimothy Pearson2012-01-021-4/+7
|
* Fix remaining elficon problemsTimothy Pearson2012-01-021-2/+6
|
* Fix tdelfeditorTimothy Pearson2012-01-021-17/+20
|
* Update tdelfeditorTimothy Pearson2011-12-312-3/+61
|
* Add tdelfeditorTimothy Pearson2011-12-313-0/+634