summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Disallow installing "man pages" from release subdirCorinna Vinschen2015-06-181-4/+4
* Compile exceptions.cc with -fno-omit-frame-pointer on x86Jon TURNEY2015-04-231-52/+7
* 2015-02-19 Jon TURNEY <jon.turney@dronecode.org.uk>Jon TURNEY2015-02-201-1/+1
* * Makefile.in (VERSION_OFILES): New variable containing object filesCorinna Vinschen2015-01-281-12/+9
* * Makefile.in (install): Add install-ldif target.Corinna Vinschen2014-11-261-1/+5
* * Makefile.in (NEW_FUNCTIONS): Add atexit to be not exported.Corinna Vinschen2014-11-051-0/+1
* * Makefile.in (NEW_FUNCTIONS): Define target-independent. Add targetCorinna Vinschen2014-11-051-3/+54
* * Makefile.in (DLL_OFILES): Add quotactl.o.Corinna Vinschen2014-10-171-0/+1
* * Makefile.in (DLL_OFILES): Rearrange with one file per line.Corinna Vinschen2014-10-161-25/+151
* Introduce reading passwd/group entries from SAM/AD. IntroduceCorinna Vinschen2014-02-091-2/+2
* Remove /dev/mem, /dev/kmem, /dev/port support.Corinna Vinschen2013-07-151-2/+1
* * Makefile.in (VPATH): Drop CONFIG_DIR.Corinna Vinschen2013-06-181-6/+9
* * Makefile.in (DEFS): Unused, remove.Corinna Vinschen2013-05-241-3/+4
* * Makefile.in (DLL_OFILES): Add arc4random.o.Corinna Vinschen2013-05-211-2/+2
* * libc/base64.c: New file.Corinna Vinschen2013-05-211-3/+3
* * Makefile.in (devices_CFLAGS): Drop -Os.Corinna Vinschen2013-05-141-1/+1
* * Makefile.in (localtime_CFLAGS): Define as -fwrapv since localtimeCorinna Vinschen2013-05-141-0/+1
* * i686.din: New file.Christopher Faylor2013-04-301-7/+4
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-17/+31
* Update copyrightsChristopher Faylor2013-01-211-1/+1
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-2/+2
* cygwin/ChangeLog:Christopher Faylor2012-11-231-1/+1
* ChangeLog:Christopher Faylor2012-11-231-34/+55
* * Makefile.in (DLL_IMPORTS): Use system import libraries forYaakov Selkowitz2012-10-241-2/+2
* * Makefile.in: Semi-revert patch from 2012-07-01, assuming the previousCorinna Vinschen2012-08-011-9/+2
* * Makefile.in, configure.in, mkvers.sh: Revert accidental checkin fromCorinna Vinschen2012-07-091-2/+1
* * Makefile.in: Change mingw_lib (temporarily?) back to w32api_lib.Christopher Faylor2012-07-081-1/+1
* * winlean.h (__STRALIGN_H_): Drop definition.Corinna Vinschen2012-07-061-2/+3
* * Makefile.in: Add some more optimization flags for cygwait, malloc and path....Christopher Faylor2012-07-021-3/+12
* Add '#include "cygwait.h"' throughout, where appropriate.Christopher Faylor2012-06-171-8/+8
* * Makefile.in (DLL_OFILES): Add fhandler_dev.o.Corinna Vinschen2012-03-291-19/+19
* * Makefile.in (clean): Remove non-existant regexp dir.Corinna Vinschen2012-02-131-1/+1
* * Makefile.in (DLL_OFILES): Add wow64.o.Corinna Vinschen2011-12-161-1/+1
* * Makefile.in: Allow CFLAGS to be overridden from the environment.Christopher Faylor2011-05-021-1/+1
* * Makefile.in (DLL_IMPORTS): Drop advapi32.dll.Corinna Vinschen2011-04-191-1/+1
* * Makefile.in: Move srcdir definition before others which uses it.Christopher Faylor2011-04-071-2/+2
* * Makefile.in: Move Makefile.common include earlier to fix problems withChristopher Faylor2011-04-041-9/+9
* * Makefile.in (fhandler_proc_CFLAGS): Define USERNAME, HOSTNAME,Yaakov Selkowitz2011-04-041-0/+3
* Implement /proc/sysvipc/*Yaakov Selkowitz2011-04-011-6/+6
* * Makefile.in (DLL_OFILES): Add avapi32.o.Corinna Vinschen2011-04-011-12/+12
* Revert accidental previous login.Corinna Vinschen2010-09-281-1/+1
* * Makefile.in (DLL_IMPORTS): Remove libadvapi32.a.Corinna Vinschen2010-09-281-1/+1
* winsup/cygwin/ChangeLog:Dave Korn2010-09-111-1/+2
* * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.Corinna Vinschen2010-09-061-7/+8
* * Makefile.in (DLL_IMPORTS): Link against advapi32.a before kernel32.a.Corinna Vinschen2010-08-211-1/+1
* Align seekdir and telldir API to POSIX definition.Corinna Vinschen2010-07-051-2/+0
* * Makefile.in (DLL_OFILES): Add pseudo-reloc.o.Christopher Faylor2010-05-071-8/+8
* Add XDR support.Corinna Vinschen2010-03-031-1/+1
* Replace regex files with multibyte-aware version from FreeBSD.Corinna Vinschen2010-02-041-2/+0
* * Makefile.in (tags, ctags, CTAGS)): Add rules to create tags file.Corinna Vinschen2010-01-281-0/+5