summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devbuild: removed. has not been used for many yearsNatanael Copa2012-01-192-64/+2
* newapkbuild: add -n option for setting nameNatanael Copa2011-12-211-15/+21
* abuild: fail fetch on http 404 errorsNatanael Copa2011-12-201-1/+2
* abuild: cleanup. remove dead codeNatanael Copa2011-12-191-5/+0
* abuild: make curl follow redirectsNatanael Copa2011-12-161-2/+6
* abuild: use curl by default. fallback to wget if curl is missingNatanael Copa2011-12-161-6/+27
* abuild: fix typoNatanael Copa2011-12-141-1/+1
* abuild: fix typo and prettify warning messageNatanael Copa2011-12-141-1/+2
* abuild: allow override sanitycheckNatanael Copa2011-12-141-1/+5
* apkbuild-cpan: Depend on test-requires and test-recommends, too, for safety's...Kiyoshi Aman2011-11-041-2/+4
* apkbuild-cpan: Emits runtime recommendations, depends on build recommendations.Kiyoshi Aman2011-11-041-0/+2
* apkbuild-pypi: script for generating APKBUILDs from PyPI.Kiyoshi Aman2011-11-031-0/+239
* apkbuild-cpan: export CFLAGS so modules using C/XS build properly.Kiyoshi Aman2011-11-031-1/+4
* ==== release 2.11.2Natanael Copa2011-11-011-1/+1
* abuild: verify names of subpackagesNatanael Copa2011-11-011-0/+7
* buildrepo: don't break if there are -*.apk files in dirNatanael Copa2011-11-011-1/+1
* ==== release 2.11.1 ====Natanael Copa2011-10-031-1/+1
* abuild: fix pkgdesc and install_if for -lang packagesNatanael Copa2011-10-031-1/+1
* ==== release 2.11.0 ====Natanael Copa2011-10-031-1/+1
* abuild: add warning if /usr/share/local foundNatanael Copa2011-10-031-0/+4
* ap: implement build-list and rebuild-listNatanael Copa2011-09-301-0/+51
* aports.lua: try get vars from env var before parsing abuild.confNatanael Copa2011-09-301-4/+14
* aports.lua: add helper functions to find out the file pathsNatanael Copa2011-09-301-0/+25
* ap: cleanup. do not pass the cmd it self as optionNatanael Copa2011-09-301-6/+6
* aports.lua: read variables frrom abuild.confNatanael Copa2011-09-301-0/+13
* abuild: implement automatic -lang subpackagesNatanael Copa2011-09-301-0/+15
* abump: add -k option to keep existing built packagesNatanael Copa2011-09-301-3/+8
* buildlab: make work in vserversNatanael Copa2011-09-301-7/+33
* abuild: make it possible to override lang_subpkgNatanael Copa2011-09-021-4/+12
* aports.lua: implement get_maintainer()Natanael Copa2011-08-241-0/+20
* aports.lua: implement foreach_aport()Natanael Copa2011-08-221-0/+10
* aports.lua: parse source stringsNatanael Copa2011-08-042-3/+52
* ==== release 2.10.0 ====Natanael Copa2011-07-061-1/+1
* ap: set default repodirNatanael Copa2011-07-061-0/+9
* aports.lua: warn if data for a package is missingNatanael Copa2011-07-061-0/+3
* abuild: fix install script verificationNatanael Copa2011-06-301-1/+1
* abuild: do not move *.la files to dev package and exit with error if foundNatanael Copa2011-06-291-2/+8
* apkbuild-cpan: 'check' output format changed; exit code 1 on version mismatchKiyoshi Aman2011-06-281-1/+4
* apkbuild-cpan: Added 'check' command, which prints latest & packaged versions.Kiyoshi Aman2011-06-281-13/+19
* apkbuild-cpan: XS modules using Module::Build now obtain Perl CFLAGS properly.Kiyoshi Aman2011-06-281-0/+1
* abuild: fix bug in install script detectionNatanael Copa2011-06-281-1/+2
* newapkbuild: use -y for python instead of -qNatanael Copa2011-06-281-3/+3
* newapkbuild: build and package sections for 'make' buildtypeNatanael Copa2011-06-281-1/+15
* newapkbuild: not only autotools packages can have init.d scriptsNatanael Copa2011-06-281-9/+9
* newapkbuild: rename config_* functions to build_*Natanael Copa2011-06-281-6/+6
* Added python as a new templateFabian Affolter2011-06-281-32/+74
* buildlab: fix triggers parsingNatanael Copa2011-06-271-1/+1
* abuild: implement new format for triggers variableNatanael Copa2011-06-271-16/+26
* abuild: support for new style install scritsNatanael Copa2011-06-271-12/+5
* abuild: check sanity of install scriptsNatanael Copa2011-06-271-1/+10