aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/pkg_depends.h
AgeCommit message (Expand)Author
2019-10-25add SPDX License identifierYann CARDAILLAC
2017-04-14Add support for installing packages with version constraints other than '='Michael Hansen
2016-06-02libopkg: add version constrain support to Replaces fieldAlejandro del Castillo
2016-05-20libopkg: move pkg_constraint_satisified to pkg_depends.*Alejandro del Castillo
2016-02-10libopkg: move internal solver pkg related functions to pkg_depends_internal.*Alejandro del Castillo
2015-12-07pkg_dependence_satisfied: remove unused functionAlejandro del Castillo
2015-12-02libopkg: replace --enable-solver option with --with-<solver>Alejandro del Castillo
2015-08-20Add changes so adhoc solver code is not built when external solver enabledEric Yu
2014-12-15libopkg: Tidy up reformatted headersPaul Barker
2014-12-15Initial reformat with 'indent'Paul Barker
2014-08-01Merge branch 'opkg-0.2.x'Paul Barker
2014-07-06pkg_depends: Add pkg_breaks_reverse_dep functionPaul Barker
2014-05-30Add vim modelines to all .c and .h filesPaul Barker
2013-12-17Merge branch 'opkg-0.2.x'Paul Barker
2013-12-17libopkg: cleanup inside the public header filesCarsten Schoenert
2013-12-17libopkg: ensure symbol name mangling for C++Carsten Schoenert
2013-08-27Tidy up const usage around str_to_constraint functionpaul.betafive@gmail.com
2012-11-22pkg_depends: fix version constraintspixdamix@gmail.com
2012-11-22detect circular dependenciespixdamix@gmail.com
2012-11-22Fix dependency issues for preinst scriptspixdamix@gmail.com
2010-08-18Remove trailing whitespace. Sorry if this breaks your patches.graham.gower
2009-12-21Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower
2009-12-09Merge commit 'grg' into HEADgraham.gower
2009-11-24Fix pkg_depend_str() to not use pkg->depends_str.graham.gower
2009-11-10Remove opkg_internal_use_only and fix associated assumptions RE pkg->provides.graham.gower
2009-11-06More dead code removal.graham.gower
2009-11-06Remove more unused code.graham.gower
2009-11-06Remove unused function.graham.gower
2008-12-15opkg: 's/itsy/opkg/'ticktock35
2008-12-15opkg: remove opkg.h in preperation for new APIticktock35
2008-12-15opkg: re-arrange source code into sub-directoriesticktock35