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-09-03
lib/mysql-functions: change naming scheme of mysql query temp files
Erich Eckner
2018-09-02
lib/load-configuration: add TODO
Erich Eckner
2018-09-01
lib/mysql-functions: fix style: "exit" from subshell, not "return" from it
Erich Eckner
2018-09-01
lib/mysql-functions: exit early from mysql_sort_versions() if all versions ↵
Erich Eckner
are ordered already
2018-09-01
lib/mysql-functions: mysql_sort_versions new
Erich Eckner
2018-09-01
lib/common-functions: fix typo
Erich Eckner
2018-09-01
lib/mysql-functions: cleanup TODO
Erich Eckner
2018-09-01
lib/mysql-functions: update TODO
Erich Eckner
2018-09-01
lib/mysql-functions: clean up
Erich Eckner
2018-07-27
lib/mysql-functions: add TODO
Erich Eckner
2018-07-27
lib/mysql-functions: mysql_update_versions_ordering() new
Erich Eckner
2018-07-26
lib/mysql-functions: mysql_query_create_toolchain_order() new
Erich Eckner
2018-07-26
lib/mysql-functions: mysql_retrieve_static_information(): retrieve ↵
Erich Eckner
architecture ids, too
2018-07-26
lib/common-functions: partially revert b452a2a -- we _do_ need those ↵
Erich Eckner
dependencies, because commit time is unreliable
2018-07-25
lib/common-functions: find_repository_with_commit(): do not exit!=0, but ↵
Erich Eckner
return!=0 on error
2018-07-25
lib/common-functions: extract_source_directory(): insert "\n" after ↵
Erich Eckner
upstream's and our PKGBUILD to not fail if there is no newline at the fileend
2018-07-23
do not address deletion-list directly, but rather by its stability "forbidden"
Erich Eckner
2018-07-19
mark packages without bug reports as tested after some time (default: 2 weeks)
Erich Eckner
2018-07-17
lib/common-functions: find_pkgbuilds(): fail if git commit is not available
Erich Eckner
2018-07-08
lib/load-configuration: use yet another url for releng
Erich Eckner
2018-07-08
lib/load-configuration: fix url
Erich Eckner
2018-07-08
lib/load-configuration: fix typo
Erich Eckner
2018-07-08
lib/load-configuration: clone correct repository
Erich Eckner
2018-07-08
bin/check-mirrors: use git repository of releng
Erich Eckner
2018-07-06
fix typos
Erich Eckner
2018-07-05
lib/mysql-functions: mysql_run_query(): clean outputfile differently
Erich Eckner
2018-07-04
lib/mysql-functions: mysql_run_query(): rm stdout in trap
Erich Eckner
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
[prev]
[next]