MinGW cross compiler base filesystem and environment
Go to file
Fabiano Fidêncio ff5a0b892e Add %%mingw_ninja_install macro
In order to make the life of the mingw packages easier, let's add a
%%mingw_ninja_install macro that will run `ninja -C install` in the
proper directory (the one configured using %%mingw_meson macro), passing
the correct DESTDIR to ninja.

In case it's not done, po files are not correctly installed and
%%mingw_find_lang macro will fail.

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
2019-06-19 14:16:19 +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_ninja_install macro 2019-06-19 14:16:19 +02:00
macros.mingw32 Revert "Remove redundant in mingw_cmake and mingw_meson" 2019-02-14 21:42:43 +01:00
macros.mingw64 Revert "Remove redundant in mingw_cmake and mingw_meson" 2019-02-14 21:42:43 +01: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 %%mingw_ninja_install macro 2019-06-19 14:16:19 +02:00
mingw-find-debuginfo.sh Add %mingw_nm macro 2017-09-10 13:51:18 +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 macros and cross-file for meson and ninja. 2018-04-20 03:37:41 -04: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 macros and cross-file for meson and ninja. 2018-04-20 03:37:41 -04:00