OSDN Git Service

Update distribution build rules.
[mingw/mingw-get.git] / Makefile.in
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.