Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/wine
2024-07-03 21:20:34 -07:00
..
gitlab extract all compressed files to make viewing source code easier and updated oreon-backgrounds and oreon-release packages 2024-07-03 21:20:34 -07:00
tables extract all compressed files to make viewing source code easier and updated oreon-backgrounds and oreon-release packages 2024-07-03 21:20:34 -07:00
make_package extract all compressed files to make viewing source code easier and updated oreon-backgrounds and oreon-release packages 2024-07-03 21:20:34 -07:00
mozconfig-common extract all compressed files to make viewing source code easier and updated oreon-backgrounds and oreon-release packages 2024-07-03 21:20:34 -07:00
README extract all compressed files to make viewing source code easier and updated oreon-backgrounds and oreon-release packages 2024-07-03 21:20:34 -07:00
remove-files.txt extract all compressed files to make viewing source code easier and updated oreon-backgrounds and oreon-release packages 2024-07-03 21:20:34 -07:00
VERSION extract all compressed files to make viewing source code easier and updated oreon-backgrounds and oreon-release packages 2024-07-03 21:20:34 -07:00

  COMPILATION INSTRUCTIONS

** Dependences **

The main build dependency is a working mingw-w64 installation. It can be based on both GCC and Clang.
Wine installation is required to create MSI packages.


** Compiling wine_gecko **

To compile Wine Gecko package simply run wine/make_package script. See 'wine/make_package --help'
for available options. Also if you want to use parallel build, set MAKEOPTS environment variable to
something like -j4. You may also change default build dir by setting BUILD_DIR environment variable.

$ ./wine/make_package

If all goes well, you should have a complete package in ../wine_gecko-$TARGET$DEBUG-$VERSION/dist/wine_gecko

Official releases use llvm-mingw and are built with:
$ ./wine/make_package --all-packages -pdb