• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

The MinGW.org Installation Manager Tool


RSS
Rev. Tiempo Autor
e5395c8 2011-01-04 06:25:27 Keith Marshall

Make "install" and "remove" notifications symmetric.

f475479 2010-12-31 08:23:43 Keith Marshall

Add preliminary CLI support for "list" and "show" actions.

dcc9072 2010-11-02 06:09:01 Keith Marshall

Lay groundwork for implentation of additional actions.

8347ad4 2010-11-01 05:34:35 Keith Marshall

mingw-get-0.1-mingw32-alpha-5 released.

eecbed4 2010-10-31 04:06:19 Keith Marshall

mingw-get-0.1-mingw32-alpha-5 released.

6c3dcb9 2010-10-23 07:08:52 Keith Marshall

Make pkgInitRites/pkgLastRites processing more robust; avoid a potential race condition in mingw-get-inst.

53b3fa6 2010-09-10 12:04:06 Charles Wilson

Fix packaging bug in -lic package.

7429ccb 2010-09-10 11:27:20 Charles Wilson

mingw-get-0.1-mingw32-alpha-4 released.

84c2ca2 2010-09-10 11:15:57 Charles Wilson

Add rudimentary help option.

6d9a6e5 2010-09-10 10:44:24 Charles Wilson

Fix "mingw-get deletes itself" bug in last rites handling.

de40b85 2010-08-31 05:42:26 Keith Marshall

mingw-get-0.1-mingw32-alpha-3 released.

40adde8 2010-08-28 07:08:03 Keith Marshall

Add runtime hooks to support self-upgrade for future releases.

bd825d3 2010-08-25 05:02:10 Keith Marshall

Set default sysroots relative to mingw-get installation directory.

1106552 2010-08-20 04:52:35 Keith Marshall

Some dependency resolver enhancements and bug fixes.

08d87d6 2010-08-18 06:35:59 Keith Marshall

Improve scheduling of package processing requests.

5addaee 2010-08-15 22:37:54 Keith Marshall

Lay foundation for selective compilation of debugging code.

694846a 2010-08-15 22:16:54 Keith Marshall

Correct typo

a673b21 2010-08-14 01:20:07 Keith Marshall

Improve diagnostics for invalid references to non-release XML nodes.

4931522 2010-08-13 05:29:30 Keith Marshall

Guard against a potential buffer overrun.

8aa62ea 2010-08-07 07:34:39 Keith Marshall

Handle the GNU long name tar header format.

771838f 2010-06-25 06:40:11 Keith Marshall

Work around an autoconf bug.

16c7929 2010-06-25 05:49:39 Keith Marshall

Include alias search, when matching component package name.

e663d7e 2010-06-11 06:32:48 Keith Marshall

Address FIXME relating to identification of distributable files.

d40bb61 2010-05-18 05:27:45 Keith Marshall

Bump version for next release cycle.

ef91033 2010-05-18 02:03:31 Keith Marshall

mingw-get-0.1-mingw32-alpha-2 released.

969329d 2010-05-13 03:16:27 Keith Marshall

Make provision to protect user's profile settings during upgrade.

1f3cb31 2010-05-12 06:17:54 Keith Marshall

Add preliminary support for future `-reinstall' option.

08ff66f 2010-05-12 03:13:01 Keith Marshall

Correct handling for "%R" macro in relative sysroot path specs.

a9684ac 2010-05-06 05:34:17 Keith Marshall

Handle "%" wildcard matches in package and subsystem version strings.

4f304ca 2010-05-01 05:26:34 Keith Marshall

Revert 2010-04-04 refactoring of tarproc.cpp and tarinst.cpp