aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/configure
AgeCommit message (Expand)AuthorFilesLines
2020-11-20Cygwin: Remove recursive configureJon Turney1-5643/+0
2020-11-02Cygwin: Drop autoconf variable all_hostJon Turney1-12/+0
2020-11-02Cygwin: Remove autoconf variable DLL_NAMEJon Turney1-4/+0
2020-10-21Cygwin: Drop do-nothing install_host targetJon Turney1-4/+0
2020-10-18Cygwin: Remove --with-windows-{libs,headers}Jon Turney1-54/+0
2020-10-18Cygwin: Remove ccwrapJon Turney1-9/+7
2020-10-14Cygwin: Drop AC_SUBST(LIBSERVER)Jon Turney1-2/+0
2020-10-14Cygwin: Remove AC_ARG_PROGRAM/program_transform_nameJon Turney1-2/+0
2020-10-14Cygwin: Remove AC_PROG_MAKE_SETJon Turney1-33/+0
2020-10-14Cygwin: Drop looking for w32api in winsup/w32apiJon Turney1-2/+0
2016-04-04Rename without-mingw-progs to with-cross-bootstrapPeter Foley1-0/+2
2016-04-01Don't use deprecated acconfig.h for DEBUGGINGPeter Foley1-1/+2
2016-03-30Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usageCorinna Vinschen1-1/+0
2014-08-15 * winsup.h (_GNU_SOURCE): Define. Explain why.Corinna Vinschen1-21/+29
2013-11-07winsup/ChangeLog:Christopher Faylor1-141/+147
2013-06-18 * Makefile.in (VPATH): Drop CONFIG_DIR.Corinna Vinschen1-121/+114
2013-04-30missing checkinChristopher Faylor1-114/+119
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-4/+17
2012-11-30revert erroneous checkinChristopher Faylor1-117/+112
2012-11-30* spawn.cc (child_info_spawn::worker): Make detection of '/c' case insensitiveChristopher Faylor1-112/+117
2012-11-26ChangeLog:Christopher Faylor1-117/+112
2012-11-23* configure.in: Remove unneeded ALLOC substitution.Christopher Faylor1-3/+0
2012-11-23* configure.in: Add previously-missed AC_NO_EXECUTABLES.Christopher Faylor1-0/+78
2012-11-23ChangeLog:Christopher Faylor1-468/+500
2011-02-07 * configure.in: Remove AC_ALLOCA test and test for __builtin_memset.Corinna Vinschen1-1027/+145
2011-01-29winsup:Christopher Faylor1-1970/+1496
2009-01-21ChangeLog:Corinna Vinschen1-1312/+1490
2008-02-14* configure.in: Remove non-working options.Christopher Faylor1-2141/+3190
2006-05-24update to newer autoconfChristopher Faylor1-1318/+1200
2006-05-24* select.cc (start_thread_socket): Delay setting thread local exitsock until weChristopher Faylor1-1492/+4827
2005-08-08* dllfixdbg: New perl script.Christopher Faylor1-70/+274
2004-01-23* configure.in: Remove NEWVFORK default.Christopher Faylor1-1/+1
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor1-72/+51
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor1-2/+2
2003-11-24* configure.in: Avoid using cygserver unless hosting on cygwin.Christopher Faylor1-44/+45
2003-11-20* configure.in: Make --use-server the default. Remove powerpc target.Christopher Faylor1-11/+8
2003-08-31* Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object.Christopher Faylor1-1/+1
2003-08-25Throughout, change USE_CYGSERVER to USE_SERVER.Christopher Faylor1-4/+8
2003-07-26preliminary checkinChristopher Faylor1-1/+1
2003-07-26preliminary checkinChristopher Faylor1-1/+1
2003-07-25* configure.in: Always use install-sh.Christopher Faylor1-51/+53
2003-07-02fix typoChristopher Faylor1-1/+1
2003-07-02* configure.in: Fix --enable-server option.Christopher Faylor1-3/+3
2003-07-02* Makefile.in: Remove cygserver stuff.Christopher Faylor1-33/+15
2003-06-03* configure.in: Allow any i?86 variant.Christopher Faylor1-1/+1
2003-03-29* Makefile.in: Remove EXE_LDFLAGS. Fix fhandler_CFLAGS typo. Recognize .sChristopher Faylor1-44/+0
2001-12-20* Makefile.in (VPATH): Add regex directory.Christopher Faylor1-32/+100
2001-05-21* configure.in: Allow --enable-newvfork to turn NEWVFORK on and off.Christopher Faylor1-11/+12
2001-04-24* dlmalloc.c: New file. Port of Doug Lea's mallocEgor Duda1-53/+74
2001-04-12* configure.in: Remove PTH_ALLOW.Christopher Faylor1-73/+58