summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.2.0-rc2paul.betafive@gmail.com2013-08-171-1/+1
* Bump version to 0.2.0-rc1v0.2.0-rc1paul.betafive@gmail.com2013-08-151-1/+1
* configure.ac: Revert accidental change to config header pathpaul.betafive@gmail.com2013-08-051-1/+1
* sha256: Switch to GPLv2+ codepaul.betafive@gmail.com2013-08-051-2/+2
* Replace obsolete automake macropaul.betafive@gmail.com2013-08-021-1/+1
* Disable sha256 code by default. This makes opkg GPLv2 by default.graham.gower@gmail.com2010-09-201-2/+2
* Forgot these two files in the last commit. Oops.graham.gower2010-08-101-1/+5
* s/ipkgetcdir/opkgetcdir/graham.gower2010-06-271-3/+3
* Bump revision for release.graham.gower2010-02-211-1/+1
* Add a configure flag to specify the lockfile pathpixdamix2009-12-281-0/+17
* Move libopkg.c out into the src dir. It shouldn't be part of the library.graham.gower2009-12-171-2/+3
* Bump version number.graham.gower2009-12-061-1/+1
* shave: making the autotools output sanepixdamix2009-11-241-0/+10
* Respect the --with-opkglibdir configure switch in update-alternatives.graham.gower2009-11-191-0/+1
* Specify --enable-pathfinder instead of --with-pathfinder.graham.gower2009-11-051-2/+2
* I hate autotools.graham.gower2009-11-051-0/+1
* Add pathfinder support for certificate validationpixdamix2009-11-051-2/+18
* Make `curl' an instance variable and ssl supportpixdamix2009-11-031-1/+40
* Opkg support for smime (pkcs7) packages list signingticktock352009-10-271-0/+23
* Add sha256 ckecksums to okpgticktock352009-10-271-0/+11
* adds a configure option so "/etc/opkg" can beticktock352009-06-141-2/+23
* adding --enable-curl configuation to configure.acticktock352008-12-271-1/+8
* opkg: add a simple way to pass a path environment for pre/post scription exec...ticktock352008-12-151-1/+5
* opkg: update error handling for opkg_update_pkg in opkg.c and bump version nu...ticktock352008-12-151-1/+1
* opkg: add some error codes to libopkgticktock352008-12-151-1/+1
* opkg: * Add opkg-key utilityticktock352008-12-151-0/+1
* opkg: implement opkg_find_package()ticktock352008-12-151-1/+1
* opkg: add more attributes to opkg_package_tticktock352008-12-151-1/+1
* opkg: add extra data to libopkg progress callbacksticktock352008-12-151-1/+1
* opkg: set version number and distribute pkg-config fileticktock352008-12-151-1/+1
* opkg: remove redundant opkg.h.inticktock352008-12-151-1/+1
* opkg: remove opkg.h in preperation for new APIticktock352008-12-151-0/+1
* opkg: fix configure check for big-endian systemsticktock352008-12-151-1/+1
* =?utf-8?q?opkg:=20Fix=20md5=20sum=20on=20big=20endian=20systems.ticktock352008-12-151-0/+4
* opkg: catch up with removals and fix include statement in opkg-frontend.cticktock352008-12-141-5/+0
* opkg: distcheck fixesticktock352008-12-141-1/+1
* opkg: remove redundant etc directoryticktock352008-12-141-1/+0
* opkg: move tests into a separate directoryticktock352008-12-141-0/+1
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-3/+15
* opkg: make gpg support optionalticktock352008-12-141-33/+41
* opkg: fix configure checks for gpgmeticktock352008-12-141-1/+2
* opkg: add configure check for libgpgmeticktock352008-12-141-1/+48
* * Rename top level ipkg directory to opkgticktock352008-12-141-15/+15
* ipkg: replace wget with libcurl functionsticktock352008-12-141-0/+1
* * Add ipkg for future developmentticktock352008-12-141-0/+72