makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / aclocal.m4
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-31  Alexandre Julliardconfigure: Add dependency on makefile for import libs...
2010-07-26  Alexandre Julliardconfigure: Build the import libraries without recursing...
2010-07-26  Alexandre Julliardconfigure: Only output the disabled crosstest rule...
2010-07-26  Alexandre Julliardmakefiles: Always build the cross import libraries...
2010-07-26  Alexandre Julliardmakefiles: Always build the static cross libraries...
2010-06-30  Alexandre Julliardconfigure: Disable clean and depend rules for disabled...
2010-05-23  Alexandre Julliardconfigure: Disable makefile auto-updating on BSD make...
2010-05-23  Alexandre Julliardconfigure: BSD make doesn't treat .PHONY as a proper...
2010-03-27  Alexandre Julliardmakefiles: Don't create font symlinks when fonts are...
2010-03-27  Alexandre Julliardmakefiles: Move wineapploader to the tools directory...
2010-03-27  Alexandre Julliardmakefiles: Install bindir programs from the top-level...
2010-03-26  Alexandre Julliardmakefiles: Bypass the normal substitution mechanism...
2010-03-26  Alexandre Julliardmakefiles: Add shell functions to generate dependencies...
2010-03-26  Alexandre Julliardmakefiles: Output the top-level clean rules explicitly...
2010-03-25  Alexandre Julliardmakefiles: Output the top-level depend rules explicitly...
2010-03-25  Alexandre Julliardmakefiles: Add a helper function for rules that are...
2010-03-25  Alexandre Julliardmakefiles: Output the top-level build rules explicitly...
2010-03-25  Alexandre Julliardmakefiles: Output the top-level installation rules...
2010-03-25  Alexandre Julliardmakefiles: Fix test rules to allow parallel makes again.
2010-03-25  Alexandre Julliardmakefiles: Output all the documentation rules explicitl...
2010-03-25  Alexandre Julliardmakefiles: Output all the tool install rules explicitly...
2010-03-25  Alexandre Julliardmakefiles: Output all the dll install rules explicitly...
2010-03-25  Alexandre Julliardmakefiles: Output all the static library rules explicit...
2010-03-25  Alexandre Julliardmakefiles: Output all the program rules explicitly...
2010-03-25  Alexandre Julliardmakefiles: Output all the test rules explicitly for...
2010-03-25  Alexandre Julliardmakefiles: Output all the import lib dependencies expli...
2010-03-20  Alexandre Julliardmakefiles: Generate all the top-level make rules inside...
2010-03-20  Alexandre Julliardmakefiles: Define the variables that are used by acloca...
2010-03-20  Alexandre Julliardmakefiles: Add a configure macro for tools directories.
2010-03-20  Alexandre Julliardmakefiles: Generate all the program rules inside the...
2010-03-20  Alexandre Julliardmakefiles: Generate all the dll rules inside the corres...
2010-03-20  Alexandre Julliardmakefiles: Generate all the test rules inside the corre...
2010-03-20  Alexandre Julliardmakefiles: Generate all the static lib rules inside...
2010-03-16  Alexandre Julliardmakefiles: Add more shell functions to generate the...
2010-03-04  Yann Droneaudaclocal.m4: Fix WINE_TRY_CFLAGS macro (LLVM/Clang).
2010-03-02  Alexandre Goujonconfigure: Add dll name recognition for cygwin.
2010-02-23  Alexandre Julliardmakefiles: Add some shell function helpers to generate...
2010-02-23  Alexandre Julliardmakefiles: Always build dependencies by default and...
2010-02-23  Alexandre Julliardmakefiles: Always generate the subdirs makefiles from...
2010-02-22  Alexandre Julliardmakefiles: Make sure that dependencies are always updat...
2010-02-11  Alexandre Julliardmakefiles: Add helper functions to build the various...
2010-02-11  Alexandre Julliardmakefiles: Use AS_MKDIR_P to create the extra directories.
2010-02-11  Alexandre Julliardmakefiles: Use AS_VAR_APPEND to build the list of warni...
2010-02-10  Alexandre Julliardmakefiles: Auto-generate the list of all subdirectories...
2010-02-10  Alexandre Julliardmakefiles: Simplify the WINE_CONFIG_DLL macro by defini...
2010-02-10  Alexandre Julliardmakefiles: Simplify the WINE_CONFIG_MAKEFILE macro...
2010-02-10  Alexandre Julliardmakefiles: Build the programs directly from the top...
2010-02-10  Alexandre Julliardmakefiles: Build the dlls directly from the top-level...
2010-02-10  Alexandre Julliardmakefiles: Add support for having tests under the progr...
2010-02-10  Alexandre Julliardmakefiles: Move Maketest.rules to the top level.
2010-02-10  Alexandre Julliardmakefiles: Build the tests directly from the top-level...
2010-02-10  Alexandre Julliardmakefiles: Build the import libraries directly from...
2010-02-10  Alexandre Julliardmakefiles: Build the static libraries directly from...
2010-02-08  Alexandre Julliardmakefiles: Generate the list of test binaries from...
2010-02-08  Alexandre Julliardmakefiles: Generate the winetest rules from the WINE_CO...
2010-02-08  Alexandre Julliardmakefiles: Generate dependencies to match each makefile...
2010-02-05  Alexandre Julliardconfigure: Avoid incorrectly cleaning up symlink target...
2010-02-03  Alexandre Julliardmakefiles: Create the wine symlink from configure.
2010-02-03  Alexandre Julliardmakefiles: Generate the config.status dependency as...
2010-02-03  Alexandre Julliardmakefiles: Simplify the installation of program binarie...
2010-01-26  Alexandre Julliardmakefiles: Generate the import library rules from confi...
2010-01-26  Alexandre Julliardmakefiles: Generate the static library rules from confi...
2010-01-23  Alexandre Julliardconfigure: Add specific creation macros for the various...
2009-12-07  Alexandre Julliardaclocal.m4: Perform a more exhaustive search of the...
2009-10-07  Alexandre Julliardconfigure: Build with -Wstrict-prototypes if supported.
2009-06-18  Alexandre Julliardconfigure: Don't accept mingw32 as target name, we...
2008-12-09  Alexandre Julliardconfigure: Add detection of Mingw64 for crosstests.
2008-11-26  Paul Vriensaclocal.m4: Add i686-pc-mingw32 to the cross-compiler...
2008-10-21  Rafał Mużyłoconfigure: Avoid problem with recent autoconf.
2008-09-22  Philip Nilssonconfigure: Add i486-mingw to the cross-compiler prefixes.
2008-08-25  Alexandre Julliardconfigure: Allow multiple variables in makefile output...
2008-08-25  Alexandre Julliardconfigure: Add possibility to exclude some directories...
2008-08-25  Alexandre Julliardconfigure: Generate the dlls directory lists in configu...
2008-08-21  Alexandre Julliardconfigure: Generate the makefiles list in configure...
2008-05-21  Alexandre Julliardconfigure: Added an ERROR_WITH macro for packages that...
2008-01-07  Alexandre Julliardconfigure: Add --without options for all optional depen...
2007-12-12  Marcel Partapconfigure: Add i586-mingw32 prefix for crosscompiling.
2007-09-17  Peter Oberndorferconfigure: Recognize i686-mingw32 prefix for crosscompi...
2007-07-10  Alexandre Julliardaclocal: Add macros for logging messages about missing...
2007-07-02  Alexandre Julliardconfigure: Change WINE_GET_SONAME to allow it to be...
2007-07-02  Alexandre Julliardconfigure: Don't use a default soname if a library...
2007-06-08  Alexandre Julliardconfigure: Replace some obsolete macros to avoid warnings.
2007-01-01  Alexandre Julliardconfigure: Added a generic macro for checking for Mingw...
2006-08-25  Alexandre Julliardconfigure: Move cache handling into the WINE_TRY_CFLAGS...
2006-08-07  Alexandre Julliardconfigure: Fixed soname detection on MacOS by using...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-10  Alexandre Julliardaclocal.m4: Avoid invalid characters in the cache varia...
2006-02-11  Alexandre Julliardconfigure: Added a WINE_CHECK_LIB_FUNCS macro to check...
2005-10-27  Marcus MeissnerPrint first line of LDD output only.
2005-02-10  Francois GougetAssorted spelling fixes.
2004-09-22  Warren BairdFix autoconf to have a new WINE_TRY_SHLIB_FLAGS functio...
2004-06-14  Pierre d'Herbemont- strip support for darwin
2003-07-26  Todd VierlingMake WINE_GET_SONAME work on NetBSD.
2003-04-02  Alexandre JulliardDon't bother checking for the errno function, simply...
2003-03-28  Alexandre JulliardReplaced WINE_CHECK_STRUCT_MEMBER autoconf macro by...
2002-12-11  Alexandre JulliardAdded WINE_CHECK_DEFINE macro to factor out some repeat...
2002-08-07  Alexandre JulliardDon't make the ac_asm function wrapper static to preven...
2002-08-02  Alexandre JulliardInstall the aclocal macros for use by Winelib apps.
2002-07-22  Alexandre JulliardGenerate the __ASM_NAME and __ASM_FUNC macros directly...
next