index
:
builder
db-update
master
wdy-wip
Tools for building 32-bit archlinux packages from archlinux.org's official, 64-bit tested PKGBUILDs et al.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2018-03-14
bin/sanity-check: wait 1sec before checking for left over tmp.mysql-functions...
Erich Eckner
2018-03-14
bin/delete-packages: several bug fixes and improvements
Erich Eckner
2018-03-14
bin/strict-bashism-check: check lib/, too - except opcode_list
Erich Eckner
2018-03-14
bin/seed-build-list: insert into build-list _after_ inserting into database -...
Erich Eckner
2018-03-14
bin/seed-build-list: -a|--auto new to reschedule all packages with broken dep...
Erich Eckner
2018-03-14
bin/build-packages: *.c32 is not a shared library that is needed
Erich Eckner
2018-03-14
bin/build-packages: ignore "opt" for libraries, but also check symlinks
Erich Eckner
2018-03-14
bin/strict-bashism-check: add some check for "mysql buildmaster"
Erich Eckner
2018-03-14
bin/bootstrap-mysql: use mysql_run_query, too
Erich Eckner
2018-03-14
bin/ii-connect: remove unnecessary "-regextype" from "find"
Erich Eckner
2018-03-14
bin/get-package-updates: satisfy shellcheck
Erich Eckner
2018-03-14
bin/db-update: do not circumvent mysql query logging anymore
Erich Eckner
2018-03-14
bin/get-package-updates: remove old locked and blocked marker of _updated_ pa...
Erich Eckner
2018-03-13
bin/db-update: trigger the mirror refreshs at the end, not in between
Erich Eckner
2018-03-13
bin/db-update: do not move untested packages - this breaks stuff
Erich Eckner
2018-03-13
bin/db-update: --progressive new
Erich Eckner
2018-03-13
bin/build-packages: 4262105 tries to remove the wrong directories
Erich Eckner
2018-03-12
bin/build-packages: chmod 777 also during library search
Erich Eckner
2018-03-12
bin/build-packages: set permissions to 777 before deleting old build-tmp-dir
Erich Eckner
2018-03-12
bin/bootstrap-mysql: "build-support" should be "standalone" and also the leas...
Erich Eckner
2018-03-12
bin/delete-packages: repair deletion of packages on the mirror
Erich Eckner
2018-03-12
bin/delete-packages: ignore deletion-list and other abstract packages as inst...
Erich Eckner
2018-03-12
bin/delete-packages: clarify TODO
Erich Eckner
2018-03-12
bin/delete-packages: some start
Erich Eckner
2018-03-12
bin/get-package-updates: only put packages on the deletion-list which are kno...
Erich Eckner
2018-03-12
bin/db-update: only delete/move parts of state files to avoid unnecessary ins...
Erich Eckner
2018-03-10
bin/db-update: add TODO
Erich Eckner
2018-03-10
bin/bootstrap-mysql: calculate_maximal_moveable_set: packages are not moveabl...
Erich Eckner
2018-03-09
bin/bootstrap-mysql: add TODO
Erich Eckner
2018-03-09
bin/get-package-updates: clarify comment
Erich Eckner
2018-03-09
bin/get-package-updates: do not remove to-be-decided packages (of other runni...
Erich Eckner
2018-03-09
bin/db-update: should not run mysql_cleanup - it does not have the necessary ...
Erich Eckner
2018-03-09
bin/db-update: absolute path for repo-copy
Erich Eckner
2018-03-09
Merge branch 'db-update'
Erich Eckner
2018-03-09
bin/db-update: touch mv* and rm* files in case they're not there yet
db-update
Erich Eckner
2018-03-09
bin/db-update: fix another unimportant typo
Erich Eckner
2018-03-09
bin/db-update: fix another typo :-)
Erich Eckner
2018-03-09
bin/db-update: fix unimportant typo
Erich Eckner
2018-03-09
bin/db-update: keep .testing, .tested, .done (mostly) in sync
Erich Eckner
2018-03-09
bin/db-update: columns are separated by space!
Erich Eckner
2018-03-09
bin/db-update: repo-copy and repo-remove packages in bunches
Erich Eckner
2018-03-09
bin/db-copy -> bin/repo-copy
Erich Eckner
2018-03-09
bin/db-update: use repo-copy to avoid needing to pull all moving packages
Erich Eckner
2018-03-09
bin/db-copy new for repo-adding a package which is known from another reposit...
Erich Eckner
2018-03-09
bin/db-update: trigger_mirror_refreshs after change
Erich Eckner
2018-03-09
bin/db-update: fully rely on database
Erich Eckner
2018-03-08
bin/bootstrap-mysql: add todo
Erich Eckner
2018-03-08
bin/bootstrap-mysql: remove debug output
Erich Eckner
2018-03-08
bin/bootstrap-mysql: deduplicate names
Erich Eckner
2018-03-08
bin/bootstrap-mysql: calculate_maximal_moveable_set: have more columns in tem...
Erich Eckner
[next]