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