MinGW cross compiler base filesystem and environment
Go to file
Marc-André Lureau ac9fcd8ab6 Drop qt4 macros
Suggested by Sandro Mani
(https://src.fedoraproject.org/rpms/mingw-filesystem/pull-request/8)

I think we could just drop qt4 (and kde4) everywhere. mingw-qt (aka Qt4)
has been removed two years ago (and was FTBFS for another year or two
before that).

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2022-02-22 17:07:23 +04:00
.gitignore Initial setup of the repo 2011-05-10 15:14:36 +00:00
COPYING Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00
iso_639.sed Own all the locale folders below %{mingw32_datadir}/locale and %{mingw64_datadir}/locale (RHBZ #798329) 2013-08-03 20:39:44 +02:00
iso_3166.sed Own all the locale folders below %{mingw32_datadir}/locale and %{mingw64_datadir}/locale (RHBZ #798329) 2013-08-03 20:39:44 +02:00
lang-exceptions Own all the locale folders below %{mingw32_datadir}/locale and %{mingw64_datadir}/locale (RHBZ #798329) 2013-08-03 20:39:44 +02:00
macros.mingw Drop qt4 macros 2022-02-22 17:07:23 +04:00
macros.mingw32 Drop qt4 macros 2022-02-22 17:07:23 +04:00
macros.mingw64 Drop qt4 macros 2022-02-22 17:07:23 +04:00
mingw32.attr Autogenerate python dependency, also capture pc, pyd for dependency generation 2021-09-21 11:03:04 +02:00
mingw32.sh Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00
mingw64.attr Autogenerate python dependency, also capture pc, pyd for dependency generation 2021-09-21 11:03:04 +02:00
mingw64.sh Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00
mingw-filesystem.spec Create build_winXX directories with mkdir -p 2022-02-22 10:34:23 +01:00
mingw-find-debuginfo.sh Move python dependency generation to mingw32/64_python3.attr in mingw-python3 package 2022-02-10 13:51:35 +01:00
mingw-find-lang.sh Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00
mingw-rpmlint.config Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00
mingw-scripts.sh Drop evaling $@ in mingw-scripts, ensure mingw macros invoked by mingw-scripts contain $@ 2022-02-02 10:37:40 +01:00
mingw.prov Don't use deprecated external dependency generator 2021-08-29 23:04:14 +02:00
mingw.req Move python dependency generation to mingw32/64_python3.attr in mingw-python3 package 2022-02-10 13:51:35 +01:00
pkgconf-personality-mingw32 Use pkgconf for pkgconfig 2021-06-12 22:00:09 -04:00
pkgconf-personality-mingw64 Use pkgconf for pkgconfig 2021-06-12 22:00:09 -04:00
sources Initial setup of the repo 2011-05-10 15:14:36 +00:00
standard-dlls-mingw32 Regenerated list of default win32 DLL's 2016-05-08 13:01:21 +02:00
standard-dlls-mingw64 Regenerated list of default win32 DLL's 2016-05-08 13:01:21 +02:00
toolchain-mingw32.cmake Add Boost_ARCHITECTURE to cmake toolchain file 2022-01-09 09:19:07 +01:00
toolchain-mingw32.meson Use relative paths in cmake/meson toolchain files to make ccache work if available 2021-11-17 18:30:23 +01:00
toolchain-mingw64.cmake Add Boost_ARCHITECTURE to cmake toolchain file 2022-01-09 09:19:07 +01:00
toolchain-mingw64.meson Use relative paths in cmake/meson toolchain files to make ccache work if available 2021-11-17 18:30:23 +01:00