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
:
devtools32
aba
archlinuxewe
fix-proc-mount-in-lxc
i486
master
pentium4
upstreamMaster
Archlinux32 fork of devtools
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
build
/
build.sh
Age
Commit message (
Expand
)
Author
2024-03-09
fix(pkgctl): skip path arguments that are not directories
Morten Linderud
2024-02-09
fix(build): forward target repo options to the release subcommand
Levente Polyak
2024-02-08
fix(build): allow unstable repositories to override repo target
Levente Polyak
2024-02-08
feat(build): consolidate repo flags in build and release subcommand
Levente Polyak
2024-02-06
feat(build): allow to test-install the built packages
Christian Heusel
2024-01-21
chore(build): factor out functions to modify PKGBUILDs
Christian Heusel
2024-01-10
fix(build): re-source the PKGBUILD to update changed values
Levente Polyak
2024-01-10
feat(build): update srcinfo file after build
Levente Polyak
2024-01-10
feat(util): parallelize srcinfo generation
Levente Polyak
2024-01-05
chore(build): use more intuitive update-checksums option for humans
Levente Polyak
2023-11-26
feat(makechrootpkg): add option to interactively inspect the chroot
Levente Polyak
2023-11-20
feat(build): add --updpkgsums option
Christian Heusel
2023-10-17
fix(build): use correct variable to reference available architectures
Levente Polyak
2023-10-14
fix(build): allow using --install and --offload simultaneously
Antonio Rojas
2023-10-02
chore: refactor loop variable name
Christian Heusel
2023-10-02
chore: refactor variable names in valid-{tags,repos}.sh
Christian Heusel
2023-08-27
fix(build): installing packages into the chroot fails for relative links
Christian Heusel
2023-07-05
chore(build): skip invalid architectures on autodetection
Christian Heusel
2023-06-18
chore(doc): fix spelling typo in pkgrel detection
Christian Heusel
2023-05-27
chore(build): improve error wording if no package repo could be detected
Antonio Rojas
2023-05-20
pkgctl build: support worker slots for none tty builds
Levente Polyak
2023-05-20
build: allow release options only in combination with --release
Christian Heusel
2023-05-20
build: support nocheck for initial bootstrap builds
Levente Polyak
2023-05-20
edit: improve editor presence checking
Campbell Jones
2023-05-20
build: command to build packages inside a clean chroot
Levente Polyak