summaryrefslogtreecommitdiff
path: root/bin/common-functions
AgeCommit message (Expand)Author
2017-09-21bin/common-functions: generate_package_metadata more verbose on make_source_i...Erich Eckner
2017-09-19clean up todosErich Eckner
2017-09-18bin/common-functions bin/db-update: move packages only with all dependencies,...Erich Eckner
2017-09-15bin/common-functions: add todoErich Eckner
2017-09-15bin/seed-build-list: expand_version and shrink_version new to correct misbeha...Erich Eckner
2017-09-13clean up meta-data naming mess: {needs; depends} -> {run-depends, build-depen...Erich Eckner
2017-09-13bin/common-functions: clarify commentErich Eckner
2017-09-04bin/common-functions: remove some debug messagesErich Eckner
2017-08-31bin/common-functions: remove_old_package_versions: remove older packages in n...Erich Eckner
2017-08-30bin/common-functions: remove_old_package_versions: quote packagesErich Eckner
2017-08-30bin/common-functions: remove_old_package_versions: remove older packages also...Erich Eckner
2017-08-30bin/common-functions: remove_old_package_versions: split off architecture fro...Erich Eckner
2017-08-30bin/common-functions: download_sources_by_hash: skip "SKIP"-sumsErich Eckner
2017-08-28bin/common-functions: append_architectures: only add architecture if not "any"Erich Eckner
2017-08-23silence all other shellcheck warningsErich Eckner
2017-08-23silence even more shellcheck warningsErich Eckner
2017-08-23silence a lot shellcheck warningsErich Eckner
2017-08-22bin/common-functions: clarify commentErich Eckner
2017-08-22bin/build-packages: try to download sources by hashErich Eckner
2017-08-15bin/common-functions: add ugly hack to make perl-list-moreutils find its PKGB...Erich Eckner
2017-08-03bin/common-functions: append architectures also if PKGBUILD not modified othe...Erich Eckner
2017-08-02clean up some bashismsErich Eckner
2017-08-02remove unnecessary and confusing quotesErich Eckner
2017-07-29new routine to find dependencies on the build list: "find_dependencies_on_bui...Erich Eckner
2017-07-29ignore *-unstable repositories everywhereErich Eckner
2017-07-28bin/common-functions: bugfix, cleanupErich Eckner
2017-07-28bin/common-functions: take into account *_i686 variablesErich 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/common-functions: remove redundancy, make comment more preciseErich 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-19bin/common-functions: generate_package_metadata: include all groups in "build...Erich 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/common-functions: also extract groups of packageErich Eckner
2017-07-18include i686 (again?) in arch listErich Eckner
2017-07-14bin/common-functions: include base (and base-devel) into package metadataErich 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-05bin/common-functions: find_repository_with_commit now knows "build-support"Erich Eckner
2017-07-04bin/common-functions, bin/db-update, bin/return-assignment: recognize build-s...Erich Eckner
2017-07-04bin/get-assignment, bin/get-package-updates: adding "break_loops" order enhan...Erich Eckner
2017-07-04bin/common-functions, bin/db-update: use tempdir outside of tmpfsErich Eckner