summaryrefslogtreecommitdiffstats
path: root/scripts/libmakepkg/tidy
AgeCommit message (Expand)AuthorFilesLines
2018-07-19libmakepkg/tidy: fix debug sources not being properly detected sometimesEli Schwartz1-1/+1
2018-05-12libmakepkg: Support file 5.33's application/x-pie-executableJan Alexander Steffens (heftig)1-0/+2
2018-03-14Update coyrights for 2018Allan McRae7-7/+7
2018-01-10Fix moving source files into debug packagesAllan McRae1-4/+5
2017-12-07makepkg: tell the compiler to record debugging info for debug packagesEli Schwartz1-5/+2
2017-12-07makepkg: Add a config option to specify the location of debug sourcesEli Schwartz1-1/+1
2017-01-04Provide source files for useful debug packagesAllan McRae1-2/+21
2017-01-04Update copyright yearsAllan McRae7-7/+7
2016-12-05Build a single debug package for all packages from a PKGBUILDAllan McRae1-1/+1
2016-12-05Revert "[RFC] Provide source files for useful debug packages"Allan McRae1-19/+1
2016-11-02[RFC] Provide source files for useful debug packagesAllan McRae1-1/+19
2016-03-21libmakepkg: ensure emptydir find command acts on individual directoriesAllan McRae1-1/+2
2016-02-26makepkg: Remove upx and optipng supportAllan McRae2-90/+0
2016-01-04Update copyright years for 2016Allan McRae9-9/+9
2015-05-12libmakepkg: fix test bracket styleAllan McRae9-9/+9
2015-03-15libmakepkg: move helper functions into tidy/stripAllan McRae1-0/+50
2015-03-03Allow UPX compression for DOS/Win executablesDavid Macek1-3/+5
2015-02-12libmakepkg: make package tidy functions extendableAllan McRae9-0/+26
2015-02-12libmakepkg: move package checking out of tidy_installAllan McRae2-72/+0
2015-02-01makepkg: split package tidying into libmakepkgAllan McRae11-0/+463