summaryrefslogtreecommitdiffstats
path: root/winsup/cygserver/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-1/+0
* * Makefile.in: Simplify rule to build dependencies from cygwin dir.Corinna Vinschen2015-01-281-6/+3
* * Makefile.in (OBJS): Add pwdgrp.o.Corinna Vinschen2014-03-121-2/+2
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-1/+1
* * Makefile.in: Remove old from CFLAGS and move C*FLAGS so that they can beChristopher Faylor2012-11-281-3/+4
* cygwin/ChangeLog:Christopher Faylor2012-11-231-5/+2
* ChangeLog:Christopher Faylor2012-11-231-12/+17
* * Makefile.in (cygserver.exe): Link with -static to avoid linkingCorinna Vinschen2009-11-161-1/+1
* * Makefile.in (CXXFLAGS): Allow override.Corinna Vinschen2009-08-181-1/+1
* Add DESTDIR functionality to Makefile.in's.Christopher Faylor2009-02-241-8/+8
* * Makefile.in (CFLAGS): Look in cygwin's build directory for header files.Christopher Faylor2009-01-031-2/+2
* * Makefile.in (OBJS): Add setpwd.o.Corinna Vinschen2008-11-261-1/+1
* * Makefile.in: Use -static-libgcc when creating cygserver.exe.Christopher Faylor2008-10-301-7/+8
* Remove dependency from Cygwin internal code.Corinna Vinschen2008-02-061-5/+2
* * Makefile.in: Don't link strfuncs.o from the Cygwin build dir.Corinna Vinschen2008-02-041-2/+5
* * Makefile.in: Add -lntdll to link line.Christopher Faylor2007-08-021-3/+3
* * smallprint.c: New file.Corinna Vinschen2007-08-021-2/+2
* Throughout remove using wincap.Corinna Vinschen2007-02-231-1/+1
* * Makefile.in (OBJS): Drop transport_sockets.o.Corinna Vinschen2007-02-221-2/+2
* * wincap.cc: New file.Corinna Vinschen2006-01-121-4/+3
* * Makefile.in (CFLAGS, CXXFLAGS): Remove unneeded include.Christopher Faylor2003-12-261-4/+4
* * Makefile.in (CYGWIN_LIB): Variable pointing to libcygwin.a inCorinna Vinschen2003-11-261-1/+3
* * Makefile.in (CXXFLAGS): Remove duplicate options handled in Makefile.common.Christopher Faylor2003-11-261-1/+1
* * Makefile.in (install): Explicitely create directories. InstallCorinna Vinschen2003-11-211-2/+7
* * Makefile.in (install): Install cygserver-config script to bindir.Corinna Vinschen2003-11-201-2/+3
* Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen2003-11-191-6/+23
* Accomodate moving cygserver header files from cygwin/include/cygwinCorinna Vinschen2003-10-221-4/+1
* * msg.cc: New file.Christopher Faylor2003-08-301-2/+2
* * Makefile.in: Build libcygserver.a.Christopher Faylor2003-08-251-1/+9
* * Makefile.in (OBJS): Move some more files from cygwin directory.Christopher Faylor2003-07-021-4/+15
* First checkins.Christopher Faylor2003-07-011-0/+50