summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2018-03-15bin/build-packages: bugfixErich Eckner
2018-03-15bin/db-update --force newErich Eckner
2018-03-15bin/bootstrap-mysql: bugfix and new TODOErich Eckner
2018-03-15bin/bootstrap-mysql: fix typoErich Eckner
2018-03-15bin/bootstrap-mysql: bugfix: stability of source repository was used instead ...Erich Eckner
2018-03-15bin/modify-package-state: lock package databaseErich Eckner
2018-03-15bin/build-packages: remove paths from required librariesErich Eckner
2018-03-15bin/build-packages: do not check "any" packages for linked librariesErich Eckner
2018-03-14bin/sanity-check: wait 1sec before checking for left over tmp.mysql-functions...Erich Eckner
2018-03-14bin/delete-packages: several bug fixes and improvementsErich Eckner
2018-03-14bin/strict-bashism-check: check lib/, too - except opcode_listErich Eckner
2018-03-14bin/seed-build-list: insert into build-list _after_ inserting into database -...Erich Eckner
2018-03-14bin/seed-build-list: -a|--auto new to reschedule all packages with broken dep...Erich Eckner
2018-03-14bin/build-packages: *.c32 is not a shared library that is neededErich Eckner
2018-03-14bin/build-packages: ignore "opt" for libraries, but also check symlinksErich Eckner
2018-03-14bin/strict-bashism-check: add some check for "mysql buildmaster"Erich Eckner
2018-03-14bin/bootstrap-mysql: use mysql_run_query, tooErich Eckner
2018-03-14bin/ii-connect: remove unnecessary "-regextype" from "find"Erich Eckner
2018-03-14bin/get-package-updates: satisfy shellcheckErich Eckner
2018-03-14bin/db-update: do not circumvent mysql query logging anymoreErich Eckner
2018-03-14bin/get-package-updates: remove old locked and blocked marker of _updated_ pa...Erich Eckner
2018-03-13bin/db-update: trigger the mirror refreshs at the end, not in betweenErich Eckner
2018-03-13bin/db-update: do not move untested packages - this breaks stuffErich Eckner
2018-03-13bin/db-update: --progressive newErich Eckner
2018-03-13bin/build-packages: 4262105 tries to remove the wrong directoriesErich Eckner
2018-03-12bin/build-packages: chmod 777 also during library searchErich Eckner
2018-03-12bin/build-packages: set permissions to 777 before deleting old build-tmp-dirErich Eckner
2018-03-12bin/bootstrap-mysql: "build-support" should be "standalone" and also the leas...Erich Eckner
2018-03-12bin/delete-packages: repair deletion of packages on the mirrorErich Eckner
2018-03-12bin/delete-packages: ignore deletion-list and other abstract packages as inst...Erich Eckner
2018-03-12bin/delete-packages: clarify TODOErich Eckner
2018-03-12bin/delete-packages: some startErich Eckner
2018-03-12bin/get-package-updates: only put packages on the deletion-list which are kno...Erich Eckner
2018-03-12bin/db-update: only delete/move parts of state files to avoid unnecessary ins...Erich Eckner
2018-03-10bin/db-update: add TODOErich Eckner
2018-03-10bin/bootstrap-mysql: calculate_maximal_moveable_set: packages are not moveabl...Erich Eckner
2018-03-09bin/bootstrap-mysql: add TODOErich Eckner
2018-03-09bin/get-package-updates: clarify commentErich Eckner
2018-03-09bin/get-package-updates: do not remove to-be-decided packages (of other runni...Erich Eckner
2018-03-09bin/db-update: should not run mysql_cleanup - it does not have the necessary ...Erich Eckner
2018-03-09bin/db-update: absolute path for repo-copyErich Eckner
2018-03-09Merge branch 'db-update'Erich Eckner
2018-03-09bin/db-update: touch mv* and rm* files in case they're not there yetdb-updateErich Eckner
2018-03-09bin/db-update: fix another unimportant typoErich Eckner
2018-03-09bin/db-update: fix another typo :-)Erich Eckner
2018-03-09bin/db-update: fix unimportant typoErich Eckner
2018-03-09bin/db-update: keep .testing, .tested, .done (mostly) in syncErich Eckner
2018-03-09bin/db-update: columns are separated by space!Erich Eckner
2018-03-09bin/db-update: repo-copy and repo-remove packages in bunchesErich Eckner
2018-03-09bin/db-copy -> bin/repo-copyErich Eckner