summaryrefslogtreecommitdiffstats
path: root/libopkg/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* libopkg: Don't install opkg_pathfinder.hPaul Barker2013-12-171-1/+42
* Apply patch by Paul Barker <paul@paulbarker.me.uk>florian.boor@gmail.com2013-06-281-1/+1
* Improve the opkg_{get,set}_option() C API.graham.gower@gmail.com2011-05-251-0/+2
* Code to handle the apt-alike configuration entriesjaviplx@gmail.com2011-04-071-0/+2
* Create parse_util with some of the non-public functions from pkg_parse.cjaviplx@gmail.com2011-04-071-0/+1
* Add a configure flag to specify the lockfile pathpixdamix2009-12-281-1/+1
* Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower2009-12-201-1/+0
* Move args.c contents into src/opkg-cl.c.graham.gower2009-12-181-1/+1
* Move libopkg.c out into the src dir. It shouldn't be part of the library.graham.gower2009-12-171-1/+1
* Allow use of opkg internals by libopkg users. Not intended to be permanent.graham.gower2009-12-111-2/+2
* Merge commit 'grg' into HEADgraham.gower2009-12-081-3/+3
* Remove -Werror from libopkg CFLAGS.graham.gower2009-12-031-1/+1
* Fix typo in file name in order to fix distcheck.florian.boor2009-11-271-1/+1
* Remove str_util.{c,h}graham.gower2009-11-251-1/+1
* Add pathfinder support for certificate validationpixdamix2009-11-051-3/+6
* Remove unused opkg_set_current_state bits.graham.gower2009-11-031-1/+1
* Make `curl' an instance variable and ssl supportpixdamix2009-11-031-1/+1
* Add sha256 ckecksums to okpgticktock352009-10-271-0/+4
* adds a configure option so "/etc/opkg" can beticktock352009-06-141-1/+1
* opkg: introduce the protype of active_listticktock352008-12-151-1/+2
* opkg: fix distcheck issuesticktock352008-12-151-3/+2
* opkg: remove per-target CFLAGSticktock352008-12-151-2/+1
* opkg: clean up libopkg Makefile.am a bitticktock352008-12-151-7/+6
* opkg: fix header include path issuesticktock352008-12-151-1/+1
* opkg: various white space cleanups and implement opkg_update_package_liststicktock352008-12-151-1/+1
* opkg: start new libopkg api in opkg.{c,h} and remove all other header filesticktock352008-12-151-24/+3
* libopkg: stop exporting random symbols into the wildticktock352008-12-151-0/+3
* opkg: remove opkg.h in preperation for new APIticktock352008-12-151-2/+1
* opkg: remove old opkg.cticktock352008-12-151-1/+1
* =?utf-8?q?opkg:=20Fix=20md5=20sum=20on=20big=20endian=20systems.ticktock352008-12-151-1/+1
* opkg: enable -Werror in libopkg and fix resulting build failuresticktock352008-12-151-1/+1
* opkg: remove redundant OPKG_LIB conditional codeticktock352008-12-141-1/+1
* opkg: distcheck fixesticktock352008-12-141-1/+1
* opkg: move tests into a separate directoryticktock352008-12-141-11/+0
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+76