Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | abuild: add msg2(), warning2() and error2() | Natanael Copa | 2012-02-13 | 1 | -4/+20 | |
| | | | | For a second, indented message line. | |||||
* | apkgrel: optionally bump pkgrel when git is unclean | Natanael Copa | 2012-02-13 | 1 | -7/+16 | |
| | ||||||
* | abuild: busybox flock does not support -w | Natanael Copa | 2012-01-20 | 1 | -1/+1 | |
| | ||||||
* | abuild: implement locking of downloaded files | Natanael Copa | 2012-01-20 | 1 | -1/+19 | |
| | | | | | | | We need locking Since the build servers use a shared download dir and multiple vservers might want download same file at same time. fixes #873 | |||||
* | devbuild: removed. has not been used for many years | Natanael Copa | 2012-01-19 | 2 | -64/+2 | |
| | ||||||
* | newapkbuild: add -n option for setting name | Natanael Copa | 2011-12-21 | 1 | -15/+21 | |
| | | | | So we can set pkgname if it differs from download archive name | |||||
* | abuild: fail fetch on http 404 errors | Natanael Copa | 2011-12-20 | 1 | -1/+2 | |
| | | | | | curl does not fail by default. it downloads the 404 error page instead so we need add -f option to curl. | |||||
* | abuild: cleanup. remove dead code | Natanael Copa | 2011-12-19 | 1 | -5/+0 | |
| | | | | Not been used for ages. | |||||
* | abuild: make curl follow redirects | Natanael Copa | 2011-12-16 | 1 | -2/+6 | |
| | ||||||
* | abuild: use curl by default. fallback to wget if curl is missing | Natanael Copa | 2011-12-16 | 1 | -6/+27 | |
| | | | | fixes #871 | |||||
* | abuild: fix typo | Natanael Copa | 2011-12-14 | 1 | -1/+1 | |
| | ||||||
* | abuild: fix typo and prettify warning message | Natanael Copa | 2011-12-14 | 1 | -1/+2 | |
| | ||||||
* | abuild: allow override sanitycheck | Natanael Copa | 2011-12-14 | 1 | -1/+5 | |
| | ||||||
* | apkbuild-cpan: Depend on test-requires and test-recommends, too, for ↵ | Kiyoshi Aman | 2011-11-04 | 1 | -2/+4 | |
| | | | | safety's sake. | |||||
* | apkbuild-cpan: Emits runtime recommendations, depends on build recommendations. | Kiyoshi Aman | 2011-11-04 | 1 | -0/+2 | |
| | ||||||
* | apkbuild-pypi: script for generating APKBUILDs from PyPI. | Kiyoshi Aman | 2011-11-03 | 1 | -0/+239 | |
| | ||||||
* | apkbuild-cpan: export CFLAGS so modules using C/XS build properly. | Kiyoshi Aman | 2011-11-03 | 1 | -1/+4 | |
| | ||||||
* | ==== release 2.11.2v2.11.2 | Natanael Copa | 2011-11-01 | 1 | -1/+1 | |
| | ||||||
* | abuild: verify names of subpackages | Natanael Copa | 2011-11-01 | 1 | -0/+7 | |
| | | | | | This is to avoid things like: http://git.alpinelinux.org/cgit/aports/commit/?id=81c0a4bb37e709ebc5add8394331d28209a61b6f | |||||
* | buildrepo: don't break if there are -*.apk files in dir | Natanael Copa | 2011-11-01 | 1 | -1/+1 | |
| | | | | apk takes files that starts with - as params. | |||||
* | ==== release 2.11.1 ====v2.11.1 | Natanael Copa | 2011-10-03 | 1 | -1/+1 | |
| | ||||||
* | abuild: fix pkgdesc and install_if for -lang packages | Natanael Copa | 2011-10-03 | 1 | -1/+1 | |
| | ||||||
* | ==== release 2.11.0 ====v2.11.0 | Natanael Copa | 2011-10-03 | 1 | -1/+1 | |
| | ||||||
* | abuild: add warning if /usr/share/local found | Natanael Copa | 2011-10-03 | 1 | -0/+4 | |
| | ||||||
* | ap: implement build-list and rebuild-list | Natanael Copa | 2011-09-30 | 1 | -0/+51 | |
| | | | | | | | build-list will list which aports that has missing packages rebuild-list will list which aports that has outdated packages, i.e. when APKBUILD is newer than the apk | |||||
* | aports.lua: try get vars from env var before parsing abuild.conf | Natanael Copa | 2011-09-30 | 1 | -4/+14 | |
| | ||||||
* | aports.lua: add helper functions to find out the file paths | Natanael Copa | 2011-09-30 | 1 | -0/+25 | |
| | ||||||
* | ap: cleanup. do not pass the cmd it self as option | Natanael Copa | 2011-09-30 | 1 | -6/+6 | |
| | ||||||
* | aports.lua: read variables frrom abuild.conf | Natanael Copa | 2011-09-30 | 1 | -0/+13 | |
| | ||||||
* | abuild: implement automatic -lang subpackages | Natanael Copa | 2011-09-30 | 1 | -0/+15 | |
| | ||||||
* | abump: add -k option to keep existing built packages | Natanael Copa | 2011-09-30 | 1 | -3/+8 | |
| | ||||||
* | buildlab: make work in vservers | Natanael Copa | 2011-09-30 | 1 | -7/+33 | |
| | ||||||
* | abuild: make it possible to override lang_subpkg | Natanael Copa | 2011-09-02 | 1 | -4/+12 | |
| | | | | | We alos introduce $langdir where you can set other dir to look for localization dirs. | |||||
* | aports.lua: implement get_maintainer() | Natanael Copa | 2011-08-24 | 1 | -0/+20 | |
| | | | | So we can fish out the maintainer from given aport | |||||
* | aports.lua: implement foreach_aport() | Natanael Copa | 2011-08-22 | 1 | -0/+10 | |
| | ||||||
* | aports.lua: parse source strings | Natanael Copa | 2011-08-04 | 2 | -3/+52 | |
| | ||||||
* | ==== release 2.10.0 ====v2.10.0 | Natanael Copa | 2011-07-06 | 1 | -1/+1 | |
| | ||||||
* | ap: set default repodir | Natanael Copa | 2011-07-06 | 1 | -0/+9 | |
| | | | | | | | if there are an APKBUILD in current dir, then use ../ as repodir. Otherwise, use cwd as repodir. Introduces requirement of lua-filesystem | |||||
* | aports.lua: warn if data for a package is missing | Natanael Copa | 2011-07-06 | 1 | -0/+3 | |
| | | | | | This might happen if package name appears as a dependency but there are no apkbuild for it. | |||||
* | abuild: fix install script verification | Natanael Copa | 2011-06-30 | 1 | -1/+1 | |
| | | | | we might have '.' in pkgname as in gtk+2.0 | |||||
* | abuild: do not move *.la files to dev package and exit with error if found | Natanael Copa | 2011-06-29 | 1 | -2/+8 | |
| | | | | | To be allowed to keep the .la files you need to add 'libtool' to $options | |||||
* | apkbuild-cpan: 'check' output format changed; exit code 1 on version mismatch | Kiyoshi Aman | 2011-06-28 | 1 | -1/+4 | |
| | ||||||
* | apkbuild-cpan: Added 'check' command, which prints latest & packaged versions. | Kiyoshi Aman | 2011-06-28 | 1 | -13/+19 | |
| | ||||||
* | apkbuild-cpan: XS modules using Module::Build now obtain Perl CFLAGS properly. | Kiyoshi Aman | 2011-06-28 | 1 | -0/+1 | |
| | ||||||
* | abuild: fix bug in install script detection | Natanael Copa | 2011-06-28 | 1 | -1/+2 | |
| | ||||||
* | newapkbuild: use -y for python instead of -q | Natanael Copa | 2011-06-28 | 1 | -3/+3 | |
| | ||||||
* | newapkbuild: build and package sections for 'make' buildtype | Natanael Copa | 2011-06-28 | 1 | -1/+15 | |
| | | | | This buildtype is when there is a simple Makefile only. | |||||
* | newapkbuild: not only autotools packages can have init.d scripts | Natanael Copa | 2011-06-28 | 1 | -9/+9 | |
| | ||||||
* | newapkbuild: rename config_* functions to build_* | Natanael Copa | 2011-06-28 | 1 | -6/+6 | |
| | | | | We call make as well as needed so build_* is better function name. | |||||
* | Added python as a new template | Fabian Affolter | 2011-06-28 | 1 | -32/+74 | |
| | | | | | | With -q ('-q' for the moment, please change that) a template APKBUILD file for a python module is created. 'depends' and 'makedepends' are filled with standard values. |