Rev. | Time | Author |
---|---|---|
b6fec4c master | 2020-06-25 06:29:21 | Keith Marshall |
Streamline the installation procedure. |
||
30cd696 | 2020-06-24 02:15:25 | Keith Marshall |
Delete an unnecessary duplicate function call. |
||
1c523d4 | 2020-06-24 02:01:47 | Keith Marshall |
Eliminate invalid comparisons of "this" with nullptr. |
||
f32b586 | 2020-06-23 06:11:25 | Keith Marshall |
Do not dereference nullptr in package directory trees. |
||
3615999 | 2020-06-22 23:10:29 | Keith Marshall |
Ignore spin wait requests with no designated referrer. |
||
f3a84d2 | 2020-06-22 19:44:57 | Keith Marshall |
Support options interpretation from an unborn options object. |
||
5b2d429 | 2020-06-22 06:54:25 | Keith Marshall |
Declare functions as void when return value is immaterial. |
||
2e5e8d5 | 2020-06-21 20:31:36 | Keith Marshall |
Ensure non-void functions always return explicit values. |
||
5107971 | 2020-06-21 04:44:58 | Keith Marshall |
Simplify numeric argument interpreter function. |
||
42d3a9b | 2020-06-19 22:39:05 | Keith Marshall |
Accommodate C++11 string constant conflation limitations. |
||
3baebf7 | 2020-06-19 21:52:56 | Keith Marshall |
Force "C" linkage for setup key definitions. |
||
9d03500 | 2020-06-19 20:00:44 | Keith Marshall |
Support all-static linking with recent GCC versions. |
||
670f37a | 2020-06-13 06:15:08 | Keith Marshall |
Use XML templates to adapt to download host changes. |
||
4b32b9c | 2020-06-12 02:07:39 | Keith Marshall |
Discontinue formal use of the build-aux submodule. |
||
55c684b | 2020-06-03 07:46:36 | Keith Marshall |
Do not use .hgtags for repository tag tracking. |
||
93258e1 | 2017-09-06 00:05:30 | Keith Marshall |
Added tag r0-6-3-beta-20170905-1 for changeset fdb1ff0cc1c9 |
||
5507500 r0-6-3-beta-20170905-1 | 2017-09-06 00:05:30 | Keith Marshall |
mingw-get-0.6.3-mingw32-pre-20170905-1 posted on OSDN.net |
||
155d03a | 2017-09-05 05:21:54 | Keith Marshall |
Improve probability of establishing successful URL connections. |
||
5e3b20c | 2017-09-01 15:03:42 | Keith Marshall |
Increment version for first OSDN hosted release. |
||
9320430 | 2013-11-27 08:18:01 | Keith Marshall |
Conflate name and class columns in GUI package list. |
||
69410fb | 2013-10-18 13:20:14 | Keith Marshall |
Don't attempt to resolve dependencies for unidentified packages. |
||
8252c76 | 2013-10-18 13:11:30 | Keith Marshall |
Implement foundation for future NLS enabled diagnostics. |
||
a2d4015 | 2013-10-16 05:15:59 | Keith Marshall |
Add automated build time configuration management. |
||
a62d710 | 2013-10-04 20:04:47 | Keith Marshall |
Added tag r0-6-2-beta-20131004-1 for changeset e70f37efc80b |
||
60ff97d r0-6-2-beta-20131004-1 | 2013-10-04 20:03:38 | Keith Marshall |
mingw-get-0.6.2-mingw32-beta-20131004-1 released. |
||
ce750fb | 2013-10-04 05:51:01 | Keith Marshall |
Propagate RELEASE_CLASS setting from mingw-get-setup. |
||
dc65bde | 2013-10-03 06:07:03 | Keith Marshall |
Support group affiliation with component package granularity. |
||
621cf63 | 2013-10-01 21:49:35 | Keith Marshall |
Correct processing of package group associations. |
||
06f2f50 | 2013-09-22 04:44:51 | Keith Marshall |
Reorder controls within "Apply Changes" dialogue. |
||
d44c639 | 2013-09-21 17:35:52 | Keith Marshall |
Reimplement wsh.lua in C/C++; (cf. MinGW-Bug #2057). |