summaryrefslogtreecommitdiff
path: root/cleanbuild
Commit message (Expand)AuthorAgeFilesLines
* Move scripts to binElan Ruusamäe2020-11-301-1/+1
* make cleanbuild wrapper symlinkableElan Ruusamäe2018-08-121-3/+8
* add general readme and a wrapperElan Ruusamäe2017-06-181-0/+9
* split the tool to two parts by engineElan Ruusamäe2017-06-181-550/+0
* DRY: move cleanup-la to standalone scriptElan Ruusamäe2016-12-151-2/+1
* update java dep excludeElan Ruusamäe2016-12-141-1/+5
* ensure RPMS dir is availableElan Ruusamäe2016-09-061-1/+3
* add --network optionElan Ruusamäe2016-07-041-1/+8
* no point building heavy debug packages in cleanbuildElan Ruusamäe2016-01-011-1/+1
* include "time" command in default package setElan Ruusamäe2016-01-011-1/+1
* need libgcj at some pointElan Ruusamäe2015-10-031-1/+1
* block idectea6Elan Ruusamäe2015-03-241-1/+2
* update blacklist; verbosityElan Ruusamäe2014-06-151-3/+7
* when builder user has standard group (users) groupadd would fail. ignore thatElan Ruusamäe2014-03-161-1/+2
* make multilib excludes configurableElan Ruusamäe2014-03-161-1/+5
* exclude packages to avoid poldek asking alternativesElan Ruusamäe2013-09-071-1/+3
* exclude perl-ExtUtils-Install, provided by perl-modulesElan Ruusamäe2013-04-091-0/+1
* update initial package list, exclude list based on current th packagesElan Ruusamäe2013-01-161-2/+3
* rpm5 is more picky, be sure to have group of src.rpm files present in chroot ...Elan Ruusamäe2012-10-251-1/+2
* - su is now in util-linuxElan Ruusamäe2012-10-251-1/+1
* partial rpm5 supportElan Ruusamäe2012-10-251-1/+8
* fix bashismsElan Ruusamäe2012-10-251-3/+3
* - less suggest choicesElan Ruusamäe2012-05-221-0/+4
* - show active poldek sourcesElan Ruusamäe2011-04-161-1/+5
* - use teeboth wrappersparky2011-02-021-4/+2
* - configurable tmpfs chroot size; 4G by default (NOTE: kernel requires ~10G)sparky2011-01-231-1/+5
* - reverted .la file preprocessing: turns out my first method is the best work...sparky2010-06-031-2/+1
* - simply remove all "*.la" filessparky2010-06-031-1/+2
* - use find when looking for *.la filessparky2010-06-031-1/+2
* - remove dependency_libs= from all .la files before buildingsparky2010-06-031-0/+1
* - allow package names with .spec and with pathssparky2010-05-161-0/+3
* - one more BUILD dir variableElan Ruusamäe2010-04-271-1/+1
* - inverted REBUILDDB condition (not it is called NOREBUILDDB)sparky2010-04-261-2/+2
* - exclude freetyp1-develElan Ruusamäe2010-04-261-0/+1
* - make $BUILDDIR configurable and default longer for debuginfo to workElan Ruusamäe2010-04-261-3/+7
* - call builder script with stdin from /dev/null (act like th builders)sparky2010-03-291-1/+1
* - replace $(getent passwd $USER | cut -d: -f3) with much simpler $(id $USER -u)sparky2010-03-231-2/+6
* - added REBUILDDB variable, which enables rebuilding rpm databasesparky2010-02-271-1/+2
* - renamed force to forceumountsparky2010-02-271-6/+6
* - limit alternative directories to a-esparky2010-02-271-2/+2
* - online help for all commandline options (added: --debug and --cleanafter).pawelz2010-02-271-0/+2
* - unified use of $FORCE variablepawelz2010-02-271-1/+3
* - added commandline option -f that allows to force umount of tmpfs filesystem.pawelz2010-02-271-1/+13
* - don't ignore so much by default (put your ignores in .cleanbuildrc)sparky2010-02-261-11/+2
* - make sure, that /dev, /sys and proc are marked as %_netsharedpath.pawelz2010-02-261-1/+3
* - ugly workaround for vserver-related problem:pawelz2010-02-261-0/+1
* - explained suspicious cp -asparky2010-02-241-0/+6
* - added ti sourcessparky2010-02-241-1/+14
* - disable rebuilddb because of some weird rpm bugsparky2010-02-231-1/+1
* - fix .cleanbuildrcsparky2010-02-231-2/+4