MinGW cross compiler base filesystem and environment
Go to file
2020-07-19 20:13:57 +02: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_make_build and %mingw_make_install 2020-05-23 14:00:10 +02:00
macros.mingw32 Add -fstack-protector to LDFLAGS 2020-07-19 20:13:57 +02:00
macros.mingw64 Add -fstack-protector to LDFLAGS 2020-07-19 20:13:57 +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 -fstack-protector to LDFLAGS 2020-07-19 20:13:57 +02: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 Quote sequences to tr to avoid the shell handling them (#1830233) 2020-05-01 09:55:55 +01:00
mingw-find-requires.sh Quote sequences to tr to avoid the shell handling them (#1830233) 2020-05-01 09:55:55 +01: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 meson hint for libgcrypt-config on mingw cross builds 2020-07-14 10:32:22 +01: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 meson hint for libgcrypt-config on mingw cross builds 2020-07-14 10:32:22 +01:00