summaryrefslogtreecommitdiffstats
path: root/libopkg/pkg.h
Commit message (Expand)AuthorAgeFilesLines
* pkg: Add per-package force_reinstall flagPaul Barker2014-02-231-0/+2
* libopkg: cleanup inside the public header filesCarsten Schoenert2013-12-171-9/+11
* libopkg: ensure symbol name mangling for C++Carsten Schoenert2013-12-171-0/+8
* config.h: remove needless inclusion in the libopkg header filesCarsten Schoenert2013-12-171-2/+0
* libopkg: Drop config checks from structures in headersPaul Barker2013-12-171-2/+0
* detect circular dependenciespixdamix@gmail.com2012-11-221-0/+1
* Remove trailing whitespace. Sorry if this breaks your patches.graham.gower2010-08-171-2/+2
* Include config.h to pull in HAVE_* macros where needed.graham.gower2009-12-201-0/+2
* Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower2009-12-201-2/+0
* Merge commit 'grg' into HEADgraham.gower2009-12-081-26/+24
* Various cleanups for pkg.{c,h}.graham.gower2009-11-241-7/+3
* Make a couple of functions static, and return void since they cannot fail.graham.gower2009-11-241-2/+0
* Allow to install a package from a read-only dirpixdamix2009-11-231-1/+1
* Fix pkg_get_installed_files() to work with an offline_root + dest.graham.gower2009-11-161-1/+1
* Remove prototype for deleted function.graham.gower2009-11-021-1/+0
* Stop my eyes from bleeding.graham.gower2009-11-021-3/+2
* Add sha256 ckecksums to okpgticktock352009-10-271-0/+3
* move pkg_compare_name to pkg_vec and remove qsort in hash_getticktock352008-12-161-2/+0
* introduce the active_list for searching.ticktock352008-12-161-0/+2
* opkg: introduce active list into pkg_tticktock352008-12-151-0/+2
* opkg: remove redundant multiple_providers option and also remove redundant fa...ticktock352008-12-151-1/+0
* opkg: 's/itsy/opkg/'ticktock352008-12-151-1/+1
* opkg: enable -Werror in libopkg and fix resulting build failuresticktock352008-12-151-2/+2
* opkg: add support for Tags attributeticktock352008-12-141-0/+1
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+236