Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
builder
db-update
master
wdy-wip
Archlinux32 build system
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Collapse
)
Author
2018-06-29
lib/mysql-functions: new join function
Erich Eckner
2018-06-28
lib/common-functions: mangle_pkgbuild(): remove "gcc-multilib" dependencies, too
Erich Eckner
2018-06-26
lib/load-configuration: revert a little more, now it should _really_ work ...
Erich Eckner
2018-06-26
lib/load-configuration: revert last commit partially - it broke something
Erich Eckner
2018-06-26
lib/load-configuration,lib/mysql-functions: make runable outside of ↵
Erich Eckner
build-master in build-master mode
2018-06-26
lib/load-configuration: load values from database if mysqld is running ↵
Erich Eckner
(makes debugging/testing easier)
2018-06-22
lib/common-functions, lib/mysql-functions: remove artificial dependencies ↵
Erich Eckner
$p-{doc,i18n} -> $p -- they should be covered by the "package-source blob" logic
2018-06-21
lib/mysql-functions: add TODO
Erich Eckner
2018-06-21
lib/common-functions: dependency mangling should happen for _parts_ of split ↵
Erich Eckner
packages
2018-06-21
lib/load-configuration: source lib/mysql-functions depending on wether ↵
Erich Eckner
mysqld is running or not, not on wether we're the master or not
2018-06-21
lib/common-functions: some *-doc and *-i18n packages have a differently ↵
Erich Eckner
named counterpart or no counterpart at all
2018-06-21
lib/load-configuration: hostname decides wether we are the master or a slave ↵
Erich Eckner
- not if mysqld is running
2018-06-20
lib/common-functions: remove_old_package_versions(): "sed w" does not append ↵
Erich Eckner
- we need to do it with a single sed invocation
2018-06-18
lib/mysql-functions: blocking dependencies need to be relevant_for_building
Erich Eckner
2018-06-18
lib/common-functions: download_sources_by_hash(): download by md5sum, too
Erich Eckner
2018-06-13
lib/common-functions: recompress_gz() new to recompress databases before ↵
Erich Eckner
sending, so they are transferred faster by rsync
2018-06-13
$master_mirror_rsync_command now with "-l" by default
Erich Eckner
2018-06-12
lib/load-configuration: do not check out newest revision - it will ↵
Erich Eckner
unnecessarily block everything if there is an issue with the git repository
2018-06-12
"--copy-dest" should only be an option in bin/return-assignment copying ↵
Erich Eckner
packages, also "-c" should be used, there
2018-06-12
bin/build-packages: try to copy packages to .transfer on the master mirror ↵
Erich Eckner
(to relieve some upload bandwidth from the build master)
2018-06-12
lib/load-configuration: hide output of "git pull" if successful
Erich Eckner
2018-06-12
lib/load-configuration: do not fail on failing "git pull" (race conditions)
Erich Eckner
2018-06-12
lib/load-configuration: silence "git status"
Erich Eckner
2018-06-12
lib/load-configuration: check out newest revision
Erich Eckner
2018-06-11
lib/common-functions: remove_old_package_versions(): read bpir_ids from ↵
Erich Eckner
stdin, do not fail on non-existend action files
2018-06-11
lib/common-functions: remove_old_package_versions() can operate on multiple ↵
Erich Eckner
packages simultanously, now
2018-06-11
update TODOs
Erich Eckner
2018-06-08
lib/mysql-functions: mysql_find_build_assignment_loops(): check-dependencies ↵
Erich Eckner
are not sufficient to loop
2018-06-08
lib/common-functions: make comment more correct
Erich Eckner
2018-06-08
lib/common-functions: remove_old_package_versions() fix location for rsync ↵
Erich Eckner
command
2018-06-07
lib/common-functions: remove_old_package_versions(): ommit sub_pkgrel if ↵
Erich Eckner
sub_pkgrel_omitted
2018-06-07
sanity checks make use of new mysql_package_name_query
Erich Eckner
2018-06-07
lib/mysql-functions: do not remove hyphen when sub_pkgrel is omitted
Erich Eckner
2018-06-07
lib/mysql-functions: remove done TODO
Erich Eckner
2018-06-07
lib/mysql-functions: omit sub_pkgrel if marked as omitted in database
Erich Eckner
2018-06-07
lib/mysql-functions: fix mysql query
Erich Eckner
2018-06-07
lib/mysql-functions: stricter sanity check: two packages with the same name ↵
Erich Eckner
in equally-stable, non-virtual repositories are forbidden
2018-06-07
lib/mysql-functions: add TODO
Erich Eckner
2018-06-07
lib/mysql-functions: make comment more precise
Erich Eckner
2018-06-06
lib/common-functions: download_sources_by_hash() from subdir named by hash type
Erich Eckner
2018-06-06
lib/mysql-functions: fix mysql queries
Erich Eckner
2018-06-06
lib/mysql-functions: fix some queries
Erich Eckner
2018-06-05
lib/mysql-functions: use ids instead of select queries
Erich Eckner
2018-06-05
lib/mysql-functions: use ids instead of select queries (not yet completely)
Erich Eckner
2018-06-05
lib/mysql-functions: mysql_retrieve_static_information(): load more values
Erich Eckner
2018-06-05
lib/mysql-functions: check `binary_packages`
Erich Eckner
2018-06-04
lib/load-configuration: use new git repository url(s)
Erich Eckner
2018-06-04
lib/mysql-functions, lib/common-functions: ↵
Erich Eckner
mysql_query_and_delete_unneeded_binary_packages() new
2018-06-04
lib/common-functions: bugfix
Erich Eckner
2018-06-04
lib/common-functions: do not "shut up" in ims
Erich Eckner
[next]