OSDN Git Service

Correct processing of package group associations.
[mingw/mingw-get.git] / Makefile.in
2013-09-21 Keith MarshallReimplement wsh.lua in C/C++; (cf. MinGW-Bug #2057).
2013-08-24 Keith MarshallReassign default URL for download of setup tool components.
2013-08-13 Keith MarshallInstall licence as standard setup component.
2013-07-25 Keith MarshallImplement setup tool installer "plugin".
2013-07-03 Keith MarshallImprove handling of workspace clean-up requests.
2013-07-03 Keith MarshallCorrect an omission from the source code distribution.
2013-07-03 Keith MarshallIncorporate foundation for setup tool implementation.
2013-06-21 Keith MarshallKeep version strings clean when release class is unspec...
2013-06-20 Keith MarshallRework defective assignment of product version resources.
2013-06-19 Keith MarshallRework defective package build time-stamping logic.
2013-06-14 Keith MarshallCollect distributable package files in user specified...
2013-06-14 Keith MarshallHandle Microsoft's 32-bit vs. 64-bit time_t ambiguity.
2013-05-15 Keith MarshallStreamline build-time dependency tracking procedures.
2013-05-15 Keith MarshallAdd resources for specification of product version.
2013-04-10 Keith MarshallFix MinGW-Bug #1601 (on new issues tracker).
2013-03-25 Keith MarshallAdapt DMH for use in setup tool.
2013-03-21 Keith MarshallSpecify additional files for clean-up.
2013-03-21 Keith MarshallAdd a missing distribution dependency.
2013-03-21 Keith MarshallImplement by-name association of resource scripts with...
2013-01-12 Keith MarshallMerge gui-dev branch head to master; close gui-dev...
2013-01-11 Keith MarshallUpdate master distribution build rules to match gui...
2013-01-07 Keith MarshallUpdate copyright notification for development in new...
2012-12-21 Keith MarshallUpdate distribution build rules.
2012-12-21 Keith MarshallUpdate CLI implementation hooks for GUI integration.
2012-12-21 Keith MarshallRename executive core file for GUI implementation.
2012-12-20 Keith MarshallCreate foundation for implementation of package categor...
2012-12-10 Keith MarshallImplement GUI bindings for package download agent.
2012-10-11 Keith MarshallImplement preliminary GUI mode data sheet compiler.
2012-10-08 Keith MarshallImplement GUI list view compiler for XML catalogue.
2012-10-07 Keith MarshallAdd GUI initialiser hook for XML catalogue interface.
2012-10-05 Keith MarshallAdd initial working GUI mode DMH class implementation.
2012-09-26 Keith MarshallAdd .hgignore as tracked file.
2012-09-25 Keith MarshallDefer generation of version.c until "make" time.
2012-09-21 Keith MarshallImplement framework for GUI sash window layout controller.
2012-09-20 Keith MarshallAdjust incorrectly resolved 2012-09-14 merge from
2012-09-14 Keith MarshallBe case agnostic when matching shortcut targets.
2012-09-14 Keith MarshallNote relocation of m4 when packaging source distribution.
2012-09-12 Keith MarshallNote relocation of m4 when packaging source distribution.
2012-09-10 Keith MarshallMove guimain.cpp out of the way.
2012-08-03 Keith MarshallMore code refactoring, to facilitate GUI implementation.
2012-05-01 Keith MarshallSupport options set by preferences assigned within...
2012-04-16 Keith MarshallAssign icon to temporary GUI executable file.
2012-04-07 Keith MarshallCorrect a srcdist package construction defect.
2012-04-06 Keith MarshallAdd scripting hooks to support creation of MS-Windows...
2012-02-20 Keith MarshallCopyright notice updates.
2012-02-17 Keith MarshallImplement hooks to support lua scripting interface.
2011-11-06 Keith MarshallFix packaging anomalies for source and licence distribu...
2011-07-29 Keith MarshallAdopt tar.xz as default package archive format.
2011-06-18 Keith MarshallAvoid accidental RCS keyword substitutions.
2011-06-18 Keith MarshallUpdate readme.txt ID tag-line to track NEWS rather...
2011-05-30 Keith MarshallSupport assignment of DEBUGLEVEL at configure time.
2011-05-29 Keith MarshallWork around bugs in MinGW and GNU getopt_long_only...
2011-03-22 Keith MarshallAvoid Unicode hyphens in generated ASCII document files.
2011-03-11 Keith MarshallRefactor and update existing installation and usage...
2011-02-27 Keith MarshallInitial implementation for "remove" feature.
2011-02-13 Keith MarshallMerge from mingw-get-0.1-mingw32-alpha-5 bug-fix branch.
2010-12-30 Keith MarshallAdd preliminary CLI support for "list" and "show" actions.
2010-09-10 Charles WilsonFix packaging bug in -lic package.
2010-08-27 Keith MarshallAdd runtime hooks to support self-upgrade for future...
2010-06-24 Keith MarshallWork around an autoconf bug.
2010-06-10 Keith MarshallAddress FIXME relating to identification of distributab...
2010-05-12 Keith MarshallMake provision to protect user's profile settings durin...
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-04 Keith MarshallImplement installer function; use per-package file...
2010-03-23 Keith MarshallAutomate object code dependency tracking.
2010-02-16 Keith MarshallPrepare initial package release.
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-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-11-23 Keith MarshallAdd package download and repository synchronisation...
2009-11-16 Keith MarshallAdd XML database bindings and preliminary action execut...
2009-10-31 Keith MarshallAdd CLI loader stub.
2009-10-31 Keith MarshallSet up build mechanism.