MinGW cross compiler base filesystem and environment
Go to file
Marc-André Lureau 32c17a2e88 Add redhat-rpm-config dependency. Fixes rhbz#1769792
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2019-11-07 17:53:04 +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 Add %%mingw_ninja_install macro 2019-06-19 14:16:19 +02:00
macros.mingw32 Add dlltool to toolchain-mingw{32,64}.meson 2019-08-29 23:09:34 +02:00
macros.mingw64 Add dlltool to toolchain-mingw{32,64}.meson 2019-08-29 23:09:34 +02:00
mingw32.attr Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00
mingw32.sh Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00
mingw64.attr Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00
mingw64.sh Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00
mingw-filesystem.spec Add redhat-rpm-config dependency. Fixes rhbz#1769792 2019-11-07 17:53:04 +04:00
mingw-find-debuginfo.sh Fix mingw-find-debuginfo.sh to pick up strippable binaries also in %%{_prefix}/%%{mingw32,64_target} 2019-08-12 13:27:48 +02:00
mingw-find-lang.sh Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00
mingw-find-provides.sh Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00
mingw-find-requires.sh Bumped the minimum required version of mingw{32,64}-filesystem to >= 95 2013-05-14 20:03:32 +02:00
mingw-rpmlint.config Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00
mingw-scripts.sh Prevent CFLAGS and CXXFLAGS from being set when using CMake wrappers (RHBZ #1136069) 2015-04-11 19:07:25 +02: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 Remove unused and broken Boost_COMPILER from CMake toolchain files 2015-04-11 19:07:25 +02:00
toolchain-mingw32.meson Add dlltool to toolchain-mingw{32,64}.meson 2019-08-29 23:09:34 +02:00
toolchain-mingw64.cmake Remove unused and broken Boost_COMPILER from CMake toolchain files 2015-04-11 19:07:25 +02:00
toolchain-mingw64.meson Add dlltool to toolchain-mingw{32,64}.meson 2019-08-29 23:09:34 +02:00