OSDN Git Service

Add scripting hooks to support creation of MS-Windows shortcuts.
[mingw/mingw-get.git] / src / clistub.c
2012-04-06 Keith MarshallAdd scripting hooks to support creation of MS-Windows...
2012-03-12 Keith MarshallRationalise implementation and usage of --all-related...
2011-10-06 Keith MarshallImplement "source" and "licence" operations.
2011-08-07 Keith MarshallImplement --download-only and --print-uris options.
2011-06-15 Keith MarshallAdd internal documentation for --reinstall option.
2011-06-13 Keith MarshallImplement --reinstall option.
2011-05-29 Keith MarshallWork around bugs in MinGW and GNU getopt_long_only...
2011-05-29 Keith MarshallImplement user selection of traceable features at run...
2011-05-21 Keith MarshallImplement protocol for processing global program options.
2011-03-11 Keith MarshallRefactor and update existing installation and usage...
2011-02-13 Keith MarshallMerge from mingw-get-0.1-mingw32-alpha-5 bug-fix branch.
2010-10-22 Keith MarshallMake pkgInitRites/pkgLastRites processing more robust...
2010-09-10 Charles WilsonAdd rudimentary help option.
2010-09-10 Charles WilsonFix "mingw-get deletes itself" bug in last rites handling.
2010-08-27 Keith MarshallAdd runtime hooks to support self-upgrade for future...
2010-01-08 Keith MarshallAdd CLI version reporting option.
2009-11-12 Keith MarshallAvoid some potential GCC warnings.
2009-10-31 Keith MarshallAdd CLI loader stub.