OSDN Git Service

Don't attempt to resolve dependencies for unidentified packages.
[mingw/mingw-get.git] / src / pkgdeps.cpp
2013-10-18 Keith MarshallDon't attempt to resolve dependencies for unidentified...
2013-01-12 Keith MarshallMerge gui-dev branch head to master; close gui-dev...
2012-12-14 Keith MarshallImplement some additional permanent debugging support.
2012-11-16 Keith MarshallAdd GUI support for install, upgrade, and remove action...
2012-04-25 Keith MarshallInterim work-around for MinGW-Bug #3520864.
2012-04-15 Keith MarshallEnsure that package removal requests are correctly...
2012-04-15 Keith MarshallCorrect scheduling of new prerequisites when upgrading.
2012-04-15 Keith MarshallDon't require subsystem within user specified version...
2012-04-10 Charles WilsonFix missing include
2012-04-01 Keith MarshallSupport installation of releases other than latest...
2012-03-26 Keith MarshallRework previously inadequate solution for MinGW-Bug...
2012-03-13 Keith MarshallAddress reinstallation issues per MinGW-Bugs #3416013...
2012-03-05 Keith MarshallDon't suppress implied downloads for top-level actions.
2011-11-09 Keith MarshallAvoid unnecessary downloads for already installed packages.
2011-11-04 Keith MarshallDon't upgrade installed DLL components to incompatible...
2011-10-07 Keith MarshallAdd support for non-specific upgrade of all installed...
2011-07-27 Keith MarshallCorrect handling of release status in requirements...
2011-02-13 Keith MarshallMerge from mingw-get-0.1-mingw32-alpha-5 bug-fix branch.
2011-01-05 Keith MarshallAvoid a potential out-of-range action name look-up.
2010-12-30 Keith MarshallAdd preliminary CLI support for "list" and "show" actions.
2010-08-19 Keith MarshallSome dependency resolver enhancements and bug fixes.
2010-05-05 Keith MarshallHandle "%" wildcard matches in package and subsystem...
2010-02-02 Keith MarshallImplement package installer for tar archives.
2010-01-26 Keith MarshallImplement rudimentary dependency resolver.