Age | Commit message (Expand) | Author | Files | Lines |
2011-11-03 | apkbuild-pypi: script for generating APKBUILDs from PyPI. | Kiyoshi Aman | 1 | -0/+239 |
2011-11-03 | apkbuild-cpan: export CFLAGS so modules using C/XS build properly. | Kiyoshi Aman | 1 | -1/+4 |
2011-11-01 | ==== release 2.11.2v2.11.2 | Natanael Copa | 1 | -1/+1 |
2011-11-01 | abuild: verify names of subpackages | Natanael Copa | 1 | -0/+7 |
2011-11-01 | buildrepo: don't break if there are -*.apk files in dir | Natanael Copa | 1 | -1/+1 |
2011-10-03 | ==== release 2.11.1 ====v2.11.1 | Natanael Copa | 1 | -1/+1 |
2011-10-03 | abuild: fix pkgdesc and install_if for -lang packages | Natanael Copa | 1 | -1/+1 |
2011-10-03 | ==== release 2.11.0 ====v2.11.0 | Natanael Copa | 1 | -1/+1 |
2011-10-03 | abuild: add warning if /usr/share/local found | Natanael Copa | 1 | -0/+4 |
2011-09-30 | ap: implement build-list and rebuild-list | Natanael Copa | 1 | -0/+51 |
2011-09-30 | aports.lua: try get vars from env var before parsing abuild.conf | Natanael Copa | 1 | -4/+14 |
2011-09-30 | aports.lua: add helper functions to find out the file paths | Natanael Copa | 1 | -0/+25 |
2011-09-30 | ap: cleanup. do not pass the cmd it self as option | Natanael Copa | 1 | -6/+6 |
2011-09-30 | aports.lua: read variables frrom abuild.conf | Natanael Copa | 1 | -0/+13 |
2011-09-30 | abuild: implement automatic -lang subpackages | Natanael Copa | 1 | -0/+15 |
2011-09-30 | abump: add -k option to keep existing built packages | Natanael Copa | 1 | -3/+8 |
2011-09-30 | buildlab: make work in vservers | Natanael Copa | 1 | -7/+33 |
2011-09-02 | abuild: make it possible to override lang_subpkg | Natanael Copa | 1 | -4/+12 |
2011-08-24 | aports.lua: implement get_maintainer() | Natanael Copa | 1 | -0/+20 |
2011-08-22 | aports.lua: implement foreach_aport() | Natanael Copa | 1 | -0/+10 |
2011-08-04 | aports.lua: parse source strings | Natanael Copa | 2 | -3/+52 |
2011-07-06 | ==== release 2.10.0 ====v2.10.0 | Natanael Copa | 1 | -1/+1 |
2011-07-06 | ap: set default repodir | Natanael Copa | 1 | -0/+9 |
2011-07-06 | aports.lua: warn if data for a package is missing | Natanael Copa | 1 | -0/+3 |
2011-06-30 | abuild: fix install script verification | Natanael Copa | 1 | -1/+1 |
2011-06-29 | abuild: do not move *.la files to dev package and exit with error if found | Natanael Copa | 1 | -2/+8 |
2011-06-28 | apkbuild-cpan: 'check' output format changed; exit code 1 on version mismatch | Kiyoshi Aman | 1 | -1/+4 |
2011-06-28 | apkbuild-cpan: Added 'check' command, which prints latest & packaged versions. | Kiyoshi Aman | 1 | -13/+19 |
2011-06-28 | apkbuild-cpan: XS modules using Module::Build now obtain Perl CFLAGS properly. | Kiyoshi Aman | 1 | -0/+1 |
2011-06-28 | abuild: fix bug in install script detection | Natanael Copa | 1 | -1/+2 |
2011-06-28 | newapkbuild: use -y for python instead of -q | Natanael Copa | 1 | -3/+3 |
2011-06-28 | newapkbuild: build and package sections for 'make' buildtype | Natanael Copa | 1 | -1/+15 |
2011-06-28 | newapkbuild: not only autotools packages can have init.d scripts | Natanael Copa | 1 | -9/+9 |
2011-06-28 | newapkbuild: rename config_* functions to build_* | Natanael Copa | 1 | -6/+6 |
2011-06-28 | Added python as a new template | Fabian Affolter | 1 | -32/+74 |
2011-06-27 | buildlab: fix triggers parsing | Natanael Copa | 1 | -1/+1 |
2011-06-27 | abuild: implement new format for triggers variable | Natanael Copa | 1 | -16/+26 |
2011-06-27 | abuild: support for new style install scrits | Natanael Copa | 1 | -12/+5 |
2011-06-27 | abuild: check sanity of install scripts | Natanael Copa | 1 | -1/+10 |
2011-06-22 | buildlab: fix operation with apk-tools 2.1 | William Pitcock | 1 | -8/+12 |
2011-06-22 | buildlab: typo fix | William Pitcock | 1 | -1/+2 |
2011-06-22 | buildlab: parse $triggers | William Pitcock | 1 | -0/+9 |
2011-06-15 | aports.lua: make api more object oriented | Natanael Copa | 2 | -51/+78 |
2011-06-06 | newapkbuild: fix previous commit | Natanael Copa | 1 | -1/+1 |
2011-06-03 | newapkbuild: remove libtool archives | Natanael Copa | 1 | -0/+1 |
2011-06-02 | apkbuild-cpan: add detection for perl modules with native code | Kiyoshi Aman | 1 | -0/+4 |
2011-06-02 | apkbuild-cpan: fix handling of license meta-data | Timo Teräs | 1 | -2/+4 |
2011-06-02 | apkbuild-cpan: new tool superceding newapkbuild-cpan tool | Timo Teräs | 3 | -197/+337 |
2011-05-31 | newapkbuild-cpan: new tool | Natanael Copa | 2 | -1/+198 |
2011-05-18 | abuild: do debug builds with DEBUG=1 | Natanael Copa | 1 | -0/+6 |