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 (
Collapse
)
Author
2019-06-23
bin/build-packages: fix $((minor_version+1)) for ↵
Erich Eckner
ruby-,python-,perl-dependent packages with >= 3 levels of versions
2019-06-20
bin/build-packages: hide output of failing mv
Erich Eckner
2019-06-20
bin/build-packages: save logs of `makepkg --verifysource` runs
Erich Eckner
2019-06-20
bin/build-packages: fix broken sed
Erich Eckner
2019-06-20
bin/build-packages: update TODO
Erich Eckner
2019-06-20
bin/build-packages: fixing sources should not happen in the ↵
Erich Eckner
try-to-fix-the-build loop
2019-06-20
bin/build-packages: receive gpg keys before building and after `makepkg ↵
Erich Eckner
--verifysource` failed
2019-06-20
bin/build-packages: discard output of makepkg --verifysource
Erich Eckner
2019-06-20
bin/build-packages: deduplicate a line
Erich Eckner
2019-06-20
move default value assignment into lib/load-configuration; comment default ↵
Erich Eckner
value assignment in *.conf.example
2019-06-20
bin/build-packages: download and check sources in a separate step
Erich Eckner
2019-06-20
bin/build-packages: do not compile if already successful
Erich Eckner
2019-06-20
set archbuild_chroots to default if not set in configuration
Andreas Baumann
2019-06-20
merge build-packages
Andreas Baumann
2019-06-20
added archbuild_chroots parameter for separating slaves
Andreas Baumann
2019-06-20
bin/build-packages: remove code which got moved into archbuild (for devtools32)
Erich Eckner
2019-06-20
bin/build-packages: add TODO
Erich Eckner
2019-06-20
bin/build-packages: expand TODO
Erich Eckner
2019-06-20
bin/build-packages: add TODO
Erich Eckner
2019-06-14
bin/build-packages: add TODO
Erich Eckner
2019-06-14
bin/build-packages: add TODO
Erich Eckner
2019-06-14
bin/build-packages: add TODO
Erich Eckner
2019-06-12
bin/build-packages: only accept versions composed by numbers and dots for ↵
Erich Eckner
python, perl and ruby
2019-06-12
bin/build-packages: ruby version was wrongly detected
Erich Eckner
2019-05-29
bin/build-packages: grep had no input file and thus was waiting for stdin
Erich Eckner
2019-05-24
bin/build-packages: download /some/ key from github
Erich Eckner
2019-05-20
bin/build-packages: :clean_chroot: sets -c for makepkg, which may be ↵
Erich Eckner
insufficient for removing still mounted submounts (e.g. /run) - we now run recursively_umount_and_rm to (hopefully) clean the build chroot entirely
2019-05-20
bin/build-packages: unset middle and inner parameters if using makepkg directly
Erich Eckner
2019-05-15
bin/build-packages: disable color in makepkg - it breaks the error message ↵
Erich Eckner
parsing
2019-04-30
bin/build-packages: python<2.x is not satisfyable - we need python2<2.x
Erich Eckner
2019-04-17
bin/build-packages: -d should require, that the given package is indeed the ↵
Erich Eckner
prefered one
2019-04-17
bin/build-packages: tell the build master that we aborted the build due to ↵
Erich Eckner
not getting the prefered package when -s :without_systemd-nspawn: was active
2019-04-15
bin/build-packages: remove legacy switch
Erich Eckner
2019-04-15
bin/build-packages: print architecture of built package
Erich Eckner
2019-04-15
bin/build-packages: we're not interested in what this cpu /can/ do, but what ↵
Erich Eckner
architecture the installed packages actually are
2019-04-15
bin/build-packages: remove done TODOs
Erich Eckner
2019-04-15
bin/build-packages: fall back to $my_arch if build master does not tell us ↵
Erich Eckner
which architecture that package should be built on
2019-04-14
bin/get-assignment,bin/build-packages: b408d8f introduced a bug, let's ↵
Erich Eckner
revert most of it and add a TODO
2019-04-14
bin/build-packages: request "pentium4" packages if we have sse2
Erich Eckner
2019-04-10
bin/build-packages: add TODO
Erich Eckner
2019-03-07
"pentium3" -> "pentium4"
Erich Eckner
2019-02-22
bin/build-packages: add TODO
Erich Eckner
2019-02-02
bin/build-packages: add versioned ruby dependency via $pkgname.so.needs
Erich Eckner
2019-02-01
bin/build-packages: do not try to un-flock if no flock was acquired due to -l
Erich Eckner
2019-02-01
bin/build-packages: $arch needs to be set with -l, too
Erich Eckner
2019-01-22
bin/build-packages: iteratively strip suffixes from provided libraries - we ↵
Erich Eckner
provide them all!
2019-01-16
bin/build-packages: -d|--diff new - we can now build the trunk version more ↵
Erich Eckner
easily
2019-01-15
bin/build-packages: do not run chmod on symlinks
Erich Eckner
2018-11-23
bin/build-packages: symlinks should be objdump'ed, too - they might get ↵
Erich Eckner
linked against
2018-11-21
bin/build-packages: _first_ print the filename, then run objdump - otherwise ↵
Erich Eckner
the symbols are connected to the wrong file in the database
[next]