summaryrefslogtreecommitdiff
path: root/abuild.in
AgeCommit message (Expand)AuthorFilesLines
2019-08-09abuild: verify that the pkgconf version is validNatanael Copa1-0/+1
2019-08-07abuild: install dependencies from other reposKaarle Ritvanen1-8/+24
2019-08-07abuild: remove recursive modeKaarle Ritvanen1-147/+7
2019-08-05abuild: rename makedepends_host virtual packageOliver Smith1-2/+2
2019-07-30add missing backslash on rmdir commandLeo1-1/+1
2019-07-17abuild: remove empty dirs in main packageNatanael Copa1-0/+6
2019-07-17abuild: add SOURCE_DATE_EPOCH supportkpcyrd1-2/+12
2019-07-17change ~ to /home/pdietlPete Dietl1-2/+2
2019-07-17abuild.in: fixup flags and usage textPete Dietl1-3/+3
2019-07-17Better use license.lst in abuild sanitycheckKeith Maxwell1-1/+1
2019-07-17make default_static depend on depends_staticLeo1-1/+1
2019-07-17abuild.in: make is_x_package functions reliant on being given a nameLeo1-2/+2
2019-07-08Fix condition check for adding static libraries to -dev package.Leo1-1/+1
2019-06-12abuild usage fix: fetch does not verify sourcesOliver Smith1-1/+1
2019-05-03abuild: fix -openrc to work with multiple subpackagesNatanael Copa1-1/+1
2019-04-30abuild.in: fix warning with gawk-5.0Leo1-1/+1
2019-04-30abuild: cleanup default_dbgNatanael Copa1-20/+18
2019-04-30abuild: default_dbg: do not trigger trap with test failuretcely1-0/+1
2019-04-29abuild.in: remove duplicate options_has callLeo1-1/+1
2019-04-29abuild: default_dbg: eliminate side effectstcely1-17/+18
2019-04-29abuild-clean: add option to make files writable before cleanupKevin Daudt1-0/+3
2019-04-29abuild: change word choice in commenttcely1-1/+1
2019-04-29abuild: fix whitespace before EOLNatanael Copa1-1/+1
2019-04-29abuild: provide a default_static() and static() functionsLeo1-2/+37
2019-04-29Revert "abuild: replace command -v with which to fix build issues"Mike Sullivan1-1/+1
2019-04-25Revert "abuild: unset depends for subpackages"Natanael Copa1-1/+0
2019-04-09abuild: add depends_libs variable to default_libs()Sören Tempel1-0/+1
2019-04-03abuild: -openrc should not inherit dependstcely1-0/+1
2019-04-03Add default_cleanup_srcdirChloe Kudryavtsev1-1/+9
2019-04-03Make clean() use cleanup()Chloe Kudryavtsev1-3/+2
2019-03-21abuild: unset depends for subpackagesNatanael Copa1-0/+1
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