MinGW cross compiler base filesystem and environment
Go to file
Erik van Pienbroek ba334114c1 Removed the use of the environment variable PKG_CONFIG_LIBDIR
- Removed the use of the environment variable PKG_CONFIG_LIBDIR
  While building binaries the tool {i686,x86_64}-w64-mingw32-pkg-config
  should be used to find out pkg-config information
  The environment variable PKG_CONFIG already automatically points
  to the right cross-compiler aware version of pkg-config when
  the mingw{32,64}-pkg-config packages are installed
- Fixes compilation of mingw-gtk3 3.9.0 (GNOME BZ #699690)
- Automatically add R: mingw{32,64}-pkg-config tags when .pc files
  are detected while building mingw packages
2013-05-14 20:00:13 +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
macros.mingw Support the environment variables MINGW32_MAKE_ARGS and MINGW64_MAKE_ARGS 2012-12-16 23:56:55 +01:00
macros.mingw32 Removed the use of the environment variable PKG_CONFIG_LIBDIR 2013-05-14 20:00:13 +02:00
macros.mingw64 Removed the use of the environment variable PKG_CONFIG_LIBDIR 2013-05-14 20:00:13 +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 Removed the use of the environment variable PKG_CONFIG_LIBDIR 2013-05-14 20:00:13 +02:00
mingw-find-debuginfo.sh Prevent errors when the folders %{mingw32_prefix} or %{mingw64_prefix} are missing 2012-06-06 21:02:08 +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 Removed the use of the environment variable PKG_CONFIG_LIBDIR 2013-05-14 20:00:13 +02:00
mingw-rpmlint.config Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00
mingw-scripts.sh Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00
sources Initial setup of the repo 2011-05-10 15:14:36 +00:00
standard-dlls-mingw32 Add provides for mscoree.dll and regenerate the standard-dlls file 2012-11-10 17:19:08 +01:00
standard-dlls-mingw64 Add provides for mscoree.dll and regenerate the standard-dlls file 2012-11-10 17:19:08 +01:00
Toolchain-mingw32.cmake Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00
Toolchain-mingw64.cmake Added support for both win32 and win64 targets 2012-02-27 17:33:08 +02:00