summaryrefslogtreecommitdiff
path: root/abuild.in
AgeCommit message (Expand)AuthorFilesLines
2019-03-06abuild: OpenRC scripts are noarchA. Wilcox1-1/+1
2019-03-06abuild: force pax format to error out *early* with bb tarA. Wilcox1-2/+2
2019-03-06abuild: require tests alwaysA. Wilcox1-3/+1
2019-03-06abuild: do not add busybox dep if package has triggersA. Wilcox1-1/+1
2019-03-06abuild: more tar portability fixesA. Wilcox1-6/+2
2019-03-05abuild: replace command -v with which to fix build issuesMike Sullivan1-1/+1
2019-02-22abuild: add support for pkg-config prefix pcprefixNatanael Copa1-2/+12
2019-01-10abuild: replace $0 with $abuild_path, add $forceroot where missingDisassembler1-6/+6
2019-01-10abuild: use pigz to compress control.tar.gz and manpagesNatanael Copa1-2/+3
2019-01-09abuild: avoid add depends to itselfNatanael Copa1-1/+3
2018-12-02abuild: fix typoCarlo Landmeter1-1/+1
2018-11-08abuild.in: add multithreaded compressionTiago Ilieve1-1/+2
2018-11-08abuild: print build start, end date and elapsed timeTimo Teräs1-1/+5
2018-10-03abuild: run build actions via runpartNatanael Copa1-11/+5
2018-10-03abuild: do not run check in fakeroot by defaultNatanael Copa1-6/+6
2018-10-03abuild: print version of built package earlyNatanael Copa1-1/+1
2018-10-03abuild: chdir to $builddir if it existsNatanael Copa1-0/+6
2018-10-03abuild: fix regression. run buildNatanael Copa1-1/+2
2018-10-03abuild: require package() functionNatanael Copa1-20/+5
2018-10-03abuild: fix checksum updateNatanael Copa1-3/+7
2018-10-03move logic of curl's http range error to abuild-fetchNatanael Copa1-12/+1
2018-10-03Fix: incomplete partfile gets renamed to distfileOliver Smith1-1/+12
2018-05-31abuild: fix race when strippingNatanael Copa1-0/+4
2018-04-25abuild: Fix usage info about package commandJonathan Sieber1-1/+1
2018-04-22abuild.in: don't fail if git describe failsSören Tempel1-1/+1
2018-04-17abuild: fix unxz with threadingNatanael Copa1-1/+5
2018-04-17abuild: simplify optional git usageNatanael Copa1-11/+5
2018-04-15abuild: add multithread decommpressing supportCarlo Landmeter1-3/+5
2018-04-11abuild: allow SPDX license operatorsCarlo Landmeter1-0/+2
2018-04-11Make file missing in source var explicit.Manuel Tiago Pereira1-1/+1
2018-04-11Fix a few typosJonathan Neuschäfer1-2/+2
2018-04-11abuild: check license for valid SPDX license identifiersCarlo Landmeter1-0/+16
2018-03-20Don't print 'git: not found' errorsOliver Smith1-6/+13
2018-03-16abuild: Change -f (force) to not ignore checksums/init scriptsOliver Smith1-5/+3
2018-03-11abuild: set arch for -openrc subpackage to noarchSören Tempel1-1/+1
2018-03-11abuild: add postcheck for -openrc subpackageSören Tempel1-0/+10
2018-03-11abuild.in: ensure that $triggers is not in $sourceSören Tempel1-0/+5
2018-03-08rootbld: if networking is enabled, copy resolv.conf into the build rootWilliam Pitcock1-0/+4
2018-02-20abuild: fix typoNatanael Copa1-1/+1
2018-01-02abuild: add sanitycheck of providesNatanael Copa1-0/+12
2017-11-15rootbld: allow the fake $HOME to be writableWilliam Pitcock1-0/+1
2017-11-10abuild: rootbld: run testsuites if requested, also handle package() only buildsWilliam Pitcock1-2/+12
2017-11-08abuild: rootbld: fix order of bind-mounts given to bwrapWilliam Pitcock1-1/+1
2017-11-02abuild: add support for provider_priorityWilliam Pitcock1-0/+10
2017-10-26abuild: add env option to require testsCarlo Landmeter1-0/+6
2017-10-24abuild: use provides = cmd:foo instead of 'command:foo'Natanael Copa1-1/+1
2017-10-20abuild: log command: providersWilliam Pitcock1-0/+18
2017-09-28abuild: only print version if we are buildingNatanael Copa1-3/+5
2017-09-28abuild: fix typoA. Wilcox1-1/+1
2017-09-27abuild: rootbld: reflect build branch in the builder hostnameTimo Teräs1-9/+7