Age | Commit message (Expand) | Author | Files | Lines |
2020-01-14 | abuild: Use bash for bang | A. Wilcox | 1 | -1/+1 |
2019-08-02 | Merge branch 'bashisms' into 'master' | A. Wilcox | 9 | -86/+107 |
2019-07-21 | dash is my god now. and it hungers for quotes around local var= expansions. | Max Rees | 4 | -58/+58 |
2019-07-20 | normalize_target_path: It was ||, not &&... | Max Rees | 1 | -1/+2 |
2019-07-20 | abuild: use command(1) portably | Max Rees | 1 | -2/+2 |
2019-07-20 | tests: cd "$OLDPWD" even on failure in newapkbuild_simple_test | Max Rees | 1 | -0/+1 |
2019-07-20 | abuild, abump: use type(1) portably | Max Rees | 2 | -8/+17 |
2019-07-20 | abuild: use case instead of grep for normalize_target_path | Max Rees | 1 | -1/+3 |
2019-07-20 | Initial removal of bashisms | Max Rees | 5 | -20/+28 |
2019-03-06 | Add documentation for the repository | A. Wilcox | 3 | -0/+176 |
2019-03-06 | Take -k out into the backyard and shoot itv3.3.1+adelie | Luis Ressel | 1 | -2/+2 |
2019-03-06 | abuild: command -v is the only portable solution | A. Wilcox | 1 | -1/+1 |
2019-03-06 | abuild: slightly cleaner way to deduce pigz presence | A. Wilcox | 1 | -1/+1 |
2019-03-06 | checkapk: Use tar(1) portably | A. Wilcox | 1 | -1/+1 |
2019-03-06 | functions: Add m68k triplet | A. Wilcox | 1 | -0/+2 |
2019-03-06 | functions: Add the SPARC architecture triplets | A. Wilcox | 1 | -1/+5 |
2019-03-06 | Add rudimentary test suite for abuild and newapkbuild | A. Wilcox | 13 | -3/+336 |
2019-03-06 | abuild: continue faking POSIX support for now | A. Wilcox | 1 | -2/+2 |
2019-03-06 | functions: Add all four MIPS variants properly | A. Wilcox | 1 | -3/+7 |
2019-03-06 | Add initial manpage drafts | A. Wilcox | 1 | -4/+7 |
2019-03-06 | newapkbuild: add man page | A. Wilcox | 1 | -1/+1 |
2019-03-06 | newapkbuild: add default check to CMake and RelWithDebugInfo type | A. Wilcox | 1 | -1/+6 |
2019-03-06 | functions.sh: add pmmx arch | A. Wilcox | 1 | -3/+5 |
2019-03-06 | Makefile: remove stale .o files too | A. Wilcox | 1 | -0/+1 |
2019-03-06 | functions.sh: initial support for MIPS and MIPS32 | A. Wilcox | 1 | -0/+4 |
2019-03-06 | abuild: OpenRC scripts are noarch | A. Wilcox | 1 | -1/+1 |
2019-03-06 | and remove abuild-gzsplit from index | A. Wilcox | 1 | -0/+0 |
2019-03-06 | abuild: force pax format to error out *early* with bb tar | A. Wilcox | 2 | -2/+2 |
2019-03-06 | abuild: require tests always | A. Wilcox | 1 | -3/+1 |
2019-03-06 | abuild: do not add busybox dep if package has triggers | A. Wilcox | 1 | -1/+1 |
2019-03-06 | abuild: more tar portability fixes | A. Wilcox | 1 | -6/+2 |
2019-03-06 | functions.sh: Use Adélie triplets and add P3 support | A. Wilcox | 1 | -18/+12 |
2019-03-05 | ==== release 3.3.1 ====v3.3.1 | Natanael Copa | 1 | -1/+1 |
2019-03-05 | abuild-tar.static: fix undefined reference errors | Oliver Smith | 1 | -1/+2 |
2019-03-05 | abuild-sign: actually catch errors while signing | Andrei Belov | 1 | -2/+3 |
2019-03-05 | abuild: replace command -v with which to fix build issues | Mike Sullivan | 1 | -1/+1 |
2019-02-25 | Allow forcing of colored output | Carlo Landmeter | 1 | -1/+3 |
2019-02-22 | abuild: add support for pkg-config prefix pcprefix | Natanael Copa | 1 | -2/+12 |
2019-01-23 | ==== release 3.3.0 ====v3.3.0 | Natanael Copa | 1 | -1/+1 |
2019-01-10 | abuild: replace $0 with $abuild_path, add $forceroot where missing | Disassembler | 1 | -6/+6 |
2019-01-10 | abuild: use pigz to compress control.tar.gz and manpages | Natanael Copa | 1 | -2/+3 |
2019-01-10 | abuild-sign: fall back to libressl if openssl is missing | Natanael Copa | 1 | -1/+2 |
2019-01-09 | ==== release 3.3.0_pre2 ====v3.3.0_pre2 | Natanael Copa | 1 | -1/+1 |
2019-01-09 | abuild: avoid add depends to itself | Natanael Copa | 1 | -1/+3 |
2018-12-02 | abuild: fix typo | Carlo Landmeter | 1 | -1/+1 |
2018-11-08 | abuild.in: add multithreaded compression | Tiago Ilieve | 1 | -1/+2 |
2018-11-08 | abuild: print build start, end date and elapsed time | Timo Teräs | 1 | -1/+5 |
2018-10-11 | abuild-rmtemp: Do not follow symbolic links | Sören Tempel | 1 | -1/+1 |
2018-10-03 | ==== release 3.3.0_pre1 ====v3.3.0_pre1 | Natanael Copa | 1 | -1/+1 |
2018-10-03 | abuild: run build actions via runpart | Natanael Copa | 1 | -11/+5 |