OSDN Git Service

Refactor API to facilitate implementation of GUI ListView hooks.
[mingw/mingw-get.git] / src / pkgbase.h
2012-06-02 Keith MarshallRefactor API to facilitate implementation of GUI ListVi...
2012-05-01 Keith MarshallSupport options set by preferences assigned within...
2012-04-01 Keith MarshallSupport installation of releases other than latest...
2012-02-20 Keith MarshallCopyright notice updates.
2012-02-20 Keith MarshallPropagate sysroot path settings to scripts via the...
2012-02-17 Keith MarshallImplement hooks to support lua scripting interface.
2011-10-07 Keith MarshallAdd support for non-specific upgrade of all installed...
2011-10-06 Keith MarshallImplement "source" and "licence" operations.
2011-10-05 Keith MarshallEstablish mapping from release tarname to source tarname.
2011-10-02 Keith MarshallFacilitate downloads using diverse cache directories.
2011-08-07 Keith MarshallImplement --download-only and --print-uris options.
2011-05-12 Keith MarshallFix MinGW-Bug #3297660 (reported by Chris Sutcliffe).
2011-02-27 Keith MarshallInitial implementation for "remove" feature.
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-04-15 Keith MarshallEnable recursive processing of repository package lists.
2010-04-02 Keith MarshallGuard against NULL pointer dereferences in tinyxml...
2010-03-22 Keith MarshallSupport case insensitive matching for file and subsyste...
2010-02-02 Keith MarshallImplement package installer for tar archives.
2010-01-26 Keith MarshallImplement rudimentary dependency resolver.
2010-01-22 Keith MarshallAdd subsystem specific sysroot mapping facility.
2009-12-17 Keith MarshallAdd CLI support for "update" action.
2009-11-16 Keith MarshallAdd XML database bindings and preliminary action execut...