1. 107a8d6 Remove broken libCE build support by André Hentschel · 11 years ago
  2. dc927b0 Warn when configuring libarm32 together with a architecture expecting -m32/-m64 by André Hentschel · 11 years ago
  3. 7ae8de8 Initial build system changes for ARM by André Hentschel · 11 years ago
  4. b9d7961 Bump to v4 by Jonathan Yong · 11 years ago
  5. 321b7a4 Allow DFP printf, TODO, rework configure so awk is not needed by Jonathan Yong · 11 years ago
  6. 326ad9f Upgrade crt automake to 1.14, now required to run autoreconf by NightStrike · 12 years ago
  7. c3c1609 Separate InterlockedCompareExchange function into new file for 32-bit by Kai Tietz · 12 years ago
  8. 002a25d Moved _access_s and _waccess_s replacements from mingwex to libmsvcrt.a. by Jacek Caban · 12 years ago
  9. 69a6640 Split asprintf by Jonathan Yong · 12 years ago
  10. 503344d Allow using preprocessor to generate .def files. by Jacek Caban · 12 years ago
  11. ee0e74b Remove old leading-underscores option by Jonathan Yong · 12 years ago
  12. 85cefb1 * configure.ac (sysroot): Set sysroot to $prefix since include is by Corinna Vinschen · 13 years ago
  13. d81a9b8 * configure.ac: Fix default to --enable-w32api=no in previous patch. by Corinna Vinschen · 13 years ago
  14. 0157efd * configure.ac: Replace --enable-startup with --enable-w32api option. by Corinna Vinschen · 13 years ago
  15. e41828a Add libwinhttp.a and regenerate by Jonathan Yong · 13 years ago
  16. 477afbc Add a new configure option --disable-startup to control building of all of the crtXXX.o startup files. This is mainly needed for cygwin. by NightStrike · 13 years ago
  17. 222d91b Cleanup of the library selection checking code by NightStrike · 13 years ago
  18. 989e3f9 Replace AC_CHECK_TOOL(AR) with AM_PROG_AR by NightStrike · 13 years ago
  19. 7b2efc0 Remove hardcoded host entry in the sysroot location. This coincides with the headers change that allows the user to set prefix to the actual sysroot. by NightStrike · 13 years ago
  20. 0e8caf3 Update to autoconf 2.69 and automake 1.12.1 by NightStrike · 13 years ago
  21. 9869e0d Remove libsrc/endpointvolume-uuid.c, regenerate with autoconf 2.69 automake 1.11.5 by Jonathan Yong · 13 years ago
  22. c499288 Add libsrc/endpointvolume-uuid.c and libsrc/mshtmhst-uuid.c to Makefile.am, regenerate with Autoconf 2.68 and automake 1.11.5 by Jonathan Yong · 13 years ago
  23. 23c901e 2012-01-24 Kai Tietz <ktietz@redhat.com> by Kai Tietz · 13 years ago
  24. 9e09a80 Add gdiplus from mingw.org sources: Original work was by Markus Koenig by Ozkan Sezer · 13 years ago
  25. 4906b26 Use autoconf 2.67 and automake 1.11 to regenerate all subdirs. by Jonathan Yong · 14 years ago
  26. 02245bd Refresh auto* files. by Jonathan Yong · 14 years ago
  27. 93c2972 2011-03-26 Kai Tietz <ktietz70@googlemail.com> by Kai Tietz · 14 years ago
  28. e5cb27e Add an option to enable building libs from dlltool with delayed imports to support ReactOS by NightStrike · 15 years ago
  29. 68f1c2a Add a stub for an option to export private internal functions by NightStrike · 15 years ago
  30. 8cf66d3 Minor typo fix by NightStrike · 15 years ago
  31. db03810 Fix typo to unbreak build by NightStrike · 15 years ago
  32. d07fd64 Allow building the crt with -fno-leading-underscores by NightStrike · 15 years ago
  33. 7ddb7ba More minor cleanup by NightStrike · 15 years ago
  34. 14f707a Remove extra line break by NightStrike · 15 years ago
  35. d14d893 Add test for municode based on Ozkan's patch by NightStrike · 15 years ago
  36. c6641c5 Add AM_MAINTAINER_MODE to all packages to disable automatic rebuilding by default by NightStrike · 15 years ago
  37. 40167d9 Minor changes to tidy up some lines by NightStrike · 15 years ago
  38. 311c1d1 Modernize configure tests for wildcard globbing by NightStrike · 15 years ago
  39. 344f6f5 Remove libtool from crt build. It's unused, except to define dlltool, ranlib, etc. by NightStrike · 15 years ago
  40. e2c20b4 2010-03-03 Ozkan Sezer <sezeroz@gmail.com> by Ozkan Sezer · 15 years ago
  41. 0c72eec Regenerate. by Jonathan Yong · 15 years ago
  42. 04baa5c Update trunk autoconf to 2.65 by NightStrike · 15 years ago
  43. ec8b050 * Makefile.am (src_libmingwex): Add misc/tdelete.c by Jonathan Yong · 15 years ago
  44. 684c1dc 2010-01-04 Ozkan Sezer <sezeroz@gmail.com> by Ozkan Sezer · 15 years ago
  45. 924f7e9 Bump crt autoconf to 2.64 by NightStrike · 15 years ago
  46. 5599626 Move aux scripts to subdir to tidy up top levels by NightStrike · 15 years ago
  47. 9f7c557 Patch/2820174 r=NightStrike by Mook · 16 years ago
  48. 93219cb Remove -Wsystem-headers from default warning level and below by NightStrike · 16 years ago
  49. 0f5d947 Relegate redundant decls warning to level 5 by NightStrike · 16 years ago
  50. b5f9dbc Remove -Wmissing-declarations from warning levels 2 and 3 by NightStrike · 16 years ago
  51. 7d19517 Remove redundant strict-aliasing warning switches.. default level is 3 by NightStrike · 16 years ago
  52. b0c26d5 Add JonY's buildsystem changes to support 6 warning levels, 0 through 5. by NightStrike · 16 years ago
  53. 994bcf3 change libce + lib32|lib64 warning to be valid and cleaner logic (r=nightstrike) by Mook · 16 years ago
  54. 6c81e7a fixed configure breakage by Ozkan Sezer · 16 years ago
  55. 37ea03b Add check for finding this header set by NightStrike · 16 years ago
  56. 4ab266d Make as_if test more compatible by NightStrike · 16 years ago
  57. 9039cbb User ac_msg_notice instead of echo for compatibility by NightStrike · 16 years ago
  58. 0f8e8d9 Amplify sysroot checking and diagnostic output by NightStrike · 16 years ago
  59. c0ba3fa Continue update to autotools.. must have missed something in the last commit by NightStrike · 16 years ago
  60. d79de9b Fix breakage from r852 by NightStrike · 16 years ago
  61. 8a91b0e Add testsuite support by NightStrike · 16 years ago
  62. 7c5bc1a 2009-05-11 Ozkan Sezer <sezeroz@gmail.com> by Ozkan Sezer · 16 years ago
  63. 027e4e6 autoreconf -if by Ozkan Sezer · 16 years ago
  64. c781b1d fix build bustage - need to AC_SUBST before AC_OUTPUT (r=nightstrike) by Mook · 16 years ago
  65. 1f5d04b Set lib dir default based on host CPU by NightStrike · 16 years ago
  66. 032c619 Check against an incompatible configure case by NightStrike · 16 years ago
  67. 471963b Add inital configure option for libce by NightStrike · 16 years ago
  68. 3ee04d7 Remove vista workaround; use the latest service pack by NightStrike · 16 years ago
  69. 5a73308 Update version to 1.0b by NightStrike · 16 years ago
  70. 2173b9d Add initial unicode/widechar support by NightStrike · 16 years ago
  71. a014e11 Add -Wno-strict-aliasing to CFLAGS by NightStrike · 16 years ago
  72. 30927ac Fix multilib support by NightStrike · 16 years ago
  73. f1a2460 Add misc/mingw_getsp.S to Makefile.in. by Kai Tietz · 16 years ago
  74. 5c46437 Add libdwmapi.a and libuxtheme.a by NightStrike · 16 years ago
  75. 707d5c9 Use portable sed by NightStrike · 17 years ago
  76. 5f496cd Add vista support (experimental) by NightStrike · 17 years ago
  77. 77f9cf9 Remove unneccessary configure.ac tests, regenerate files by NightStrike · 17 years ago
  78. 5c481e5 Adjusted project name/version, fixed distcheck to handle lib32, and regenerated configure/Makefile.in by NightStrike · 17 years ago
  79. 6ce4ef3 Added AC_NO_EXECUTABLES to configure.ac and regenerated files by NightStrike · 17 years ago
  80. f5efb61 Switching build system (2/2) by NightStrike · 17 years ago