Commit Graph

9 Commits

Author SHA1 Message Date
Saleem Abdulrasool
1ad5f5ce20 modernize: use override annotations
Automated addition of override to overridden functions.  NFC.
2016-08-04 22:16:44 -07:00
Saleem Abdulrasool
54d022937f stripper: add support to compress DWARF sections
This adds a new dwarf_compress build option to use dwz to compress the DWARF
information in executables and libraries.  Use of this functionality requires
the dwz package to be installed and available in the default path.  Enabling
this during builds can reduce the size of the *compressed* symbols by an
additional ~10-25%.
2012-12-05 18:57:15 +00:00
Ciaran McCreesh
3631299d2e gtest more 2011-03-24 23:16:42 +00:00
Ciaran McCreesh
9e8be8c45a Support compressing split debug symbols 2011-01-27 19:06:34 +00:00
Ciaran McCreesh
49750cc619 FSEntry -> FSPath, FSStat
Fixes: ticket:967
2010-08-24 15:47:41 +01:00
Ciaran McCreesh
cc129190d5 New improved NamedValue syntax 2010-05-19 16:01:04 +01:00
Ciaran McCreesh
7cd0c2d122 Paludis is about choices. 2008-10-24 09:32:40 +01:00
Ciaran McCreesh
77be16f5c2 Kill kc. Breaks python. 2008-08-03 21:20:26 +01:00
Ciaran McCreesh
2592e84abe Replace builtin_strip with a common Stripper class. Support stripping when using importare. Fixes: ticket:424 2008-03-06 16:04:20 +00:00