Commit Graph

  • 782b104283 Add dlltool to toolchain-mingw{32,64}.meson Sandro Mani 2019-08-29 23:09:34 +0200
  • c3d26e7c6d Fix mingw-find-debuginfo.sh to pick up strippable binaries also in %%{_prefix}/%%{mingw32,64_target} Sandro Mani 2019-08-12 13:27:48 +0200
  • cfb1eb6575 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Fedora Release Engineering 2019-07-25 16:41:07 +0000
  • ff5a0b892e Add %%mingw_ninja_install macro Fabiano Fidêncio 2019-06-19 14:08:39 +0200
  • 2fdaf5a89a Revert "Remove redundant in mingw_cmake and mingw_meson" Sandro Mani 2019-02-14 21:42:43 +0100
  • ed40f14dd0 Remove redundant $@ in mingw_cmake and mingw_meson. Elliott Sales de Andrade 2018-11-23 00:40:09 -0500
  • 7b85d868c9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Fedora Release Engineering 2019-02-01 10:28:11 +0000
  • e467da62ae Remove obsolete Group tag Igor Gnatenko 2019-01-28 20:17:54 +0100
  • 59fb5dec7b - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Fedora Release Engineering 2018-07-13 10:20:33 +0000
  • bd0be208c7 Add macros and cross-file for meson and ninja. Elliott Sales de Andrade 2018-04-20 03:37:41 -0400
  • 7147464c6a - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Fedora Release Engineering 2018-02-08 02:03:26 +0000
  • 9a9de1654b Add %mingw_nm macro Sandro Mani 2017-09-10 13:51:18 +0200
  • c9e430bd5a Also extract debuginfo data from pyd binaries Sandro Mani 2017-09-09 10:07:18 +0200
  • 3b7a52cee2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild Fedora Release Engineering 2017-07-26 21:32:13 +0000
  • 04eab395a5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild Fedora Release Engineering 2017-02-10 21:03:25 +0000
  • 7bb5a7f841 Regenerated list of default win32 DLL's Erik van Pienbroek 2016-05-08 12:59:23 +0200
  • 5d10b97d99 Update config.{guess,sub} in %%mingw_configure (#1288256) Erik van Pienbroek 2016-05-08 12:58:13 +0200
  • 4d9f176480 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild Fedora Release Engineering 2016-02-04 08:06:59 +0000
  • 968ec71af8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Dennis Gilmore 2015-06-17 20:15:25 +0000
  • 08bbe2dfa0 Removed old _mingw32 macros which were deprecated since Fedora 17 Erik van Pienbroek 2015-04-11 14:56:19 +0200
  • 64394b95aa Accept empty MINGW{32,64}_{C,CPP,CXX}FLAGS environment variables Erik van Pienbroek 2015-04-10 21:42:16 +0200
  • 2031da5ebb Don't set LIB_INSTALL_DIR any more in the CMake macros as it breaks CPack (RHBZ #1152696) Erik van Pienbroek 2015-04-10 22:56:26 +0200
  • 7daa010253 Prevent CFLAGS and CXXFLAGS from being set when using CMake wrappers (RHBZ #1136069) Erik van Pienbroek 2015-04-10 21:30:49 +0200
  • f185f58985 Don't use verbose output by default in the CMake wrapper scripts Erik van Pienbroek 2015-04-10 20:48:34 +0200
  • 6e3f91139b Allow verbose CMake output to be disabled (RHBZ #987644) Erik van Pienbroek 2015-04-10 20:46:49 +0200
  • 5da13e5526 Removed the cmake rpath references as mingw doesn't support rpath Erik van Pienbroek 2015-04-10 19:26:18 +0200
  • a1d54d46a0 Made the CMake RPM macros more generic Erik van Pienbroek 2015-04-10 19:24:38 +0200
  • aad18c0124 Remove unused and broken Boost_COMPILER from CMake toolchain files Erik van Pienbroek 2015-04-10 18:06:22 +0200
  • 475f0ff26f Add CMAKE_SYSTEM_PROCESSOR to the CMake toolchain files Erik van Pienbroek 2015-04-10 18:05:11 +0200
  • faf1180f11 Rename Toolchain-mingw{32,64}.cmake to toolchain-mingw{32,64}.cmake Erik van Pienbroek 2015-04-10 18:01:30 +0200
  • 1858211f16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild Dennis Gilmore 2014-06-07 04:34:06 -0500
  • 7871a5f4f5 Place the RPM macros in /usr/lib/rpm/macros.d when using a modern RPM Erik van Pienbroek 2014-02-09 01:04:35 +0100
  • f67070450f Own all the locale folders below %{mingw32_datadir}/locale and %{mingw64_datadir}/locale (RHBZ #798329) Erik van Pienbroek 2013-08-03 20:39:44 +0200
  • 9385982597 Own the folders %{mingw32_libdir}/cmake and %{mingw64_libdir}/cmake Erik van Pienbroek 2013-08-03 19:52:51 +0200
  • 16853f003e - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild Dennis Gilmore 2013-08-03 05:33:06 -0500
  • f7e66214d7 Remove invalid macros with '++' in the name Kalev Lember 2013-06-15 14:53:09 +0200
  • 6f9eccdae6 Only set the environment variable PKG_CONFIG_LIBDIR in the cmake macros Erik van Pienbroek 2013-06-02 17:31:30 +0200
  • a737f03ae2 Updated the list of DLLs which are part of the Win32 API Erik van Pienbroek 2013-05-14 20:14:01 +0200
  • c61c02dedf Fix rpmlint warnings about invalid date in changelog entries Erik van Pienbroek 2013-05-14 20:07:41 +0200
  • d6d7154378 Bumped the minimum required version of mingw{32,64}-filesystem to >= 95 Erik van Pienbroek 2013-05-14 20:03:32 +0200
  • ba334114c1 Removed the use of the environment variable PKG_CONFIG_LIBDIR Erik van Pienbroek 2013-05-14 20:00:13 +0200
  • 797731025a Remove %config from %{_sysconfdir}/rpm/macros.* Ralf Corsépius 2013-03-03 12:14:10 +0100
  • 8c7521d977 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild Dennis Gilmore 2013-02-14 00:59:39 -0600
  • c277ca32f1 Support the environment variables MINGW32_MAKE_ARGS and MINGW64_MAKE_ARGS Erik van Pienbroek 2012-12-16 23:56:55 +0100
  • ac04067e87 Added support for RHEL6 Erik van Pienbroek 2012-12-03 19:59:00 +0100
  • b09bf88df8 Add provides for mscoree.dll and regenerate the standard-dlls file Kalev Lember 2012-11-10 17:19:08 +0100
  • 4c049af9fb Added new macros for Qt5 support Erik van Pienbroek 2012-09-18 00:10:08 +0200
  • 328f054f6a Fix the handling of quoted arguments in the cmake macros Erik van Pienbroek 2012-08-13 20:56:01 +0200
  • 7b07576344 Make sure the %mingw_cmake and %mingw_cmake_kde4 macros respect the environment variable MINGW_BUILDDIR_SUFFIX Erik van Pienbroek 2012-08-13 15:17:25 +0200
  • f5f39d387d - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild Dennis Gilmore 2012-07-19 20:14:49 -0500
  • fcb9178d02 Fix syntax error in mingw64_env macro Kalev Lember 2012-06-13 12:18:04 +0300
  • 0cec28deb7 Prevent errors when the folders %{mingw32_prefix} or %{mingw64_prefix} are missing Erik van Pienbroek 2012-06-06 21:02:08 +0200
  • 57554d32bb Fix whitespace handling in %mingw_configure and friends Kalev Lember 2012-04-19 18:55:04 +0300
  • e66c6cc210 Generate the DLL name provides from mingw-crt import libraries Kalev Lember 2012-03-17 17:34:23 +0200
  • 9dad08a5b6 Define mingw_build_win32/win64 in system macros Kalev Lember 2012-03-17 16:25:42 +0200
  • 3fc8958472 Fix warnings during debuginfo generation Kalev Lember 2012-03-16 23:01:13 +0200
  • f14297dd84 Simplify the %mingw_make_install macro Kalev Lember 2012-03-16 22:19:00 +0200
  • 7efd7c1a02 Added a manual provides for ksuser.dll Erik van Pienbroek 2012-03-12 23:17:04 +0100
  • 276307b7b0 Add missing %mingw32_debug_install_post Kalev Lember 2012-03-06 19:56:56 +0200
  • f3b87dde70 Get rid of the USE_OLD_METHOD hack in mingw-find-debuginfo Kalev Lember 2012-03-06 19:59:11 +0200
  • f5e6db3480 Merge copy-n-paste duplicate %mingw32_debug_package code Kalev Lember 2012-03-06 19:58:43 +0200
  • 528afd0138 Fixed broken summary tags Erik van Pienbroek 2012-02-28 17:33:30 +0100
  • 0c1e1f998c Added support for both win32 and win64 targets Erik van Pienbroek 2012-02-26 01:17:24 +0200
  • 76112273c5 Rename the source package to mingw-filesystem (#673784) Kalev Lember 2012-02-23 13:04:39 +0200
  • c6eb454e98 Merge git://pkgs.fedoraproject.org/mingw32-filesystem Kalev Lember 2012-02-23 13:00:24 +0200
  • be0d63c8fb Use a more complete list of Win32 default dlls Erik van Pienbroek 2012-02-05 20:32:21 +0100
  • 32d1194882 Remove the mingw32-pkg-config wrapper as well Kalev Lember 2012-01-31 22:04:23 +0200
  • adfc0e1651 Fix filelist Erik van Pienbroek 2012-01-31 20:53:16 +0100
  • 92ccc6e10a Don't provide the wrapper i686-pc-mingw32-pkg-config anymore as we now have a mingw32-pkg-config package Erik van Pienbroek 2012-01-31 20:38:26 +0100
  • 2a5fde2ebb Set Boost_COMPILER to -gcc47 in cmake toolchain file Erik van Pienbroek 2012-01-11 00:11:36 +0100
  • aa32785665 Fixed a small regression introduced by the previous release Erik van Pienbroek 2011-11-22 23:52:28 +0100
  • f1b50411fb Added various definitions to the CMake toolchain file (RHBZ #753906) Erik van Pienbroek 2011-11-16 01:35:40 +0100
  • 926da27ec9 Added avicap32.dll and psapi.dll to the list of Win32 default DLLs Kalev Lember 2011-08-02 10:34:01 +0300
  • 444f8dd41c Added glu32.dll and wsock32.dll to the list of Win32 default dll's Erik van Pienbroek 2011-07-13 14:29:09 +0200
  • 31e3471d42 Use a more complete list of Win32 default dll's Erik van Pienbroek 2011-07-06 20:37:30 +0200
  • 6d7bab80f9 Fixed dep gen with upper case dll names Kalev Lember 2011-07-06 21:32:35 +0300
  • 4269348602 The %{_mingw32_qmake_qt4} macro pointed to an invalid mkspecs name. Fixed Erik van Pienbroek 2011-07-01 14:05:10 +0200
  • f88e1d8947 Set Boost_COMPILER to -gcc46 in cmake toolchain file Kalev Lember 2011-06-28 11:35:38 +0300
  • 74761330f7 Make sure the -debuginfo subpackages are mingw32- prefixed Kalev Lember 2011-05-29 17:17:44 +0300
  • 82ecebcd82 Fixed the -n option with _mingw32_debug_package macro Kalev Lember 2011-05-24 10:54:33 +0300
  • 15eccffbcb Own the sbin/ directory Kalev Lember 2011-05-24 10:53:48 +0300
  • 9781763c8b Adjusted PKG_CONFIG_LIBDIR to also search in _mingw32_datadir/pkgconfig/ Kalev Lember 2011-05-24 10:50:37 +0300
  • e9ebc7111d Own etc/, share/pkgconfig/, share/xml/ directories Kalev Lember 2011-05-23 06:24:48 +0300
  • 750c540bd0 Own the _mingw32_datadir/cmake/ directory Kalev Lember 2011-05-21 12:12:05 +0300
  • 2de8bb604b Generate versionless mingw32-filesystem Requires Kalev Lember 2011-05-20 14:07:16 +0300
  • 11c4c8fba5 Cleaned up the spec file from cruft not needed with latest rpm Kalev Lember 2011-05-20 13:30:59 +0300
  • b4298c0ccc Support RPM 4.9 new "fileattr" dep extraction system Kalev Lember 2011-05-20 13:27:53 +0300
  • 2c67134589 Don't unset PKG_CONFIG_PATH in the wrapper scripts mingw32-pkg-config and i686-pc-mingw32-pkg-config (BZ #688171) Erik van Pienbroek 2011-05-14 14:07:09 +0200
  • bd6e219e98 Initial setup of the repo Fedora Release Engineering 2011-05-10 15:14:36 +0000
  • a3f272c1d2 Override boost library suffix in cmake toolchain file Kalev Lember 2011-05-01 11:22:31 +0300
  • 5b66efd7ed Don't error out trying to set illegal LD.BFD variable name Kalev Lember 2011-03-17 15:11:52 +0200
  • 36b5a23ed2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild Dennis Gilmore 2011-02-08 12:27:19 -0600
  • 1dddd1ea0c Own the directory %{_mingw32_datadir}/themes Erik van Pienbroek 2011-01-12 16:11:42 +0100
  • 97e2f31e91 Removed -win32 option and fixed -spec option for mingw32-qmake-qt4 Ivan Romanov 2010-11-14 15:08:36 +0500
  • dd7c74f479 Set the CMAKE_RC_COMPILER variable in the CMake toolchain file (RHBZ #652435) Erik van Pienbroek 2010-11-11 23:39:31 +0100
  • a921aa1836 Added mingw32-qmake-qt4 Ivan Romanov 2010-10-19 23:37:10 +0600
  • bd51a55b1a Provide mingw32(odbc32.dll) for Qt Erik van Pienbroek 2010-10-11 20:41:36 +0200
  • 3eb87c918e Provide mingw32(gdiplus.dll) for gdk-pixbuf Erik van Pienbroek 2010-09-12 17:59:51 +0200
  • 9844c01546 Provide virtual mingw32(ws2_32.dll) for libvirt. Richard Jones 2010-09-09 13:35:15 +0100
  • 7034ac899f Own /etc/rpmlint/ dir instead of depending on rpmlint package (RHBZ#629791) Kalev Lember 2010-09-06 15:28:17 +0300