summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-03man: remove obsolete !libc_* optionsA. Wilcox1-9/+0
2018-10-03man: Write requested improvements to documentationA. Wilcox2-50/+183
2018-10-03Add initial manpage draftsA. Wilcox3-1/+719
2018-09-24sample.APKBUILD: use https for sourceforge download linksprspkt1-1/+1
2018-09-24newapkbuild: use https for sourceforge download linksprspkt1-1/+1
2018-07-29newapkbuild: fix default check function for python3Jakub Jirutka1-1/+1
2018-06-22==== release 3.2.0 ====v3.2.0Natanael Copa1-1/+1
2018-06-21newapkbuild: check arguments and improve usage()Oliver Smith1-18/+44
2018-05-31==== release 3.2.0_rc2 ====v3.2.0_rc2Natanael Copa1-1/+1
2018-05-31abuild: fix race when strippingNatanael Copa1-0/+4
2018-05-24newapkbuild: move checksum call to after fetchA. Wilcox1-2/+1
2018-05-24newapkbuild: fix typoA. Wilcox1-1/+1
2018-05-07newapkbuild: create check() functionJakub Jirutka1-0/+30
2018-05-07newapkbuild: change python to python3Jakub Jirutka1-4/+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-17==== release 3.2.0_rc1 ====v3.2.0_rc1Natanael Copa1-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äfer2-3/+3
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-12-30newapkbuild: fix typoOliver Smith1-1/+1
2017-12-11abuild: add triplet definitions for mips architecturesNils Andreas Svee1-0/+8
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-28newapkbuild.in: fix package_meson by escaping $pkgdirSören Tempel1-1/+1
2017-10-26abuild: add env option to require testsCarlo Landmeter1-0/+6
2017-10-25==== release 3.1.0 ====v3.1.0Natanael Copa1-1/+1
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-10-19newapkbuild: use make 'package' phase for CMake as wellA. Wilcox1-1/+1
2017-10-19newapkbuild: always set makedepends in newaportSören Tempel1-7/+6
2017-10-19newapkbuild: add command line flag for cmake to getoptsSören Tempel1-1/+1
2017-10-19newapkbuild: add support for mesonSören Tempel1-3/+36
2017-09-28==== release 3.0.2 ====v3.0.2Natanael Copa1-1/+1
2017-09-28abuild: only print version if we are buildingNatanael Copa1-3/+5
2017-09-28abuild: fix typoA. Wilcox1-1/+1