summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_clean.sh
Commit message (Expand)AuthorAgeFilesLines
* ptxd_make_world_clean: make sure ${pkg_xpkg_map} exists before using itMichael Olbrich2014-08-191-4/+6
* useless use of catMichael Olbrich2014-06-101-2/+2
* ptxd_make_world_clean: ignore missing directoriesMichael Olbrich2014-01-221-1/+1
* ptxd_make_world_clean: delete the source dir if it's a linkMichael Olbrich2011-09-291-1/+1
* [ptxd_make_world_clean] delete dev packagesMichael Olbrich2010-11-051-0/+6
* [clean] use xargs to remove files from sysroot and delete empty dirsMichael Olbrich2010-10-211-3/+5
* [clean] improve clean stageMichael Olbrich2010-10-111-1/+10
* [lib] define and use pkg_xpkg_mapMichael Olbrich2010-03-051-2/+2
* lib/ptxd_*.sh: use $( ) instead of ` ` in shell scriptsMarc Kleine-Budde2010-01-191-2/+2
* [lib] add generic clean stageMichael Olbrich2010-01-181-0/+50