Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Makefile.in: Ignore errors on doc install. | Christopher Faylor | 2014-02-18 | 1 | -1/+1 |
| | |||||
* | * Makefile.in: Properly cd to directory sans install_ prefix. Report on errors | Christopher Faylor | 2013-11-07 | 1 | -3/+3 |
| | | | | on doc install. Only 'all' is special. | ||||
* | * Makefile.in: Reinstate ignoring of errors for doc target. | Christopher Faylor | 2013-11-06 | 1 | -6/+2 |
| | |||||
* | Update copyrights | Christopher Faylor | 2013-01-21 | 1 | -3/+2 |
| | |||||
* | * Makefile.in (Makefile): Rely on 'configure' not 'configure.in'. | Christopher Faylor | 2012-11-26 | 1 | -1/+1 |
| | |||||
* | winsup: | Corinna Vinschen | 2012-11-07 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.common (zlib_source): Remove. (zlib_build): Remove. (bz2lib_source): Remove. (bz2lib_build): Remove. (w32api_source): Remove. (w32api_build): Remove. (w32api_lib): Remove. (mingw_build): Remove. (mingw_source): Remove. ($(w32api_lib)/%.a): Remove rule. * Makefile.in (ZLIB): Remove. ($(SUBDIRS)): Drop mingw check. (mingw): Remove rule. (install_mingw): Ditto. * configure.in: Remove support for mingw as build target. * configure: Regenerate. utils: * Makefile.in ($(MINGW_BINS)): Drop -B$(mingw_build)/ from build expression. | ||||
* | 2012-10-24 Kai Tietz <ktietz70@googlemail.com> | Yaakov Selkowitz | 2012-10-24 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Corinna Vinschen <corinna@vinschen.de> * configure.in [cygwin*]: Always build cygserver, lsaauth, utils, and doc. Do not build mingw or w32api. [mingw*]: Build w32api if present. * configure: Regenerate. * Makefile.common: Remove references to mingw and w32api directories. (MINGW_LDFLAGS): Redefine as -static to force static linking with libgcc and libstdc++. * Makefile.in: Remove references to mingw and w32api directories from Cygwin targets. | ||||
* | Add DESTDIR functionality to Makefile.in's. | Christopher Faylor | 2009-02-24 | 1 | -2/+2 |
| | |||||
* | update copyright | Christopher Faylor | 2008-11-26 | 1 | -1/+2 |
| | |||||
* | * Makefile.in: Revert erroneous checkin. | Christopher Faylor | 2008-11-26 | 1 | -10/+9 |
| | | | | * Makefile.common: Tweak to work better with new utils/mingw front-end. | ||||
* | * Makefile.in: Tweak to work better with new utils/mingw front-end. | Christopher Faylor | 2008-10-12 | 1 | -9/+10 |
| | | | | In utils: | ||||
* | * Makefile.in (install-license): Install COPYING file as well. | Corinna Vinschen | 2008-05-16 | 1 | -2/+4 |
| | |||||
* | * Makefile.in (subauth): Drop rule. | Corinna Vinschen | 2006-12-12 | 1 | -2/+0 |
| | | | | | * configure.in: Remove subauth related check. * configure: Regenerate. | ||||
* | * Makefile.in: Add dependencies for lsaauth. | Corinna Vinschen | 2006-11-27 | 1 | -0/+2 |
| | | | | | * configure.in: Disable building subauth. Add building lsaauth. * configure: Regenerate. | ||||
* | * Makefile.in: Make install-license .PHONY. Make sure that doc directory is | Christopher Faylor | 2006-08-31 | 1 | -2/+3 |
| | | | | created before copying to it. | ||||
* | * Makefile.in: Make installation of CYGWIN_LICENSE configurable. | Corinna Vinschen | 2006-08-30 | 1 | -1/+5 |
| | | | | | | | | * aclocal.m4: Regenerate. * configure.in: Add GCC_NO_EXECUTABLES call. Add configuration for INSTALL_LICENSE. Make cygwin subdirectory optional. Add sanity check for cygwin resp. mingw subdirectories dependent of the target. * configure: Regenerate. | ||||
* | * Makefile.in (subauth): Add dependency on mingw. | Christopher Faylor | 2006-08-03 | 1 | -0/+2 |
| | |||||
* | * Makefile.in: Update copyright. Fix 'check' target so that it will once-again | Christopher Faylor | 2006-07-23 | 1 | -2/+7 |
| | | | | | | create a working testsuite directory. Add a comment this time to explain the unusual behavior. (Previous ChangeLog checkin did not include accompanying Makefile.in) | ||||
* | update to newer autoconf | Christopher Faylor | 2006-05-24 | 1 | -1/+1 |
| | |||||
* | * configure.in: Add AC_PROG_INSTALL handling. | Corinna Vinschen | 2006-01-16 | 1 | -1/+6 |
| | | | | | * configure: Regenerate. * Makefile.in (install): Install CYGWIN_LICENSE. | ||||
* | * Makefile.in: Make cygserver depending on cygwin. | Corinna Vinschen | 2003-11-23 | 1 | -0/+2 |
| | |||||
* | preliminary checkin | Christopher Faylor | 2003-07-26 | 1 | -4/+0 |
| | |||||
* | preliminary checkin | Christopher Faylor | 2003-07-26 | 1 | -0/+5 |
| | |||||
* | * configure.in: Add cygserver subdir. | Christopher Faylor | 2003-07-01 | 1 | -1/+3 |
| | | | | | | * Makefile.in: Ditto. * configure: Regenerate. * Makefile.common: Remove debugging statements. | ||||
* | * Makefile.in (check): Be more defensive when creating testsuite config.status. | Christopher Faylor | 2002-09-28 | 1 | -1/+1 |
| | |||||
* | * configure.in: Remove cinstall target. | Christopher Faylor | 2002-04-25 | 1 | -4/+0 |
| | | | | | * Makefile.in: Ditto. * configure: Regenerate. | ||||
* | * Makefile.in: Don't attempt to use zlib directory as a dependency if it | Christopher Faylor | 2001-12-19 | 1 | -2/+3 |
| | | | | doesn't exist. | ||||
* | * Makefile.in: Exit immediately if a sub-make fails. | Christopher Faylor | 2001-12-14 | 1 | -5/+5 |
| | |||||
* | * Makefile.in: Force configure in testsuite directory if config.status does not | Christopher Faylor | 2001-11-04 | 1 | -3/+3 |
| | | | | exist. | ||||
* | * configure.in: Disable subauth directory test. | Christopher Faylor | 2001-11-04 | 1 | -2/+2 |
| | | | | | * configure: Regenerate. * Makefile.in: Use MAKE variable in directory builds. | ||||
* | * Makefile.in: Add directory dependencies to ensure ordering when using 'make | Christopher Faylor | 2001-11-04 | 1 | -0/+16 |
| | | | | -jN'. | ||||
* | * Makefile.in: Propagate 'clean' to subdirs properly. | Christopher Faylor | 2001-10-29 | 1 | -1/+1 |
| | |||||
* | * Makefile.in: Only build testsuite directory on first 'make check'. | Christopher Faylor | 2001-10-24 | 1 | -6/+22 |
| | | | | | * configure.in: Remove testsuite from SUBDIRS. * configure: Regenerate. | ||||
* | * Makefile.common: Extend VERBOSE default. | Christopher Faylor | 2000-10-02 | 1 | -1/+0 |
| | | | | | * Makefile.in: Don't clean the testsuite separately. It's already part of CLEAN_SUBDIRS. | ||||
* | * Makefile.in: Add new goal "check" | Christopher Faylor | 2000-09-03 | 1 | -1/+5 |
| | | | | | * configure.in: When doing native build do configure in testsuite subdirectory * configure: Regenerate. | ||||
* | comment changes. | Christopher Faylor | 2000-08-10 | 1 | -1/+1 |
| | |||||
* | * Makefile.in: Add dummy info targets. | Christopher Faylor | 2000-06-22 | 1 | -2/+8 |
| | |||||
* | * Makefile.in: Work around MAKEOVERRIDES problem with older versions of make. | Christopher Faylor | 2000-04-09 | 1 | -4/+10 |
| | | | | * Makefile.common: Ditto. | ||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+71 |