Alexandre Julliard
|
b9cb6d4f95
|
makedep: Automatically add the source idl for generated sources to the dependencies list.
|
2013-10-15 21:00:09 +02:00 |
Alexandre Julliard
|
edf4dab5ef
|
makefiles: Generate explicit build rules for testlist.c from makedep.
|
2013-10-15 13:53:12 +02:00 |
Alexandre Julliard
|
d4593274dc
|
makefiles: Generate explicit build rules for dlldata.c from makedep.
|
2013-10-15 13:53:11 +02:00 |
Alexandre Julliard
|
d9a75184c7
|
makefiles: Generate explicit build rules for idl files from makedep.
|
2013-10-15 13:53:11 +02:00 |
Alexandre Julliard
|
25b0810655
|
makefiles: Generate explicit build rules for resource files from makedep.
|
2013-10-15 13:53:11 +02:00 |
Alexandre Julliard
|
da4c49c744
|
makefiles: Generate explicit build rules for message files from makedep.
|
2013-10-15 13:53:11 +02:00 |
Alexandre Julliard
|
c00cc015f8
|
makefiles: Generate explicit build rules for bison files from makedep.
|
2013-10-15 13:53:09 +02:00 |
Alexandre Julliard
|
efef36c05a
|
makefiles: Generate explicit build rules for lex files from makedep.
|
2013-10-14 19:49:29 +02:00 |
Alexandre Julliard
|
bb45a93d71
|
makedep: Generate correct dependencies for testlist.c.
|
2013-10-14 16:05:32 +02:00 |
Alexandre Julliard
|
c6262a14f8
|
makefiles: Generate the common rules for tests from configure.
|
2013-10-10 12:27:00 +02:00 |
Alexandre Julliard
|
7025117026
|
makefiles: Move the testing rules to the global Make.rules file.
|
2013-10-09 12:35:47 +02:00 |
Alexandre Julliard
|
fabd3120c5
|
makefiles: Move the main module rules to the global Make.rules file.
|
2013-10-09 11:31:21 +02:00 |
Alexandre Julliard
|
f94c8669c5
|
makefiles: Move the API documentation rules to the global Make.rules file.
|
2013-10-09 11:30:33 +02:00 |
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 |