summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2017-07-28bin/build-master-status: remove bashismErich Eckner
2017-07-28bin/common-functions: extract_source_directory new, extract full source dir b...Erich Eckner
2017-07-28files in package-infos contain the repository now, tooErich Eckner
2017-07-28bin/common-functions: another bugfixErich Eckner
2017-07-28bin/common-functions: bugfixErich Eckner
2017-07-28switch from our mksrcinfo to "makepkg --printsrcinfo"Erich Eckner
2017-07-27bin/common-functions: forgot one "ls" inside git archiveErich Eckner
2017-07-27bin/common-functions: do not "ls" in git archiveErich Eckner
2017-07-27bin/seed-build-list: use more specific / correct revisionsErich Eckner
2017-07-27bin/build-packages: add timestamp to build messageErich Eckner
2017-07-27bin/common-functions: remove redundancy, make comment more preciseErich Eckner
2017-07-27bin/build-packages: remove bug which prevents tmpdirs from being deleted in s...Erich Eckner
2017-07-20bin/common-functions: accelerate delete_old_metadataErich Eckner
2017-07-20bin/common-functions: find_package_repository_to_package newErich Eckner
2017-07-20bin/get-package-updates: do not delete old package metadataErich Eckner
2017-07-19bin/show-dependencies: add lockErich Eckner
2017-07-19bin/show-dependencies: rely on metadata instead of calling "git archive"Erich Eckner
2017-07-19bin/common-functions: generate_package_metadata: include all groups in "build...Erich Eckner
2017-07-19bin/get-package-updates: delete metadata at later timeErich Eckner
2017-07-19bin/common-functions: delete_old_metadata: keep at least one version of every...Erich Eckner
2017-07-19bin/common-functions: add shortcut if only one revision is to be sortedErich Eckner
2017-07-19bin/common-functions: find_newest_of_git_revisions newErich Eckner
2017-07-19bin/show-dependencies newErich Eckner
2017-07-19bin/common-functions: also extract groups of packageErich Eckner
2017-07-19bin/build-master-status: include link to dependency graphErich Eckner
2017-07-18bin/why_dont_you: fix indentation and ignore built packages if asking why som...Erich Eckner
2017-07-18include i686 (again?) in arch listErich Eckner
2017-07-18bin/build-packages: refer to $straws_that_might_repair_failing_builds about h...Erich Eckner
2017-07-17bin/build-master-status: add link for FS#numberErich Eckner
2017-07-15bin/db-update: added todoErich Eckner
2017-07-14bin/seed-build-list, bin/build-master-status: repair some occurences of "buil...Erich Eckner
2017-07-14bin/common-functions: include base (and base-devel) into package metadataErich Eckner
2017-07-12bin/clean-cache new for cleaning /var/cache/archbuild32Erich Eckner
2017-07-12bin/why_dont_you: add explanation for deletion-listErich Eckner
2017-07-12bin/mksrcinfo: set CARCH=i686Erich Eckner
2017-07-12bin/cleanup: delete old meta dataErich Eckner
2017-07-12bin/common-functions: do not delete metadata of packages on the deletion listErich Eckner
2017-07-11treat base and base-devel like dependenciesErich Eckner
2017-07-07bin/build-packages: try with-build-support at some point if build failsErich Eckner
2017-07-07bin/get-package-updates: use another spongeErich Eckner
2017-07-07bin/build-master-status: give reason for blockingErich Eckner
2017-07-07bin/get-package-updates: use spongeErich Eckner
2017-07-06bin/db-update: bugfixErich Eckner
2017-07-06bin/cleanup: remove old blocked-markers, tooErich Eckner
2017-07-06bin/build-packages: overwrite files if extracting source packageErich Eckner
2017-07-06bin/sanity-check: cleanupErich Eckner
2017-07-06bin/why_dont_you: tell if package to be build is not on build listErich Eckner
2017-07-05bin/get-assignment: generate_package_metadata instead of assuming all files a...Erich Eckner
2017-07-05bin/build-master-status: add blocked and locked packages to statisticsErich Eckner
2017-07-05bin/get-package-updates,bin/seed-build-list: fix/clean up regex throwing out ...Erich Eckner