Commit Graph

183 Commits

Author SHA1 Message Date
Alexandre Julliard e0b1e8154d makefiles: Avoid running config.status when not necessary.
If it doesn't contain substitutions, we can use Makefile.in directly.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-23 17:52:52 +09:00
Alexandre Julliard ef557a8a8a makefiles: Read variable definitions from the top makefile instead of using Make.vars.in.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-23 14:49:36 +09:00
Michael Müller 2bb9ece0e9 aclocal.m4: Search for otool using AC_CHECK_TOOL. 2015-07-14 14:54:53 +09:00
Alexandre Julliard 237d7891ef configure: Avoid printing empty warning lines. 2014-03-04 14:40:39 +01:00
Alexandre Julliard 3bae3c6514 makefiles: Generate the testlist.c files at make depend time. 2014-02-10 10:58:00 +01:00
Alexandre Julliard 2a741324fe configure: Use AS_VAR_IF to test variables where appropriate. 2014-01-30 14:51:34 +01:00
Alexandre Julliard cebed408c7 configure: Trace the results of pkg-config checks to the config.log file. 2014-01-30 14:51:32 +01:00
Alexandre Julliard 2da6fc368f makedep: Make the makefile mode the default behavior and remove obsolete options. 2014-01-14 21:16:40 +01:00
Alexandre Julliard 509364e1dd makefiles: Get rid of Make.rules. 2014-01-14 12:18:02 +01:00
Alexandre Julliard 092f37fc2d makefiles: Include program files in the all: target. 2013-12-31 19:07:49 +01:00
Alexandre Julliard e48720236a configure: Don't create cross-compiled import libraries for 16-bit modules. 2013-12-28 14:25:29 +01:00
Alexandre Julliard 1047e0474d makefiles: Leave it to install-sh to create destination directories. 2013-12-26 14:35:15 +01:00
Alexandre Julliard 1928d61146 makedep: Add support for reading source variables directly from the makefile. 2013-12-17 17:10:28 +01:00
Alexandre Julliard e3fc518e8e makefiles: Generate the top-level .gitignore from configure. 2013-12-16 12:02:46 +01:00
Alexandre Julliard 3bcad54fc6 makefiles: Generate individual .gitignore files corresponding to the build targets. 2013-12-16 12:02:37 +01:00
Alexandre Julliard 73d1fa977a makefiles: Automatically create object sub-directories when needed. 2013-12-12 21:13:38 +01:00
Alexandre Julliard e0d5010f40 makefiles: Add separate clean targets even in the non-recursive case. 2013-12-12 19:21:33 +01:00
Alexandre Julliard 180bc4b878 makefiles: Explicitly specify source directory in spec file dependencies. 2013-12-12 13:23:57 +01:00
Alexandre Julliard be2c66d504 makefiles: Explicitly specify source directory in Makefile dependencies. 2013-12-12 13:18:24 +01:00
Alexandre Julliard 210af2e399 makefiles: Only output tools directory dependencies when tools are enabled. 2013-11-25 15:13:44 +01:00
Alexandre Julliard 456c8f435a makefiles: Remove the no longer needed EXTRASUBDIRS variables. 2013-11-09 22:10:52 +01:00
Alexandre Julliard 31eb8be661 makefiles: Output clean rules for generated files from makedep. 2013-11-09 22:10:49 +01:00
Alexandre Julliard 9fbf473a0b makefiles: Build makedep from the top-level makefile. 2013-10-28 13:58:14 +01:00
Alexandre Julliard 0dcc1cc3e8 makefiles: Expand srcdir directly into the top-level makefile. 2013-10-28 13:14:37 +01:00
Alexandre Julliard c6262a14f8 makefiles: Generate the common rules for tests from configure. 2013-10-10 12:27:00 +02:00
Alexandre Julliard 237ed76e6d makefiles: Generate the common rules for programs from configure. 2013-10-10 11:41:14 +02:00
Alexandre Julliard 41c7ba4b5d makefiles: Generate the common rules for dlls from configure. 2013-10-10 11:41:07 +02:00
Alexandre Julliard a3b76d3366 makefiles: Generate the common rules for import libraries from configure. 2013-10-10 11:41:01 +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 c48232661d configure: Make some shell variables global. 2013-10-08 15:27:49 +02:00
Alexandre Julliard bedf4757a8 configure: Use more user-friendly names for subdirectory targets. 2013-10-08 15:27:44 +02:00
Alexandre Julliard 62beaad873 configure: Correctly install binaries even when the tools are disabled. 2013-10-08 15:25:41 +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 d92bcec95a configure: Add enable options for all modules to the recognized option list. 2013-10-04 17:46:21 +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 a83c598c79 makefiles: Add support for specifying a prefix for installed library file names. 2013-09-26 14:35:45 +02:00
Alexandre Julliard 49645b6ff9 configure: Build the makefile data into a temporary file instead of a shell variable. 2013-09-24 12:51:58 +02:00
Alexandre Julliard 83eb4fd9b3 makefiles: Generate dependencies for symlinks that are needed at build time. 2013-09-23 20:32:12 +02:00
Alexandre Julliard 0a06ca2917 configure: Don't use the alternate package config scripts when cross-compiling. 2013-07-31 22:26:56 +02:00
Alexandre Julliard b48ee74832 configure: Don't use pkg-config without tool prefix when cross-compiling. 2013-07-31 22:26:56 +02:00
Alexandre Julliard bd049b2839 configure: Allow specifying relative paths in CFLAGS and LIBS variables. 2013-07-30 17:44:01 +02:00
Alexandre Julliard 75d4023153 configure: Move the checks inside the WINE_PACKAGE_FLAGS macro to enable restoring CPPFLAGS automatically. 2013-07-30 17:44:01 +02:00
Alexandre Julliard b9921eb370 configure: Add a pkg-config check for libpng. 2013-05-16 16:47:37 +02:00
Alexandre Julliard 8dabde1782 configure: Add a helper macro for invoking pkg-config, and use it for libxml. 2013-05-03 17:09:09 +02:00
Alexandre Julliard 0874734ecb configure: Try readelf before ldd to determine a library soname. 2013-01-10 17:52:11 +01:00
Alexandre Julliard bd1e261b06 configure: Building the tools requires include/config.h. 2012-12-04 15:58:47 +01:00
Damjan Jovanovic 009ad8a475 configure: Detect mingw32 better on FreeBSD. 2012-06-15 18:35:33 +02:00
Rafał Mużyło 78f717bff2 configure: Fix a typo. 2011-11-07 11:26:04 +01:00
Alexandre Julliard 9159cfe0e6 configure: Generate rules to update po files when gettextpo is explicitly requested. 2011-10-22 20:58:25 +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