Alexandre Julliard
|
1a16b9e9aa
makefiles: Add support for Automake-style silent make rules.
|
4 年之前 |
Alexandre Julliard
|
468af5bbb4
makefiles: Remove directory variables that are redundant with non-recursive make.
|
4 年之前 |
Alexandre Julliard
|
1dd3051cca
makefiles: Generate a single non-recursive makefile at the top level.
|
4 年之前 |
Alexandre Julliard
|
22628bcc17
wineandroid.drv: Pass the source directory on the gradle command line.
|
4 年之前 |
Alexandre Julliard
|
b07cc3fe0c
makefiles: Get rid of rpath support.
|
4 年之前 |
Jacek Caban
|
8e051c5802
configure: Allow specifying cross debug format.
|
4 年之前 |
Alexandre Julliard
|
42a30a693a
makefiles: Move l_intl.nls to a new nls directory.
|
5 年之前 |
Jacek Caban
|
d6625bd129
configure: Allow setting CROSSLDFLAGS by configure.
|
5 年之前 |
Jacek Caban
|
3d19efae72
makedep: Use -Wl,-delayload on cross targets when supported by linker.
|
5 年之前 |
Alexandre Julliard
|
945efdb6f3
makefiles: Use -fshort-wchar when building with msvcrt.
|
5 年之前 |
Alexandre Julliard
|
8039941c52
makefiles: Also pass -fPIC flag when linking.
|
5 年之前 |
Alexandre Julliard
|
1459a0105d
makefiles: Default to building test modules as PE.
|
5 年之前 |
Alexandre Julliard
|
870f99eced
configure: Check for supported warning flags also for the cross-compiler.
|
5 年之前 |
Alexandre Julliard
|
f689c723a2
makefiles: Don't use libwine for Windows builds.
|
5 年之前 |
Alexandre Julliard
|
05fa21e188
makefiles: Remove some unused variables.
|
6 年之前 |
Sebastian Lackner
|
a0ab2a7b0c
loader: Implement preloader for macOS.
|
6 年之前 |
Alexandre Julliard
|
1fd60d5656
makefiles: Expand more variables into the generated makefiles.
|
6 年之前 |
Alexandre Julliard
|
d84de4ca00
makefiles: Support specifying installed files in the top-level makefile.
|
6 年之前 |
Alexandre Julliard
|
d076ff3c12
Revert "makefiles: Only generate proxy code for the target architecture."
|
6 年之前 |
Zebediah Figura
|
ee206a3760
makefiles: Only generate proxy code for the target architecture.
|
6 年之前 |
Alexandre Julliard
|
431b645998
makefiles: Generate the tools dependencies from makedep.
|
7 年之前 |
Alexandre Julliard
|
acc6306bcf
makefiles: Generate the winetest resource list from makedep.
|
7 年之前 |
Alexandre Julliard
|
e91304e416
makefiles: Generate the remaining top-level rules from makedep.
|
7 年之前 |
Alexandre Julliard
|
d5f316bf0a
makefiles: Disable binary installation in the individual makefiles on Wow64.
|
7 年之前 |
Alexandre Julliard
|
1a52ba0bc8
makefiles: Generate the uninstall rule using the subdirs file lists.
|
7 年之前 |
Alexandre Julliard
|
832a40109e
makefiles: Make the directory specifications a bit more standard.
|
7 年之前 |
Alexandre Julliard
|
11ecc76dd0
makefiles: Generate the clean rule using the subdirs file lists.
|
7 年之前 |
Alexandre Julliard
|
40b7091ec5
configure: Allow specifying different CFLAGS for the cross compiler.
|
7 年之前 |
Alexandre Julliard
|
93d4ac2a0f
wineandroid: Add initial stub for the Java activity.
|
7 年之前 |
Alexandre Julliard
|
655e5e8c70
configure: Add a separate variable for wineloader-specific flags.
|
7 年之前 |