summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2017-08-03bin/build-master-status: only count broken packages which would be built (again)Erich Eckner
2017-08-03bin/common-functions: append architectures also if PKGBUILD not modified othe...Erich Eckner
2017-08-03bin/build-master-status: include statistics about packages that could be builtErich Eckner
2017-08-03bin/build-master-status: truncate statistics to fixed time periode instead of...Erich Eckner
2017-08-03use sanity-flag file instead of actually checking build master sanityErich Eckner
2017-08-03bin/sanity-check: save mark if build master is insane or saneErich Eckner
2017-08-02bin/build-master-status: fix output for webserverErich Eckner
2017-08-02bin/strict-bashism-check newErich Eckner
2017-08-02clean up some bashismsErich Eckner
2017-08-02remove unnecessary and confusing quotesErich Eckner
2017-08-02bin/get-package-updates: remove bashismErich Eckner
2017-08-02bin/show-dependencies: generate build-list.sorted-by-package on demandErich Eckner
2017-08-02bin/build-master-status: major cleanup: now all variables are read from conf/...Erich Eckner
2017-08-02new config variable "webserver_directory" replaces "graphs_directory"Erich Eckner
2017-08-02bin/show-dependencies: reduce large graphs by ignoring base and base-develErich Eckner
2017-08-02bin/show-dependencies: recognize packages on the deletion-listErich Eckner
2017-08-02bin/show-dependencies: bugfixesErich Eckner
2017-08-02bin/show-dependencies: delete spurious pngsErich Eckner
2017-08-02bin/show-dependencies: move output directory variable to conf/default.confErich 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-29bin/get-package-updates: ignore *-unstable repositories (for now)Erich Eckner
2017-07-29bin/get-package-updates: bugfixes, add hack(!)-whitelistErich Eckner
2017-07-28bin/common-functions: bugfix, cleanupErich Eckner
2017-07-28bin/common-functions: take into account *_i686 variablesErich Eckner
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