summaryrefslogtreecommitdiff
path: root/bin/build-packages
AgeCommit message (Expand)Author
2019-06-24bin/build-packages: clean up haskell-* logic of :without_check: strawErich Eckner
2019-06-23bin/build-packages: fix $((minor_version+1)) for ruby-,python-,perl-dependent...Erich Eckner
2019-06-20bin/build-packages: hide output of failing mvErich Eckner
2019-06-20bin/build-packages: save logs of `makepkg --verifysource` runsErich Eckner
2019-06-20bin/build-packages: fix broken sedErich Eckner
2019-06-20bin/build-packages: update TODOErich Eckner
2019-06-20bin/build-packages: fixing sources should not happen in the try-to-fix-the-bu...Erich Eckner
2019-06-20bin/build-packages: receive gpg keys before building and after `makepkg --ver...Erich Eckner
2019-06-20bin/build-packages: discard output of makepkg --verifysourceErich Eckner
2019-06-20bin/build-packages: deduplicate a lineErich Eckner
2019-06-20move default value assignment into lib/load-configuration; comment default va...Erich Eckner
2019-06-20bin/build-packages: download and check sources in a separate stepErich Eckner
2019-06-20bin/build-packages: do not compile if already successfulErich Eckner
2019-06-20set archbuild_chroots to default if not set in configurationAndreas Baumann
2019-06-20merge build-packagesAndreas Baumann
2019-06-20added archbuild_chroots parameter for separating slavesAndreas Baumann
2019-06-20bin/build-packages: remove code which got moved into archbuild (for devtools32)Erich Eckner
2019-06-20bin/build-packages: add TODOErich Eckner
2019-06-20bin/build-packages: expand TODOErich Eckner
2019-06-20bin/build-packages: add TODOErich Eckner
2019-06-14bin/build-packages: add TODOErich Eckner
2019-06-14bin/build-packages: add TODOErich Eckner
2019-06-14bin/build-packages: add TODOErich Eckner
2019-06-12bin/build-packages: only accept versions composed by numbers and dots for pyt...Erich Eckner
2019-06-12bin/build-packages: ruby version was wrongly detectedErich Eckner
2019-05-29bin/build-packages: grep had no input file and thus was waiting for stdinErich Eckner
2019-05-24bin/build-packages: download /some/ key from githubErich Eckner
2019-05-20bin/build-packages: :clean_chroot: sets -c for makepkg, which may be insuffic...Erich Eckner
2019-05-20bin/build-packages: unset middle and inner parameters if using makepkg directlyErich Eckner
2019-05-15bin/build-packages: disable color in makepkg - it breaks the error message pa...Erich Eckner
2019-04-30bin/build-packages: python<2.x is not satisfyable - we need python2<2.xErich Eckner
2019-04-17bin/build-packages: -d should require, that the given package is indeed the p...Erich Eckner
2019-04-17bin/build-packages: tell the build master that we aborted the build due to no...Erich Eckner
2019-04-15bin/build-packages: remove legacy switchErich Eckner
2019-04-15bin/build-packages: print architecture of built packageErich Eckner
2019-04-15bin/build-packages: we're not interested in what this cpu /can/ do, but what ...Erich Eckner
2019-04-15bin/build-packages: remove done TODOsErich Eckner
2019-04-15bin/build-packages: fall back to $my_arch if build master does not tell us wh...Erich Eckner
2019-04-14bin/get-assignment,bin/build-packages: b408d8f introduced a bug, let's revert...Erich Eckner
2019-04-14bin/build-packages: request "pentium4" packages if we have sse2Erich Eckner
2019-04-10bin/build-packages: add TODOErich Eckner
2019-03-07"pentium3" -> "pentium4"Erich Eckner
2019-02-22bin/build-packages: add TODOErich Eckner
2019-02-02bin/build-packages: add versioned ruby dependency via $pkgname.so.needsErich Eckner
2019-02-01bin/build-packages: do not try to un-flock if no flock was acquired due to -lErich Eckner
2019-02-01bin/build-packages: $arch needs to be set with -l, tooErich Eckner
2019-01-22bin/build-packages: iteratively strip suffixes from provided libraries - we p...Erich Eckner
2019-01-16bin/build-packages: -d|--diff new - we can now build the trunk version more e...Erich Eckner
2019-01-15bin/build-packages: do not run chmod on symlinksErich Eckner
2018-11-23bin/build-packages: symlinks should be objdump'ed, too - they might get linke...Erich Eckner