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
Age
Commit message (
Expand
)
Author
2023-07-16
bin/db-update: use perma_tmp_dir in all intentions, tmp_dir is gone, if the i...
Erich Eckner
2023-07-15
lib/mysql-functions: increase delay
Erich Eckner
2023-07-15
bin/db-update: fix typo
Erich Eckner
2023-07-15
db-update: make deletion of obsolete pool packages in the db fail the intenti...
Erich Eckner
2023-07-14
mysql_run(): improve retry mechanism
Erich Eckner
2023-07-14
mysql_run_query(): if it is called by an intention, log the whole intention
Erich Eckner
2023-07-13
mysql_run_query, intent_something: add comments about the caller
Erich Eckner
2023-07-13
mysql -> mariadb
Erich Eckner
2023-07-09
bin/get-package-updates: less strict locking
Erich Eckner
2023-07-08
removed pkginfo cache
Andreas Baumann
2023-07-08
schedule-for-rebuild: use correct revisions
Erich Eckner
2023-07-08
mysql_generate_package_metadata(): more verbose debug output
Erich Eckner
2023-07-08
extract_source_directory(): fix file reference
Erich Eckner
2023-07-08
extract_source_directory(): make error message more verbose
Erich Eckner
2023-07-08
extract_source_directory(): put tmpfile into tmp_dir, so it gets cleaned up
Erich Eckner
2023-07-08
lib/common-functions: fix error message
Erich Eckner
2023-07-08
bin/harvest-commit-times: always order randomly
Erich Eckner
2023-07-08
bin/harvest-commit-times: add force flag to ignore errors
Erich Eckner
2023-07-08
bin/harvest-commit-times: add force flag to ignore errors
Erich Eckner
2023-07-08
bin/harvest-commit-times: add verbosity
Erich Eckner
2023-07-08
conf/slave.conf.example: remove obsolete repos from the example config
Erich Eckner
2023-07-06
do not download anything from upstream for build-support packages
Andreas Baumann
2023-07-02
make upstream package download non-fatal (for instance for build-support pack...
Andreas Baumann
2023-07-01
renamed pkginfo cache and url, so that build-support works too
Andreas Baumann
2023-07-01
extract_source_directory: trying to handle upstream-packages curl error
Andreas Baumann
2023-06-29
fixed error in make_source_info_using_cache
Andreas Baumann
2023-06-29
trying to use pkginfo cache
Andreas Baumann
2023-06-29
added get-source-info for pkginfo caching
Andreas Baumann
2023-06-18
bin/get-assignment: take max priority of _considered_ build_assignments
Erich Eckner
2023-06-18
rename temp dir to match script name (again)
Erich Eckner
2023-06-18
bin/interpret-mail: call schedule-for-rebuild instead of seed-build-list
Erich Eckner
2023-06-18
bin/return-assignment: call schedule-for-rebuild instead of seed-build-list
Erich Eckner
2023-06-18
bin/schedule-for-rebuild: fix typo
Erich Eckner
2023-06-18
add comment to clarify code
Erich Eckner
2023-06-18
bin/get-package-updates: fix blacklisting
Erich Eckner
2023-06-17
bin/get-assignment: change ordering
Erich Eckner
2023-06-17
bin/get-package-updates: "blacklist" is not a repository, exclude it from the...
Erich Eckner
2023-06-16
build-support -n <N> should also stop now when do-not-run-build-slave exists
Andreas Baumann
2023-06-16
removed -e in build-packages (-n 0 does the trick already)
Andreas Baumann
2023-06-15
bin/seed-build-list -> bin/schedule-for-rebuild
Erich Eckner
2023-06-15
..
Andreas Baumann
2023-06-15
fixed endless looping in build-packages
Andreas Baumann
2023-06-12
forgot getopt (build-packages)
Andreas Baumann
2023-06-12
build-packages: added a -e parameter for endless self-execution
Andreas Baumann
2023-06-11
allow to overwrite config location by CONFIG_DIR environment variable
Erich Eckner
2023-06-11
extract path to configuration into variable
Erich Eckner
2023-06-11
lock on a file in $tmp_dir
Erich Eckner
2023-06-11
fix comment
Erich Eckner
2023-06-11
make ping-build-master lock on any file given on the command line
Erich Eckner
2023-06-11
removed single quites in build_command (introduced by ${repository} patch)
Andreas Baumann
[next]