OSDN Git Service

mingw/mingw-get.git
2020-06-24 Keith MarshallStreamline the installation procedure. master
2020-06-23 Keith MarshallDelete an unnecessary duplicate function call.
2020-06-23 Keith MarshallEliminate invalid comparisons of "this" with nullptr.
2020-06-22 Keith MarshallDo not dereference nullptr in package directory trees.
2020-06-22 Keith MarshallIgnore spin wait requests with no designated referrer.
2020-06-22 Keith MarshallSupport options interpretation from an unborn options...
2020-06-21 Keith MarshallDeclare functions as void when return value is immaterial.
2020-06-21 Keith MarshallEnsure non-void functions always return explicit values.
2020-06-20 Keith MarshallSimplify numeric argument interpreter function.
2020-06-19 Keith MarshallAccommodate C++11 string constant conflation limitations.
2020-06-19 Keith MarshallForce "C" linkage for setup key definitions.
2020-06-19 Keith MarshallSupport all-static linking with recent GCC versions.
2020-06-12 Keith MarshallUse XML templates to adapt to download host changes.
2020-06-11 Keith MarshallDiscontinue formal use of the build-aux submodule.
2020-06-02 Keith MarshallDo not use .hgtags for repository tag tracking.
2017-09-05 Keith MarshallAdded tag r0-6-3-beta-20170905-1 for changeset fdb1ff0cc1c9
2017-09-05 Keith Marshallmingw-get-0.6.3-mingw32-pre-20170905-1 posted on OSDN.net r0-6-3-beta-20170905-1
2017-09-04 Keith MarshallImprove probability of establishing successful URL...
2017-09-01 Keith MarshallIncrement version for first OSDN hosted release.
2013-11-26 Keith MarshallConflate name and class columns in GUI package list.
2013-10-18 Keith MarshallDon't attempt to resolve dependencies for unidentified...
2013-10-18 Keith MarshallImplement foundation for future NLS enabled diagnostics.
2013-10-15 Keith MarshallAdd automated build time configuration management.
2013-10-04 Keith MarshallAdded tag r0-6-2-beta-20131004-1 for changeset e70f37efc80b
2013-10-04 Keith Marshallmingw-get-0.6.2-mingw32-beta-20131004-1 released. r0-6-2-beta-20131004-1
2013-10-03 Keith MarshallPropagate RELEASE_CLASS setting from mingw-get-setup.
2013-10-02 Keith MarshallSupport group affiliation with component package granul...
2013-10-01 Keith MarshallCorrect processing of package group associations.
2013-09-21 Keith MarshallReorder controls within "Apply Changes" dialogue.
2013-09-21 Keith MarshallReimplement wsh.lua in C/C++; (cf. MinGW-Bug #2057).
2013-09-20 Keith MarshallEstablish default preferences for GUI; (cf. MinGW-Featu...
2013-09-20 Keith MarshallForce canonical comparison of shell links; (cf. MinGW...
2013-09-19 Keith MarshallCorrect LUA_PATH assignment for GUI; (cf. MinGW-Bug...
2013-09-19 Keith MarshallHandle meta-package removal correctly; (cf. MinGW-Bug...
2013-09-10 Keith MarshallAdded tag r0-6-1-beta-20130910-1 for changeset 6431f80dafc3
2013-09-10 Keith Marshallmingw-get-0.6.1-mingw32-beta-20130910-1 released. r0-6-1-beta-20130910-1
2013-09-10 Keith MarshallFix MinGW-Bug #2026.
2013-09-06 Keith MarshallUpdate version, pre-empting subsequent release.
2013-09-04 Keith MarshallAdded tag r0-6-0-beta-20130904-1 for changeset 15e228fcee93
2013-09-04 Keith Marshallmingw-get-0.6.0-mingw32-beta-20130904-1 released. r0-6-0-beta-20130904-1
2013-08-26 Keith MarshallImplement retry throttling for failed internet connections.
2013-08-24 Keith MarshallReassign default URL for download of setup tool components.
2013-08-21 Keith MarshallSimplify guimain.exe duplicate instance prevention.
2013-08-13 Keith MarshallInstall licence as standard setup component.
2013-08-13 Keith MarshallMore dialogue box adjustments.
2013-08-13 Keith MarshallCircumvent Windows-7 "Program Compatibility Assistant...
2013-07-30 Keith MarshallMinor modification to "about" dialogue dismissal button.
2013-07-30 Keith MarshallMatch "about" dialogue caption to main window.
2013-07-30 Keith MarshallImplement "icon legend" display as "help" menu item.
2013-07-30 Keith MarshallAvoid discarding pending changes when catalogue is...
2013-07-26 Keith MarshallMake a minor GUI layout adjustment.
2013-07-25 Keith MarshallImplement setup tool installer "plugin".
2013-07-25 Keith MarshallAdd "Basic Setup" as a built-in standard package group.
2013-07-14 Keith MarshallImplement GUI filtering of package list by group selection.
2013-07-12 Keith MarshallCorrect a static string buffer aliasing issue.
2013-07-12 Keith MarshallAdd a custom profile for use by the setup tool.
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-07-01 Keith MarshallAdd subprocess argument vector construction helpers.
2013-06-28 Keith MarshallAvoid inadvertent overwrite of existing files.
2013-06-27 Keith MarshallImprove diagnostics for tar archive processing faults.
2013-06-24 Keith MarshallFacilitate version synchronisation for mingw-get-setup.
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-06-13 Keith MarshallFacilitate package extraction and registration at setup...
2013-06-13 Keith MarshallImplement some GUI progress metering dialogue enhancements.
2013-05-31 Keith MarshallAvoid a potential macro definition conflict.
2013-05-15 Keith MarshallStreamline build-time dependency tracking procedures.
2013-05-15 Keith MarshallAdd resources for specification of product version.
2013-05-14 Keith MarshallMake application manifest resource definition reusable.
2013-05-08 Keith MarshallExtend DMH services to delay-loaded DLL clients.
2013-05-08 Keith MarshallAvoid unnecessary command line globbing in GUI applicat...
2013-05-04 Keith MarshallAddress some GCC-4.7 string initialisation warnings.
2013-05-02 Keith MarshallCorrect a spin wait thread synchronisation issue.
2013-04-23 Keith MarshallSelect compressed data streaming filters for use by...
2013-04-23 Keith MarshallAdapt internet download agent for use by setup tool.
2013-04-19 Keith MarshallImplement pre-emptive update issue number identification.
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-22 Keith MarshallEnable context hooks for build time code filtering.
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-18 Keith MarshallMake GUI support visual styles in current Windows versions.
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-10 Keith MarshallAdd configure time check for Lua API availability.
2013-01-10 Keith MarshallUpdate copyright notification for development in new...
2013-01-10 Keith MarshallImplement data sheet compiler for list of installed... gui-dev
2013-01-09 Keith MarshallInclude release tags in GUI displayed package versions.
2013-01-08 Keith MarshallFix enumeration of pending install actions for schedule...
2013-01-08 Keith MarshallImplement "Mark All Upgrades" GUI capability.
2013-01-08 Keith MarshallAvoid unnecessary reloading of package list.
2013-01-08 Keith MarshallAvoid potential heap corruption in action scheduler.
2013-01-07 Keith MarshallUpdate copyright notification for development in new...
2012-12-24 Keith MarshallWork around a GUI action scheduling instability.
next