Alexandre Julliard
|
752b0e02ea
|
makefiles: Move the import library rules to the global Make.rules file.
|
2013-10-09 11:25:36 +02:00 |
Alexandre Julliard
|
e318b4a59c
|
makefiles: Move the static library rules to the global Make.rules file.
|
2013-10-09 11:25:04 +02:00 |
Alexandre Julliard
|
7260277e1d
|
makefiles: Remove some obsolete rules.
|
2013-10-08 15:38:22 +02:00 |
Alexandre Julliard
|
08eea24b94
|
makefiles: Get rid of the recursive installation rules for dlls and programs.
|
2013-10-08 15:29:40 +02:00 |
Alexandre Julliard
|
bedf4757a8
|
configure: Use more user-friendly names for subdirectory targets.
|
2013-10-08 15:27:44 +02:00 |
Alexandre Julliard
|
204105ade4
|
configure: Simplify the generation of the install and clean rules.
|
2013-10-08 15:25:07 +02:00 |
Alexandre Julliard
|
8d5b8b1346
|
makefiles: Define __WINESRC__ globally.
|
2013-10-07 10:48:04 +02:00 |
Alexandre Julliard
|
69b9c4b198
|
configure: Use the standard MKDIR_P macro to create directories.
|
2013-10-04 22:12:22 +02:00 |
Alexandre Julliard
|
9b86c6a9b8
|
wmc: Load translations from mo files instead of po.
|
2013-10-04 19:39:39 +02:00 |
Alexandre Julliard
|
a60ebd3ade
|
makefiles: Link libwine statically into the tools to avoid run-time path dependencies.
|
2013-10-04 17:46:22 +02:00 |
Alexandre Julliard
|
8355887560
|
makefiles: Clean files from the top-level makefile where possible.
|
2013-09-30 20:34:53 +02:00 |
Alexandre Julliard
|
005565d90d
|
makefiles: Make sure to install manpages for the install-lib and install-dev cases.
|
2013-07-02 19:39:30 +02:00 |
Alexandre Julliard
|
ebe555d146
|
makefiles: Avoid wildcard substitutions that are broken in BSD make.
|
2013-07-02 12:40:59 +02:00 |
Alexandre Julliard
|
54244470f3
|
makefiles: Generate the platform-specific libwine rules from configure.
|
2013-05-01 13:33:39 +02:00 |
Ken Thomases
|
49dc686ae9
|
makefiles: Allow use of Objective-C source files in modules.
|
2012-12-26 18:23:03 +01:00 |
Alexandre Julliard
|
f4ec097c9b
|
wrc: Load translations from mo files instead of po.
|
2011-10-22 20:13:40 +02:00 |
Alexandre Julliard
|
268976b9fe
|
makefiles: Add rules for building mo files.
|
2011-10-22 15:43:50 +02:00 |
Alexandre Julliard
|
9c98f6911b
|
makefiles: Build the pot files with a separate pass from the top-level makefile.
|
2011-10-22 14:54:03 +02:00 |
Alexandre Julliard
|
729afa6adc
|
makefiles: Generate resource files for typelibs.
|
2011-08-02 10:11:10 +02:00 |
Alexandre Julliard
|
0435b5825e
|
makefiles: Add support for .x template files.
|
2011-05-05 16:31:59 +02:00 |
Alexandre Julliard
|
417b70bf44
|
makefiles: Add rules to update po files from .mc files in maintainer mode.
|
2011-01-24 21:34:23 +01:00 |
Alexandre Julliard
|
9771ad8ca7
|
makefiles: Generate .res files directly from message files.
|
2011-01-18 16:56:02 +01:00 |
Alexandre Julliard
|
7e6c75f1d1
|
makefiles: Generate dependencies for rsrc.pot.
|
2011-01-08 12:23:48 +01:00 |
Alexandre Julliard
|
367fd228d8
|
makefiles: Add rules to rebuild the po files in maintainer mode.
|
2011-01-04 17:05:21 +01:00 |
Alexandre Julliard
|
7c2a4bf25e
|
makefiles: Add dependencies on all po files for po-translated resources.
|
2011-01-04 16:55:54 +01:00 |
Alexandre Julliard
|
dcf5548bd6
|
clock: Convert translations to po files.
|
2011-01-04 11:20:30 +01:00 |
Alexandre Julliard
|
15ccabc9a8
|
makefiles: Add common rules for installing the main man page.
|
2010-12-05 16:17:58 +01:00 |
Alexandre Julliard
|
1a2837a089
|
makefiles: Add rules for building dll registration resources.
|
2010-11-30 13:53:25 +01:00 |
Alexandre Julliard
|
233814c21e
|
widl: Add a general -o option instead of having a different output name option for each file type.
|
2010-11-27 13:28:16 +01:00 |
Alexandre Julliard
|
c685b99d9b
|
makefiles: Pass target options to wrc.
|
2010-09-29 20:13:44 +02:00 |
Alexandre Julliard
|
bd9852cd6f
|
makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions.
|
2010-09-19 12:40:12 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Joel Holdsworth
|
465e653940
|
tools: Modified the ICO render script to also render BMPs.
|
2010-05-17 12:42:32 +02:00 |
Joel Holdsworth
|
66bd5f79cc
|
makefiles: Added a rule for building BMPs from SVGs.
|
2010-04-25 12:17:56 -05:00 |
Alexandre Julliard
|
6c14238728
|
configure: Pass the -fasynchronous-unwind-tables flag to winegcc when supported.
|
2010-04-11 12:49:15 +02:00 |
Alexandre Julliard
|
5d2b8e77d2
|
configure: Define WINE_CROSSTEST when building crosstests, and disable use of config.h in that case.
|
2010-04-08 17:34:13 +02:00 |
Joel Holdsworth
|
e02de77508
|
tools: Installed new icon build script.
|
2010-04-06 13:23:22 +02:00 |
Joel Holdsworth
|
476a2bee64
|
configure: Maintainer mode requires imagemagick.
|
2010-04-06 13:10:40 +02:00 |
Alexandre Julliard
|
93f0339387
|
makefiles: Move all the recursion rules to the top-level makefile.
|
2010-02-11 14:38:26 +01:00 |
Alexandre Julliard
|
7d020c9f08
|
makefiles: Create the wine symlink from configure.
|
2010-02-03 13:43:04 +01:00 |
Alexandre Julliard
|
7b7444fbca
|
makefiles: Simplify the installation of program binaries by not attempting to hardlink them.
|
2010-02-03 11:50:24 +01:00 |
Alexandre Julliard
|
4945a136dc
|
makefiles: Cross-compile all static libraries and import libs to .cross.a files to avoid conflicts.
|
2010-01-23 20:51:41 +01:00 |
Alexandre Julliard
|
1f254216d1
|
makefiles: Add rules for cross-compiling static libraries.
|
2010-01-23 20:51:12 +01:00 |
Alexandre Julliard
|
cce4387193
|
makefiles: Move some of the cross-compile rules to the main rules file.
|
2010-01-23 19:40:53 +01:00 |
Alexandre Julliard
|
79cac381cb
|
makefiles: Remove the obsolete rule for .spec.o files.
|
2010-01-23 18:26:10 +01:00 |
Alexandre Julliard
|
c6ae9a3c5a
|
makefiles: Get rid of all the rules for building old style 16-bit files.
|
2009-12-30 17:41:45 +01:00 |
Alexandre Julliard
|
b860c4aab0
|
configure: Add a .exe extension to the tools dependencies when building on Windows.
|
2009-09-01 22:36:13 +02:00 |
Alexandre Julliard
|
5f10595c5c
|
makefiles: Add rules for installing fake modules.
|
2009-08-18 11:33:26 +02:00 |
Alexandre Julliard
|
f78a8ceafc
|
makefiles: Add rules for building fake modules.
|
2009-08-18 11:29:35 +02:00 |
Alexandre Julliard
|
d6cc6ca2c1
|
kernel32: Compile .mc files to resources as independent files.
|
2009-07-03 15:47:43 +02:00 |