Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | abuild: remove PKGDEST and install_after features | Timo Teräs | 2016-07-27 | 1 | -2/+0 |
| | | | | | | | | | supporting these features with cross building is non-trivial and they do are generally not useful features, so remove them. as result the abuildrepo is also removed to write out paths. all package generation paths now use $REPODEST/$repo/$CARCH which allows easily writing packages to correct $subpkgarch in future commits. | ||||
* | ==== release 2.28.0 ====v2.28.0 | Natanael Copa | 2016-07-27 | 1 | -1/+1 |
| | |||||
* | ==== release 2.27.2 ====v2.27.2 | Natanael Copa | 2016-06-14 | 1 | -1/+1 |
| | |||||
* | ==== release 2.27.1 ====v2.27.1 | Natanael Copa | 2016-05-16 | 1 | -1/+1 |
| | |||||
* | ==== release 2.27.0 ====v2.27.0 | Natanael Copa | 2016-03-23 | 1 | -1/+1 |
| | |||||
* | ==== release 2.26.0 ====v2.26.0 | Natanael Copa | 2016-02-22 | 1 | -1/+1 |
| | |||||
* | - fix Makefile CFLAGS for abuild-tar.o - make ssl flags overridable (e.g. if ↵ | Laurent Bercot | 2016-01-27 | 1 | -4/+5 |
| | | | | we don't have pkg-config) | ||||
* | release 2.25.0_rc1v2.25.0_rc1 | Natanael Copa | 2015-10-28 | 1 | -1/+1 |
| | |||||
* | abuild: fix fetch lock file on nfs | Natanael Copa | 2015-08-26 | 1 | -1/+5 |
| | | | | | | | | | | flock(2) on an NFS mount will on the server side convert the lock to a POSIX lock (fcntl(F_SETLK)). This means that abuild running on NFS server and client will create different locks and they will both try download same file at same time. We fix this by creating a small abuild-fetch application that will create a POSIX lock which works with NFS. | ||||
* | ==== release 2.24.0 ====v2.24.0 | Natanael Copa | 2015-08-19 | 1 | -1/+1 |
| | |||||
* | ==== release 2.23.0_rc3 ====v2.23.0 | Natanael Copa | 2015-06-12 | 1 | -1/+1 |
| | |||||
* | ==== release 2.23.0_rc2 ====v2.23.0_rc2 | Natanael Copa | 2015-06-05 | 1 | -1/+1 |
| | |||||
* | remove buildrepo | Natanael Copa | 2015-06-05 | 1 | -1/+1 |
| | | | | We ship a new implementation of buildrepo with lua-aports | ||||
* | ==== release 2.22.0 ====v2.22.0 | Natanael Copa | 2015-04-28 | 1 | -1/+1 |
| | |||||
* | RubyGem dependency resolver | Kaarle Ritvanen | 2014-12-08 | 1 | -1/+2 |
| | |||||
* | ==== release 2.21.0 ====v2.21.0 | Natanael Copa | 2014-10-30 | 1 | -1/+1 |
| | |||||
* | ==== release 2.20.1 ====v2.20.1 | Natanael Copa | 2014-04-30 | 1 | -1/+1 |
| | |||||
* | ==== release 2.20.0 ====v2.20.0 | Natanael Copa | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | remove lua module aports.lua and ap utility | Natanael Copa | 2014-03-31 | 1 | -10/+3 |
| | | | | Those are now provided from lua-aports | ||||
* | ==== release 2.19.2 ====v2.19.2 | Natanael Copa | 2014-01-23 | 1 | -1/+1 |
| | |||||
* | ==== release 2.19.1 ====v2.19.1 | Natanael Copa | 2014-01-06 | 1 | -1/+1 |
| | |||||
* | ======== release 2.19.0 ========v2.19.0 | Natanael Copa | 2013-12-16 | 1 | -1/+1 |
| | |||||
* | ======== release 2.18.0 ========v2.18.0 | Natanael Copa | 2013-10-25 | 1 | -1/+1 |
| | |||||
* | ======== release 2.17.0 ========v2.17.0 | Natanael Copa | 2013-09-16 | 1 | -1/+1 |
| | |||||
* | ======== release 2.16.0 =========v2.16.0 | Natanael Copa | 2013-08-02 | 1 | -1/+1 |
| | |||||
* | build: dont ship config.guess | Natanael Copa | 2013-07-29 | 1 | -1/+1 |
| | | | | instead let apkbuilds use --host and --build | ||||
* | ==== release 2.15.0 ====v2.15.0 | Natanael Copa | 2013-07-12 | 1 | -1/+1 |
| | |||||
* | ap: switch to lua 5.2 | Natanael Copa | 2013-07-12 | 1 | -2/+4 |
| | |||||
* | build: make sure functions.sh gets generated at build time | Natanael Copa | 2013-07-10 | 1 | -2/+2 |
| | |||||
* | Makefile: remove dist | Dubiousjim | 2013-07-09 | 1 | -13/+1 |
| | | | | as discussed in http://lists.alpinelinux.org/alpine-devel/3122.html | ||||
* | build: honor CPPFLAGS | Timo Teräs | 2013-07-05 | 1 | -2/+2 |
| | |||||
* | abuild: automatically replace the config.sub with our version | Natanael Copa | 2013-07-02 | 1 | -4/+6 |
| | | | | | | | introduce post_unpack that by default will search for config.sub and config.guess and replace those if found. we ship our own version of those files | ||||
* | ==== release 2.14.3 ====v2.14.3 | Natanael Copa | 2013-05-29 | 1 | -1/+1 |
| | |||||
* | ==== release 2.14.2 ====v2.14.2 | Natanael Copa | 2013-04-23 | 1 | -1/+1 |
| | |||||
* | ==== release 2.14.1 ====v2.14.1 | Natanael Copa | 2013-02-22 | 1 | -1/+1 |
| | |||||
* | ==== release 2.14.0 ====v2.14.0 | Natanael Copa | 2013-02-21 | 1 | -1/+1 |
| | |||||
* | checkapk: new tool | Natanael Copa | 2012-12-30 | 1 | -1/+1 |
| | | | | Tool to help find ABI breakages in package upgrades | ||||
* | ==== release 2.13.1 ====v2.13.1 | Natanael Copa | 2012-10-30 | 1 | -1/+1 |
| | |||||
* | ==== release 2.13.0 ====v2.13.0 | Natanael Copa | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | ==== release 2.12.1 ====v2.12.1 | Natanael Copa | 2012-04-24 | 1 | -1/+1 |
| | |||||
* | ==== release 2.12.0 ====v2.12.0 | Natanael Copa | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Revert "==== release 2.12.0 ====" | Natanael Copa | 2012-02-17 | 1 | -1/+1 |
| | | | | This reverts commit e045c4516f220439fdcf04fcd3b42b38f2f10e8a. | ||||
* | ==== release 2.12.0 ==== | Natanael Copa | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | abuild-sudo: new tool | Natanael Copa | 2012-02-17 | 1 | -11/+31 |
| | | | | | | | mini sudo that checks if user is in "abuild" group and allows it to run apk, adduser adn addgroup as root ref #951 | ||||
* | devbuild: removed. has not been used for many years | Natanael Copa | 2012-01-19 | 1 | -3/+2 |
| | |||||
* | ==== release 2.11.2v2.11.2 | Natanael Copa | 2011-11-01 | 1 | -1/+1 |
| | |||||
* | ==== release 2.11.1 ====v2.11.1 | Natanael Copa | 2011-10-03 | 1 | -1/+1 |
| | |||||
* | ==== release 2.11.0 ====v2.11.0 | Natanael Copa | 2011-10-03 | 1 | -1/+1 |
| | |||||
* | ==== release 2.10.0 ====v2.10.0 | Natanael Copa | 2011-07-06 | 1 | -1/+1 |
| | |||||
* | apkbuild-cpan: new tool superceding newapkbuild-cpan tool | Timo Teräs | 2011-06-02 | 1 | -1/+1 |
| | | | | | | Based on Aerdan's original work, this is a perl utility that interacts with CPAN which can create and update APKBUILDs with proper metadata info. |