Age | Commit message (Expand) | Author | Files | Lines |
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-03 | abuild: run build actions via runpart | Natanael Copa | 1 | -11/+5 |
2018-10-03 | abuild: do not run check in fakeroot by default | Natanael Copa | 1 | -6/+6 |
2018-10-03 | abuild: print version of built package early | Natanael Copa | 1 | -1/+1 |
2018-10-03 | abuild: chdir to $builddir if it exists | Natanael Copa | 1 | -0/+6 |
2018-10-03 | abuild: fix regression. run build | Natanael Copa | 1 | -1/+2 |
2018-10-03 | abuild: require package() function | Natanael Copa | 1 | -20/+5 |
2018-10-03 | abuild: fix checksum update | Natanael Copa | 1 | -3/+7 |
2018-10-03 | move logic of curl's http range error to abuild-fetch | Natanael Copa | 1 | -12/+1 |
2018-10-03 | Fix: incomplete partfile gets renamed to distfile | Oliver Smith | 1 | -1/+12 |
2018-05-31 | abuild: fix race when stripping | Natanael Copa | 1 | -0/+4 |
2018-04-25 | abuild: Fix usage info about package command | Jonathan Sieber | 1 | -1/+1 |
2018-04-22 | abuild.in: don't fail if git describe fails | Sören Tempel | 1 | -1/+1 |
2018-04-17 | abuild: fix unxz with threading | Natanael Copa | 1 | -1/+5 |
2018-04-17 | abuild: simplify optional git usage | Natanael Copa | 1 | -11/+5 |
2018-04-15 | abuild: add multithread decommpressing support | Carlo Landmeter | 1 | -3/+5 |
2018-04-11 | abuild: allow SPDX license operators | Carlo Landmeter | 1 | -0/+2 |
2018-04-11 | Make file missing in source var explicit. | Manuel Tiago Pereira | 1 | -1/+1 |
2018-04-11 | Fix a few typos | Jonathan Neuschäfer | 1 | -2/+2 |
2018-04-11 | abuild: check license for valid SPDX license identifiers | Carlo Landmeter | 1 | -0/+16 |
2018-03-20 | Don't print 'git: not found' errors | Oliver Smith | 1 | -6/+13 |
2018-03-16 | abuild: Change -f (force) to not ignore checksums/init scripts | Oliver Smith | 1 | -5/+3 |
2018-03-11 | abuild: set arch for -openrc subpackage to noarch | Sören Tempel | 1 | -1/+1 |
2018-03-11 | abuild: add postcheck for -openrc subpackage | Sören Tempel | 1 | -0/+10 |
2018-03-11 | abuild.in: ensure that $triggers is not in $source | Sören Tempel | 1 | -0/+5 |
2018-03-08 | rootbld: if networking is enabled, copy resolv.conf into the build root | William Pitcock | 1 | -0/+4 |
2018-02-20 | abuild: fix typo | Natanael Copa | 1 | -1/+1 |
2018-01-02 | abuild: add sanitycheck of provides | Natanael Copa | 1 | -0/+12 |
2017-11-15 | rootbld: allow the fake $HOME to be writable | William Pitcock | 1 | -0/+1 |
2017-11-10 | abuild: rootbld: run testsuites if requested, also handle package() only builds | William Pitcock | 1 | -2/+12 |
2017-11-08 | abuild: rootbld: fix order of bind-mounts given to bwrap | William Pitcock | 1 | -1/+1 |
2017-11-02 | abuild: add support for provider_priority | William Pitcock | 1 | -0/+10 |
2017-10-26 | abuild: add env option to require tests | Carlo Landmeter | 1 | -0/+6 |
2017-10-24 | abuild: use provides = cmd:foo instead of 'command:foo' | Natanael Copa | 1 | -1/+1 |
2017-10-20 | abuild: log command: providers | William Pitcock | 1 | -0/+18 |
2017-09-28 | abuild: only print version if we are building | Natanael Copa | 1 | -3/+5 |
2017-09-28 | abuild: fix typo | A. Wilcox | 1 | -1/+1 |
2017-09-27 | abuild: rootbld: reflect build branch in the builder hostname | Timo Teräs | 1 | -9/+7 |
2017-09-26 | abuild: do not try to strip standalone elf images | Timo Teräs | 1 | -3/+3 |
2017-09-19 | abuild.in: remove saveas- syntax and fix sourcecheck()v3.0.1 | tmpfile | 1 | -6/+2 |
2017-09-19 | abuild: ensure a package has deps before printing them | A. Wilcox | 1 | -0/+4 |
2017-09-19 | abuild: avoid print version multiple times | Natanael Copa | 1 | -1/+3 |
2017-09-19 | abuild: Always print the builder version | Breno Leitao | 1 | -1/+1 |
2017-09-19 | abuild: exit with success if arch is disabled | Natanael Copa | 1 | -2/+1 |
2017-08-05 | abuild: prepare_metafiles: use new /bin/sh virtual instead of hardcoded busyb... | William Pitcock | 1 | -3/+3 |
2017-07-26 | abuild: Add default split OpenRC function | A. Wilcox | 1 | -0/+19 |
2017-07-20 | abuild: print url we are fetching | Natanael Copa | 1 | -4/+1 |