aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2013-07-15 Remove /dev/mem, /dev/kmem, /dev/port support.Corinna Vinschen1-2/+1
2013-06-18 * Makefile.in (VPATH): Drop CONFIG_DIR.Corinna Vinschen1-6/+9
2013-05-24 * Makefile.in (DEFS): Unused, remove.Corinna Vinschen1-3/+4
2013-05-21 * Makefile.in (DLL_OFILES): Add arc4random.o.Corinna Vinschen1-2/+2
2013-05-21 * libc/base64.c: New file.Corinna Vinschen1-3/+3
2013-05-14 * Makefile.in (devices_CFLAGS): Drop -Os.Corinna Vinschen1-1/+1
2013-05-14 * Makefile.in (localtime_CFLAGS): Define as -fwrapv since localtimeCorinna Vinschen1-0/+1
2013-04-30* i686.din: New file.Christopher Faylor1-7/+4
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-17/+31
2013-01-21Update copyrightsChristopher Faylor1-1/+1
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor1-2/+2
2012-11-23cygwin/ChangeLog:Christopher Faylor1-1/+1
2012-11-23ChangeLog:Christopher Faylor1-34/+55
2012-10-24 * Makefile.in (DLL_IMPORTS): Use system import libraries forYaakov Selkowitz1-2/+2
2012-08-01 * Makefile.in: Semi-revert patch from 2012-07-01, assuming the previousCorinna Vinschen1-9/+2
2012-07-09 * Makefile.in, configure.in, mkvers.sh: Revert accidental checkin fromCorinna Vinschen1-2/+1
2012-07-08* Makefile.in: Change mingw_lib (temporarily?) back to w32api_lib.Christopher Faylor1-1/+1
2012-07-06 * winlean.h (__STRALIGN_H_): Drop definition.Corinna Vinschen1-2/+3
2012-07-02* Makefile.in: Add some more optimization flags for cygwait, malloc and path....Christopher Faylor1-3/+12
2012-06-17Add '#include "cygwait.h"' throughout, where appropriate.Christopher Faylor1-8/+8
2012-03-29 * Makefile.in (DLL_OFILES): Add fhandler_dev.o.Corinna Vinschen1-19/+19
2012-02-13 * Makefile.in (clean): Remove non-existant regexp dir.Corinna Vinschen1-1/+1
2011-12-16 * Makefile.in (DLL_OFILES): Add wow64.o.Corinna Vinschen1-1/+1
2011-05-02* Makefile.in: Allow CFLAGS to be overridden from the environment.Christopher Faylor1-1/+1
2011-04-19 * Makefile.in (DLL_IMPORTS): Drop advapi32.dll.Corinna Vinschen1-1/+1
2011-04-07* Makefile.in: Move srcdir definition before others which uses it.Christopher Faylor1-2/+2
2011-04-04* Makefile.in: Move Makefile.common include earlier to fix problems withChristopher Faylor1-9/+9
2011-04-04* Makefile.in (fhandler_proc_CFLAGS): Define USERNAME, HOSTNAME,Yaakov Selkowitz1-0/+3
2011-04-01Implement /proc/sysvipc/*Yaakov Selkowitz1-6/+6
2011-04-01 * Makefile.in (DLL_OFILES): Add avapi32.o.Corinna Vinschen1-12/+12
2010-09-28 Revert accidental previous login.Corinna Vinschen1-1/+1
2010-09-28 * Makefile.in (DLL_IMPORTS): Remove libadvapi32.a.Corinna Vinschen1-1/+1
2010-09-11winsup/cygwin/ChangeLog:Dave Korn1-1/+2
2010-09-06 * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.Corinna Vinschen1-7/+8
2010-08-21 * Makefile.in (DLL_IMPORTS): Link against advapi32.a before kernel32.a.Corinna Vinschen1-1/+1
2010-07-05 Align seekdir and telldir API to POSIX definition.Corinna Vinschen1-2/+0
2010-05-07* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.Christopher Faylor1-8/+8
2010-03-03 Add XDR support.Corinna Vinschen1-1/+1
2010-02-04 Replace regex files with multibyte-aware version from FreeBSD.Corinna Vinschen1-2/+0
2010-01-28 * Makefile.in (tags, ctags, CTAGS)): Add rules to create tags file.Corinna Vinschen1-0/+5
2010-01-22 * Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o.Corinna Vinschen1-7/+7
2009-10-04 * Makefile.in (CFLAGS): Add -mno-use-libstdc-wrappers.Dave Korn1-1/+2
2009-07-12* Makefile.in: Don't do anything special with any RCS directories.Christopher Faylor1-0/+2
2009-07-07winsup/ChangeLog:Dave Korn1-3/+8
2009-07-06* Makefile.in (clean): Clean generated files in srcdir.Christopher Faylor1-1/+1
2009-06-12 * Makefile.in (SUBLIBS): Add librt.a.Corinna Vinschen1-1/+4
2009-04-12* Makefile.in (clean): Clean globals.h.Christopher Faylor1-2/+2
2009-04-12* mkimport: New script to perform all operations necessary to createChristopher Faylor1-73/+70
2009-04-09* speclib: Semi-revert to previous version but don't try to generateChristopher Faylor1-7/+7
2009-04-05* Makefile.in: Use all compile options when calculating magic values.Christopher Faylor1-2/+2