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
/
bin
/
build-packages
Age
Commit message (
Expand
)
Author
2024-04-12
build-packages: Set GIT_TERMINAL_PROMPT=0
Tasos Sahanidis
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
..
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
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
2023-06-08
added ${repository} to build_commands (staging-xxx), for newer devtools32
Andreas Baumann
2023-05-24
shallow clone does not work :-(
Erich Eckner
2023-05-24
use bash for PKGBUILD parsing instead of sed-hacking the function names
Erich Eckner
2023-05-24
Revert "revert shallow clone of git sources"
Erich Eckner
2023-05-24
revert shallow clone of git sources
Erich Eckner
2023-05-24
fix shallow git clone of sources
Erich Eckner
2023-05-24
cleanup no-more-working option "--diff|d" from bin/build-packages
Erich Eckner
2023-05-23
try to do a shallow clone before building
Erich Eckner
2023-05-23
fix max verifysource_trial
Erich Eckner
2023-05-23
fix source checkout in build-packages
Erich Eckner
2023-05-22
make shellcheck happy
Erich Eckner
2023-05-22
build-packages: do not try to download sources from archlinux - we don't have...
Erich Eckner
2023-05-22
repair build-packages: use the new git layout
Erich Eckner
2023-04-17
bin/build-packages: save the log_file also when success - the package might b...
Erich Eckner
2022-12-01
bin/build-packages: import gpg keys from git source repository
Erich Eckner
2022-05-29
avoid password-authentication for ssh
Erich Eckner
2022-05-18
bin/build-packages: new straw :on_x86_64:
Erich Eckner
2022-02-20
bin/build-packages: tell, what packages were expected
Erich Eckner
2021-06-05
make shellcheck happy again
Erich Eckner
2021-03-24
`hostname` -> `uname -n`
Erich Eckner
2021-03-23
bin/build-packages: make shellcheck happy, again
Erich Eckner
2021-02-24
bin/build-packages: remove left-over *.pkg.tar.zst if compression failed
Erich Eckner
2021-02-24
bin/build-packages: try even more compression levels and disable multithreadi...
Erich Eckner
2021-02-24
bin/build-packages: relax search for log files
Erich Eckner
2021-02-24
bin/build-packages: compress with -19 if --ultra -20 fails
Erich Eckner
2021-02-13
bin/build-packages: recognize more error log locations
Erich Eckner
2021-01-19
bin/build-packages: run namcap if archbuild didn't create a namcap log
Erich Eckner
2020-06-29
bin/build-packages: exit early, if compressing the package fails
Erich Eckner
2020-06-25
bin/build-packages: do not hide errors from `tar -xf`
Erich Eckner
2020-04-11
bin/build-packages: find more log files
Erich Eckner
2020-02-20
bin/build-packages: rename namcap log
Erich Eckner
2020-02-19
bin/build-packages: compress the package in a separate stage - this can even ...
Erich Eckner
2020-02-13
revert "remove hard-coded package suffixes" commits where they were unappropr...
Erich Eckner
2020-02-13
bin/build-packages: remove hard-coded package suffixes
Erich Eckner
2020-01-05
bin/build-packages: print warnings if unexpected packages are being removed
Erich Eckner
2020-01-04
bin/build-packages: print list of built packages to stderr iff there could be...
Erich Eckner
2020-01-03
bin/build-packages: try to download xz and zst compressed packages for namcap
Erich Eckner
2020-01-03
bin/build-packages: do not download more than 100 packages for namcap
Erich Eckner
2020-01-03
bin/build-packages,bin/return-assignment: xz -> zst: tar -J -> tar --zstd
Erich Eckner
[next]