Commit Graph

231 Commits

Author SHA1 Message Date
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
Alexandre Julliard 41107a940f makefiles: Also install the program manpages from the top-level makefile. 2011-08-01 13:40:23 +02:00
Alexandre Julliard 2844991f7e makefiles: Still generate makefile rule for disabled dlls that have an import lib. 2011-07-25 22:05:51 +02:00
Alexandre Julliard fda8b65b9f makefiles: Install programs from the top-level makefile. 2011-07-25 11:40:26 +02:00
Alexandre Julliard bf8f435797 makefiles: Install dlls from the top-level makefile. 2011-07-25 11:39:42 +02:00
Alexandre Julliard 6cba5c48d9 makefiles: Install import libraries from the top-level makefile. 2011-07-09 18:01:42 +02:00
Alexandre Julliard f64a6753cb makefiles: Install static libraries from the top-level makefile. 2011-07-09 17:58:47 +02:00
Alexandre Julliard bb86a35f09 makefiles: Allow install rules to run in parallel. 2011-07-09 17:46:54 +02:00
Alexandre Julliard a0b8fa9f97 makefiles: Use the generic install flags for the static libraries. 2011-06-12 12:47:54 +02:00
Alexandre Julliard 49c31e3bf8 makefiles: Use the generic install flags for the tools directories. 2011-06-12 12:47:48 +02:00
Alexandre Julliard e492fcc833 makefiles: Use generic flags to specify which directories need a make install. 2011-06-12 12:04:08 +02:00
Alexandre Julliard e2db794630 makefiles: Add a more generic handling of makefile generation flags. 2011-06-12 11:53:44 +02:00
Alexandre Julliard dbbed381d0 configure: Make sure the winetest directory exists before building tests. 2011-05-26 12:04:45 +02:00
Alexandre Julliard 9b99cd1d31 makefiles: Create test resource files directly from the test build directory. 2011-05-24 11:15:20 +02:00
Alexandre Julliard e4eff85c8b makefiles: Create the binary resources for winetest from the top-level makefile. 2011-05-22 13:15:03 +02:00
Alexandre Julliard 305aca28b4 makefiles: Avoid creating an intermediate rc file for test binaries. 2011-05-22 12:50:10 +02:00
Alexandre Julliard 84fd1f5849 configure: Make the tools directory a symlink in the wow64 build tree. 2011-05-10 13:04:02 +02:00
Alexandre Julliard 9797da40ec configure: Add some quoting required by autoconf 2.68. 2011-04-27 17:37:43 +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 367fd228d8 makefiles: Add rules to rebuild the po files in maintainer mode. 2011-01-04 17:05:21 +01:00
Alexandre Julliard c1e29580ed configure: Fix the bin install rule in wow64 mode. 2011-01-03 18:28:56 +01:00
Alexandre Julliard 1858f43d99 configure: Make the import lib name optional in WINE_CONFIG_DLL. 2010-12-29 14:10:47 +01:00
Alexandre Julliard 6cce7fa0ce configure: Add a generic mechanism for passing flags to dll and program rules. 2010-12-28 16:35:40 +01:00
Jacek Caban 0b6bfade52 aclocal.m4: Recognize mingw-w64 as 32-bit cross compiler. 2010-12-21 19:20:54 +01:00
Vincent Povirk d21037519f aclocal: Detect the mingw variant named amd64-mingw32msvc. 2010-10-12 12:17:51 +02:00
Alexandre Julliard 9dd743fddc configure: Support specifying a .rules.in file as dependency. 2010-09-25 12:24:36 +02:00
Alexandre Julliard 52c9e85b19 configure: Make the ac_dir variable contain the full directory name for all types of make rules. 2010-09-25 12:05:49 +02:00
Alexandre Julliard c57aa38e86 configure: Automatically append the makedep dependency to all makefile rules. 2010-09-25 11:56:33 +02:00
Alexandre Julliard 4e9e38ee4f configure: Make sure the rules files are rebuilt when doing make depend. 2010-09-20 20:23:25 +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
Alexandre Julliard f56dd18a0c configure: Add dependency on makefile for import libs to make sure the destination directory is created. 2010-07-31 11:15:33 +02:00
Alexandre Julliard b0e48e1e2b configure: Build the import libraries without recursing when possible. 2010-07-26 21:41:47 +02:00
Alexandre Julliard a070f9b038 configure: Only output the disabled crosstest rule once. 2010-07-26 21:07:17 +02:00
Alexandre Julliard faa7eae8c4 makefiles: Always build the cross import libraries if crosstest is supported. 2010-07-26 13:34:07 +02:00
Alexandre Julliard 7d2e7726e7 makefiles: Always build the static cross libraries if crosstest is supported. 2010-07-26 12:46:32 +02:00
Alexandre Julliard 9bdd0272ce configure: Disable clean and depend rules for disabled top-level directories. 2010-06-30 17:34:20 +02:00
Alexandre Julliard bd3110d8ab configure: Disable makefile auto-updating on BSD make, it's broken for parallel builds. 2010-05-23 10:34:36 +02:00
Alexandre Julliard 764d4c2a1c configure: BSD make doesn't treat .PHONY as a proper target, so it needs its own dependencies. 2010-05-23 09:54:48 +02:00
Alexandre Julliard 0ef63e16d6 makefiles: Don't create font symlinks when fonts are disabled. 2010-03-27 11:44:13 +01:00
Alexandre Julliard 718ea42fe4 makefiles: Move wineapploader to the tools directory and get rid of the programs makefile. 2010-03-27 11:42:30 +01:00
Alexandre Julliard 2fb302188d makefiles: Install bindir programs from the top-level makefile. 2010-03-27 11:42:30 +01:00
Alexandre Julliard 39b4ba214b makefiles: Bypass the normal substitution mechanism for the makefile dependencies.
This avoids performance problems with large substitutions.
2010-03-26 08:52:14 +01:00
Alexandre Julliard abfb11e1cc makefiles: Add shell functions to generate dependencies for symlinks and rule files. 2010-03-26 08:38:44 +01:00
Alexandre Julliard 3cc14dc3fb makefiles: Output the top-level clean rules explicitly for each module. 2010-03-26 08:37:55 +01:00
Alexandre Julliard 18e5313cd9 makefiles: Output the top-level depend rules explicitly for each module. 2010-03-25 22:01:31 +01:00
Alexandre Julliard 943cd739b2 makefiles: Add a helper function for rules that are common to all directories. 2010-03-25 22:01:31 +01:00
Alexandre Julliard 6c90aeaef5 makefiles: Output the top-level build rules explicitly for each module. 2010-03-25 22:01:29 +01:00
Alexandre Julliard e84063bff3 makefiles: Output the top-level installation rules explicitly for each module. 2010-03-25 22:00:53 +01:00
Alexandre Julliard eab7efd179 makefiles: Fix test rules to allow parallel makes again. 2010-03-25 22:00:33 +01:00
Alexandre Julliard 60a05ad2d9 makefiles: Output all the documentation rules explicitly for each module. 2010-03-25 12:05:44 +01:00
Alexandre Julliard 6dbe7a0388 makefiles: Output all the tool install rules explicitly for each module. 2010-03-25 11:51:24 +01:00
Alexandre Julliard 82b743ffad makefiles: Output all the dll install rules explicitly for each module. 2010-03-25 11:15:32 +01:00