aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)Author
2009-12-18Move libopkg.c out into the src dir. It shouldn't be part of the library.graham.gower
2009-12-06Bump version number.graham.gower
2009-11-24shave: making the autotools output sanepixdamix
2009-11-20Respect the --with-opkglibdir configure switch in update-alternatives.graham.gower
2009-11-06Specify --enable-pathfinder instead of --with-pathfinder.graham.gower
2009-11-06I hate autotools.graham.gower
2009-11-05Add pathfinder support for certificate validationpixdamix
2009-11-03Make `curl' an instance variable and ssl supportpixdamix
2009-10-27Opkg support for smime (pkcs7) packages list signingticktock35
2009-10-27Add sha256 ckecksums to okpgticktock35
2009-06-14adds a configure option so "/etc/opkg" can beticktock35
2008-12-27adding --enable-curl configuation to configure.acticktock35
2008-12-15opkg: add a simple way to pass a path environment for pre/post scription exec...ticktock35
2008-12-15opkg: update error handling for opkg_update_pkg in opkg.c and bump version nu...ticktock35
2008-12-15opkg: add some error codes to libopkgticktock35
2008-12-15opkg: * Add opkg-key utilityticktock35
2008-12-15opkg: implement opkg_find_package()ticktock35
2008-12-15opkg: add more attributes to opkg_package_tticktock35
2008-12-15opkg: add extra data to libopkg progress callbacksticktock35
2008-12-15opkg: set version number and distribute pkg-config fileticktock35
2008-12-15opkg: remove redundant opkg.h.inticktock35
2008-12-15opkg: remove opkg.h in preperation for new APIticktock35
2008-12-15opkg: fix configure check for big-endian systemsticktock35
2008-12-15=?utf-8?q?opkg:=20Fix=20md5=20sum=20on=20big=20endian=20systems.ticktock35
2008-12-15opkg: catch up with removals and fix include statement in opkg-frontend.cticktock35
2008-12-15opkg: distcheck fixesticktock35
2008-12-15opkg: remove redundant etc directoryticktock35
2008-12-15opkg: move tests into a separate directoryticktock35
2008-12-15opkg: re-arrange source code into sub-directoriesticktock35
2008-12-15opkg: make gpg support optionalticktock35
2008-12-15opkg: fix configure checks for gpgmeticktock35
2008-12-15opkg: add configure check for libgpgmeticktock35
2008-12-15* Rename top level ipkg directory to opkgticktock35
2008-12-15ipkg: replace wget with libcurl functionsticktock35
2008-12-15* Add ipkg for future developmentticktock35