summaryrefslogtreecommitdiff
path: root/bin/common-functions
AgeCommit message (Expand)Author
2017-11-02bin/common-functions: add todoErich Eckner
2017-11-02bin/common-functions: add TODOErich Eckner
2017-11-01() -> {}Erich Eckner
2017-11-01remove residues of break_loop concerningErich Eckner
2017-11-01bin/get-package-updates: break_loops is obsolete - removedErich Eckner
2017-10-31bin/common-functions: bugfix in a regexErich Eckner
2017-10-31bin/common-functions: find depends (more) correctly in split packagesErich Eckner
2017-10-31bin/common-functions: delete_old_metadata: bugfix (and solve TODO)Erich Eckner
2017-10-25bin/common-functions: fix typoErich Eckner
2017-10-25bin/common-functions: fix commentErich Eckner
2017-10-24bin/build-packages, bin/common-functions: namcap-smoothening: remove haskell ...Erich Eckner
2017-10-24bin/common-functions, bin/build-packages: fix typo in function nameErich Eckner
2017-10-24bin/build-packages: sort content of square brackets in namcap output - hopefu...Erich Eckner
2017-10-23bin/common-functions: remove_old_package_versions now handles architecture tr...Erich Eckner
2017-10-23bin/common-functions: remove_old_package_versions: cleanup, prepare for arch-...Erich Eckner
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