index
:
paludis/paludis.git
1.4
cross
master
wip/cross-compiling
Paludis, the other package mangler.
ciaranm
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
paludis
/
stripper.cc
Age
Commit message (
Expand
)
Author
Lines
2018-07-23
Adjust the stripper for file>=5.33 and PIE executables
Heiko Becker
-1
/
+2
2016-08-06
modernize: use default method synthesis
Saleem Abdulrasool
-3
/
+1
2015-08-21
throw() -> noexcept
Wouter van Kesteren
-1
/
+1
2013-06-23
C++11: auto convert to nullptr via cpp11-migrate
Saleem Abdulrasool
-7
/
+7
2012-12-05
stripper: add support to compress DWARF sections
Saleem Abdulrasool
-1
/
+27
2012-12-05
stripper: refactor the action description strings
Saleem Abdulrasool
-0
/
+18
2011-01-27
Support compressing split debug symbols
Ciaran McCreesh
-1
/
+6
2011-01-09
Rework Pimp to avoid ImpPtr ickiness
Ciaran McCreesh
-2
/
+2
2010-11-25
Use libmagic rather than file for stripping
Ciaran McCreesh
-10
/
+108
2010-09-04
fix parameter order when adding gnu-debuglink
Steven Siloti
-1
/
+1
2010-08-24
FSEntry -> FSPath, FSStat
Ciaran McCreesh
-22
/
+22
2010-08-21
Stripper -> Process
Ciaran McCreesh
-5
/
+14
2010-07-24
Make use of Options init lists
Ciaran McCreesh
-1
/
+1
2010-07-23
PrivateImplementationPattern -> Pimp, Implementation -> Imp
Ciaran McCreesh
-4
/
+4
2010-07-22
Less verbose PrivateImplementationPattern
Ciaran McCreesh
-2
/
+2
2010-07-22
No more tr1:: and tr1/
Ciaran McCreesh
-3
/
+3
2008-12-05
Unbreak the stripper.
Maximilian Grothusmann
-13
/
+7
2008-10-24
Paludis is about choices.
Ciaran McCreesh
-13
/
+5
2008-08-03
Kill kc. Breaks python.
Ciaran McCreesh
-8
/
+7
2008-06-03
Remove unneeded header
Fernando J. Pereda
-1
/
+0
2008-06-03
Make Stripper aware of hardlinks. Fixes ticket:588
Fernando J. Pereda
-0
/
+8
2008-04-26
paludis::tr1:: is dead. We no longer support compilers that don't do tr1 (tha...
Ciaran McCreesh
-3
/
+3
2008-04-16
Give log messages an id
Ciaran McCreesh
-4
/
+5
2008-03-07
Fix cosmetic bug where a split would be shown but not carried out
Ciaran McCreesh
-2
/
+3
2008-03-06
Replace builtin_strip with a common Stripper class. Support stripping when us...
Ciaran McCreesh
-0
/
+178