OSDN Git Service

Fix "mingw-get deletes itself" bug in last rites handling.
[mingw/mingw-get.git] / ChangeLog
2010-09-10 Charles WilsonFix "mingw-get deletes itself" bug in last rites handling.
2010-08-30 Keith Marshallmingw-get-0.1-mingw32-alpha-3 released.
2010-08-27 Keith MarshallAdd runtime hooks to support self-upgrade for future...
2010-08-24 Keith MarshallSet default sysroots relative to mingw-get installation...
2010-08-19 Keith MarshallSome dependency resolver enhancements and bug fixes.
2010-08-17 Keith MarshallImprove scheduling of package processing requests.
2010-08-15 Keith MarshallLay foundation for selective compilation of debugging...
2010-08-15 Keith MarshallCorrect typo
2010-08-13 Keith MarshallImprove diagnostics for invalid references to non-relea...
2010-08-12 Keith MarshallGuard against a potential buffer overrun.
2010-08-06 Keith MarshallHandle the GNU long name tar header format.
2010-06-24 Keith MarshallWork around an autoconf bug.
2010-06-24 Keith MarshallInclude alias search, when matching component package...
2010-06-10 Keith MarshallAddress FIXME relating to identification of distributab...
2010-05-17 Keith MarshallBump version for next release cycle.
2010-05-17 Keith Marshallmingw-get-0.1-mingw32-alpha-2 released.
2010-05-12 Keith MarshallMake provision to protect user's profile settings durin...
2010-05-11 Keith MarshallAdd preliminary support for future `-reinstall' option.
2010-05-11 Keith MarshallCorrect handling for "%R" macro in relative sysroot...
2010-05-05 Keith MarshallHandle "%" wildcard matches in package and subsystem...
2010-04-30 Keith MarshallRevert 2010-04-04 refactoring of tarproc.cpp and tarins...
2010-04-29 Keith MarshallHandle "*" wildcard matches in package and subsystem...
2010-04-18 Keith MarshallCorrect omission from configure script prerequisite...
2010-04-17 Keith MarshallAdd configure script checks for prerequisite library...
2010-04-17 Keith MarshallCase-insensitive subsystem name matching revisited.
2010-04-15 Keith MarshallEnable recursive processing of repository package lists.
2010-04-04 Keith MarshallImplement installer function; use per-package file...
2010-04-02 Keith MarshallGuard against NULL pointer dereferences in tinyxml...
2010-03-30 Keith MarshallAvoid running InternetAttemptConnect in pkgInternetAgen...
2010-03-23 Keith MarshallAutomate object code dependency tracking.
2010-03-22 Keith MarshallSupport case insensitive matching for file and subsyste...
2010-03-02 Keith MarshallAdd preliminary support for virtual packages.
2010-03-02 Keith MarshallDon't write installation records for unavailable packages.
2010-03-02 Keith MarshallRationalise path identification for XML file locations.
2010-03-01 Keith MarshallExtend package name search to include component packages.
2010-03-01 Keith MarshallExtend package name search to include component packages.
2010-02-16 Keith Marshallmingw-get-0.1-mingw32-alpha-1 released.
2010-02-16 Keith MarshallPrepare initial package release.
2010-02-10 Keith MarshallAdd directory/file records in installation manifests.
2010-02-06 Keith MarshallWork around a deficiency in Microsoft's stat() implemen...
2010-02-06 Keith MarshallAdd machinery for installation and packaging for distri...
2010-02-02 Keith MarshallImplement package installer for tar archives.
2010-01-26 Keith MarshallImplement rudimentary dependency resolver.
2010-01-23 Keith MarshallAvoid segmentation faults when processing invalid data...
2010-01-23 Keith MarshallRequire liblzma >= liblzma-4.999.9beta_20091209-3-mingw...
2010-01-22 Keith MarshallRemove zlib sources from trunk.
2010-01-22 Keith MarshallRemove bzip2 sources from trunk.
2010-01-22 Keith MarshallAdd subsystem specific sysroot mapping facility.
2010-01-16 Keith MarshallAssign standardised keys for XML database lookup.
2010-01-08 Keith MarshallAdd CLI version reporting option.
2009-12-17 Keith MarshallAdd CLI support for "update" action.
2009-12-16 Keith MarshallAdd status checking for Internet URL connections.
2009-11-23 Keith MarshallAdd package download and repository synchronisation...
2009-11-16 Keith MarshallAdd XML database bindings and preliminary action execut...
2009-11-12 Keith MarshallAvoid some potential GCC warnings.
2009-11-11 Keith MarshallCreate diagnostic message handler for CLI usage.
2009-11-05 Keith MarshallCorrect some identified TinyXML issues.
2009-10-31 Keith MarshallAdd CLI loader stub.
2009-10-31 Keith MarshallSet up build mechanism.
2009-10-30 Keith MarshallAdd GPL-v3 licensing terms.
2009-10-12 Keith MarshallAdd pkginfo implementation
2009-10-12 Keith MarshallMove all top-level files to new tdm-branch