Commit Graph

  • d8bcc2f5ac Remove requires setup and rpm (RHBZ#629791). Richard Jones 2010-09-03 11:53:26 +0100
  • cf660b2b31 dist-git conversion Fedora Release Engineering 2010-07-29 03:19:10 +0000
  • 04446629c9 Add provides mingw32(rpcrt4.dll) (RHBZ#594581). Richard W.M. Jones 2010-06-08 13:17:52 +0000
  • 144b0e9c04 Work around cmake's Qt detection in the toolchain file Kalev Lember 2010-05-24 09:39:19 +0000
  • 61e147418d Fix typo that causes a failure to update the common directory. (releng #2781) Bill Nottingham 2009-11-25 23:18:47 +0000
  • 8bb36e0c74 Prevented a circular dependency which caused the i686-pc-mingw32-pkg-config script to be broken. Thanks to Kalev Lember for spotting this bug epienbro 2009-09-18 21:34:17 +0000
  • 5051797059 - The wrapper scripts i686-pc-mingw32-pkg-config, mingw32-pkg-config, mingw32-configure, mingw32-make and mingw32-cmake had a bug where quoted arguments could get interpreted incorrect. Thanks to Michael Ploujnikov for helping out with this issue epienbro 2009-09-01 21:42:50 +0000
  • b136c92f83 Somehow this change wasn't sent along with the previous commit.. epienbro 2009-08-29 14:40:08 +0000
  • 3dbb3430d6 - Added the file /usr/bin/i686-pc-mingw32-pkg-config which is a wrapper script which calls pkg-config with the right environment variables set (BZ #513825) epienbro 2009-08-29 14:35:44 +0000
  • dc67d0699c Fixed a small rpmlint warning caused by the debuginfo generation macro Thanks to Kalev Lember for spotting this epienbro 2009-08-23 18:50:36 +0000
  • ad998c675c - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild Jesse Keating 2009-07-25 12:16:43 +0000
  • c95a721510 Updated ChangeLog comment from previous version as the RPM variable __debug_install_post needs to be overridden instead of __os_install_post for -debuginfo subpackage generation epienbro 2009-06-24 17:27:24 +0000
  • d9bad00f48 - Add script to create -debuginfo subpackages This script was created by Fridrich Strba - All mingw32 packages now need to add these lines to their .spec files: %define __os_install_post %{_mingw32_debug_install_post} %{_mingw32_debug_package} epienbro 2009-06-22 10:18:35 +0000
  • 7cf0edd56a Add CMake rules (Adam Goode) Richard W.M. Jones 2009-06-09 08:44:18 +0000
  • c6360f8b14 Fix dependency problem with + in DLL name (Thomas Sailer). Richard W.M. Jones 2009-04-21 22:25:57 +0000
  • 7a18fb8141 - Fix up and test mingw32-pkg-config changes. Thu Mar 26 2009 Levente Farkas <lfarkas@lfarkas.org> - 50-1 - Add mingw32-pkg-config. Richard W.M. Jones 2009-03-27 09:20:25 +0000
  • 5f29aa3fbe - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild Jesse Keating 2009-02-26 01:03:00 +0000
  • 5a16e31e20 Rebuild for mingw32-gcc 4.4 Richard W.M. Jones 2009-02-20 21:07:22 +0000
  • da91edc8ef Added virtual provides for mingw32(cfgmgr32.dll) and mingw32(setupapi.dll). Richard W.M. Jones 2009-02-19 13:30:05 +0000
  • 3f88d62866 Fix _mingw32_configure. Richard W.M. Jones 2009-02-18 17:06:07 +0000
  • 17b7226512 Increase version number. Richard W.M. Jones 2009-02-17 08:38:47 +0000
  • b8b00efeff - Rename mingw32-COPYING to COPYING. - Rename mingw32-macros.mingw32 to macros.mingw32. - _mingw32_configure looks for configure in "." and ".." dirs. - Added _mingw32_description. - Added mingw32(version.dll) virtual provides (rhbz#485842). Richard W.M. Jones 2009-02-17 08:37:27 +0000
  • 2e732f340c Unset PKG_CONFIG_PATH because /usr/lib/rpm/macros sets it (Erik van Pienbroek). Richard W.M. Jones 2009-02-01 23:15:40 +0000
  • 853dfe4660 - Use PKG_CONFIG_LIBDIR instead of PKG_CONFIG_PATH so that native pkgconfig is never searched. Richard W.M. Jones 2009-01-30 09:38:05 +0000
  • 671fa62d9e - Install rpmlint overrides file to suppress some rpmlint warnings. Richard W.M. Jones 2009-01-26 17:21:27 +0000
  • c0320ed089 - Don't claim C++ compiler exists if it's not installed, as this breaks autoconf and (in particular) libtool. Richard W.M. Jones 2009-01-24 18:11:43 +0000
  • 306b2a1859 Add pseudo-provides secur32.dll Richard W.M. Jones 2009-01-14 10:20:03 +0000
  • f65d0b03d6 Add pseudo-provides secur32.dll Richard W.M. Jones 2009-01-14 10:18:27 +0000
  • 2caed6fee8 - Re-add mingw32-make Richard W.M. Jones 2008-12-18 10:53:30 +0000
  • 1ea30e613c - Rewrite mingw32-scripts to run in the current shell - (Re-add mingw32-make) - Removed by RWMJ. - Add mingw32-env to mingw32.sh Richard W.M. Jones 2008-12-06 14:33:41 +0000
  • b8c580465a - Unify mingw32-filesystem packages from all three branches again, and test. - Fix mingw32-scripts so it can handle extra parameters correctly. - Remove mingw32-env & mingw32-make since neither of them actually work. Richard W.M. Jones 2008-11-24 16:08:07 +0000
  • 4b7d67464c Added mingw32(glut32.dll). Richard W.M. Jones 2008-11-23 22:18:00 +0000
  • 03e2b36396 Revert part of the 36-1 patch. --build option to configure was wrong. Richard W.M. Jones 2008-11-19 18:02:20 +0000
  • c52d9aaa64 - Greatly improved macros (Levente Farkas). - Added -mms-bitfields. Richard W.M. Jones 2008-11-19 15:33:30 +0000
  • 61787a4b62 - Added mingw32(wldap32.dll) pseudo-provides. Richard W.M. Jones 2008-11-13 16:40:51 +0000
  • 66c68a39c7 Imported mingw32-filesystem. Richard W.M. Jones 2008-10-30 09:49:17 +0000
  • d31db4f29d Setup of module mingw32-filesystem Kevin Fenzi 2008-10-29 21:27:40 +0000