summaryrefslogtreecommitdiff
path: root/bin/build-packages
AgeCommit message (Expand)Author
2021-03-24`hostname` -> `uname -n`Erich Eckner
2021-03-23bin/build-packages: make shellcheck happy, againErich Eckner
2021-02-24bin/build-packages: remove left-over *.pkg.tar.zst if compression failedErich Eckner
2021-02-24bin/build-packages: try even more compression levels and disable multithreadi...Erich Eckner
2021-02-24bin/build-packages: relax search for log filesErich Eckner
2021-02-24bin/build-packages: compress with -19 if --ultra -20 failsErich Eckner
2021-02-13bin/build-packages: recognize more error log locationsErich Eckner
2021-01-19bin/build-packages: run namcap if archbuild didn't create a namcap logErich Eckner
2020-06-29bin/build-packages: exit early, if compressing the package failsErich Eckner
2020-06-25bin/build-packages: do not hide errors from `tar -xf`Erich Eckner
2020-04-11bin/build-packages: find more log filesErich Eckner
2020-02-20bin/build-packages: rename namcap logErich Eckner
2020-02-19bin/build-packages: compress the package in a separate stage - this can even ...Erich Eckner
2020-02-13revert "remove hard-coded package suffixes" commits where they were unappropr...Erich Eckner
2020-02-13bin/build-packages: remove hard-coded package suffixesErich Eckner
2020-01-05bin/build-packages: print warnings if unexpected packages are being removedErich Eckner
2020-01-04bin/build-packages: print list of built packages to stderr iff there could be...Erich Eckner
2020-01-03bin/build-packages: try to download xz and zst compressed packages for namcapErich Eckner
2020-01-03bin/build-packages: do not download more than 100 packages for namcapErich Eckner
2020-01-03bin/build-packages,bin/return-assignment: xz -> zst: tar -J -> tar --zstdErich Eckner
2020-01-03bin/build-packages, bin/return-assignment: xz -> zstErich Eckner
2019-12-21bin/build-packages: add TODOErich Eckner
2019-11-23removed all systemd testsAndreas Baumann
2019-11-23better way of stopping build-package in systemd serviceAndreas Baumann
2019-11-23make stop slave switch also work in multi-slave modeAndreas Baumann
2019-11-22bin/build-packages: remove superfluid `flock -u 9`Erich Eckner
2019-10-17add TODOs for removing hard-coded package suffixesErich Eckner
2019-09-17bin/build-packages: get extra log from more failed builds (example: varnish)Erich Eckner
2019-09-10bin/build-packages: save used straw into log_fileErich Eckner
2019-09-04bin/build-packages: retrieve keys from our keystoreErich Eckner
2019-08-29bin/build-packages: add TODOErich Eckner
2019-08-22bin/build-packages: add TODOErich Eckner
2019-08-12bin/build-packages: add TODOErich Eckner
2019-08-03wait_some_time set back to 30Andreas Baumann
2019-07-19playing with increased sleep time on slavesAndreas Baumann
2019-07-18bin/build-packages: clarify error 3Erich Eckner
2019-07-05bin/build-packages: allow to pin different versions for different qt5-* depen...Erich Eckner
2019-07-05bin/build-packages: pin the $pkgver of all qt5-* dependenciesErich Eckner
2019-07-04bin/build-packages: do not remove _all_ log files if checksum is once correct...Erich Eckner
2019-07-03bin/build-packages: remove logs of successfuly checked logsErich Eckner
2019-07-03bin/build-packages: write user@hostname to log of failed buildsErich Eckner
2019-07-03bin/build-packages: fix -lErich Eckner
2019-07-03bin/build-packages: store name of log file in variable. After build failure, ...Erich Eckner
2019-07-03bin/build-packages: clean up mess with verifysource.log: give it a proper nam...Erich Eckner
2019-07-01bin/build-packages: extract perl version from `objdump -x`s RPATH, tooErich Eckner
2019-06-24bin/build-packages: :haskell_without_check: should not skip if it's not a has...Erich Eckner
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