summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_clean.sh
Commit message (Expand)AuthorAgeFilesLines
* ptxd_make_world_clean_sysroot: don't change the current directoryMichael Olbrich2019-09-161-5/+4
* ptxd_make_world_prepare/install/clean: sanitize sysrootMichael Olbrich2019-09-061-7/+24
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
* ptxd_make_world_clean: ignore missing ipkgsMichael Olbrich2017-09-061-1/+1
* ptxd_make_xpkg: create debug ipkg packagesMichael Olbrich2017-06-211-2/+2
* ptxd_make_world_clean: fix ipkg deletionMichael Olbrich2017-06-211-1/+1
* 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