aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Switch from MDEV to UDEVThomas Deutschmann2020-07-241-1/+1
* gkbuild.sh: _src_prepare(): Make sure that WANT_AUTORECONF=no will really ski...Thomas Deutschmann2020-07-161-3/+5
* dropbear.sh: _dropbear_install(): Fix die msgThomas Deutschmann2020-06-201-1/+1
* gkbuild.sh: _initialize(): Don't use temporary directory for packagesThomas Deutschmann2020-06-201-2/+2
* Change separator in mktemp() templatesThomas Deutschmann2019-12-312-2/+2
* gkbuild.sh: gkconf(): Update config.{guess,sub} with /usr/share/gnuconfig whe...Thomas Deutschmann2019-12-141-0/+15
* gkbuild.sh: _src_prepare(): Fix wordingThomas Deutschmann2019-11-241-1/+1
* gkbuild.sh: Add possibility to disable distcc usage per gkbuildThomas Deutschmann2019-09-301-0/+28
* gkbuild.sh: _gkbuild_main(): Make use of get_tar_cmd()v4.0.0_beta15Thomas Deutschmann2019-08-301-2/+5
* Record disk usage for each package/componentThomas Deutschmann2019-08-301-0/+7
* Cleanup $TEMP already after each package/componentThomas Deutschmann2019-08-301-0/+6
* gkbuild.sh: _initialize(): Append $BROOT/usr/include to CXXFLAGS by defaultThomas Deutschmann2019-08-301-0/+1
* gkbuild.sh: _initialize(): Source gkbuild after $S was definedThomas Deutschmann2019-08-301-3/+3
* gkbuild.sh: Make sure that each phase starts in $SThomas Deutschmann2019-08-301-9/+4
* gkbuild.sh: gkconf(): Quote sysrootThomas Deutschmann2019-07-291-1/+1
* gen_compile.sh: Refactor populate_binpkg() functionThomas Deutschmann2019-07-291-2/+1
* Make use of $TAR_COMMAND variableThomas Deutschmann2019-07-272-4/+4
* gkbuild.sh: Refactor gklibtoolize() functionThomas Deutschmann2019-07-211-1/+6
* Add genkernel worker module "dropbear"Thomas Deutschmann2019-07-141-0/+161
* Add genkernel worker module "unpack"Thomas Deutschmann2019-07-141-0/+26
* Add genkernel worker module "gkbuild"Thomas Deutschmann2019-07-141-0/+705