index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.in: Allow CFLAGS to be overridden from the environment.
Christopher Faylor
2011-05-02
1
-1
/
+1
*
* Makefile.in (DLL_IMPORTS): Drop advapi32.dll.
Corinna Vinschen
2011-04-19
1
-1
/
+1
*
* Makefile.in: Move srcdir definition before others which uses it.
Christopher Faylor
2011-04-07
1
-2
/
+2
*
* Makefile.in: Move Makefile.common include earlier to fix problems with
Christopher Faylor
2011-04-04
1
-9
/
+9
*
* Makefile.in (fhandler_proc_CFLAGS): Define USERNAME, HOSTNAME,
Yaakov Selkowitz
2011-04-04
1
-0
/
+3
*
Implement /proc/sysvipc/*
Yaakov Selkowitz
2011-04-01
1
-6
/
+6
*
* Makefile.in (DLL_OFILES): Add avapi32.o.
Corinna Vinschen
2011-04-01
1
-12
/
+12
*
Revert accidental previous login.
Corinna Vinschen
2010-09-28
1
-1
/
+1
*
* Makefile.in (DLL_IMPORTS): Remove libadvapi32.a.
Corinna Vinschen
2010-09-28
1
-1
/
+1
*
winsup/cygwin/ChangeLog:
Dave Korn
2010-09-11
1
-1
/
+2
*
* Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
Corinna Vinschen
2010-09-06
1
-7
/
+8
*
* Makefile.in (DLL_IMPORTS): Link against advapi32.a before kernel32.a.
Corinna Vinschen
2010-08-21
1
-1
/
+1
*
Align seekdir and telldir API to POSIX definition.
Corinna Vinschen
2010-07-05
1
-2
/
+0
*
* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.
Christopher Faylor
2010-05-07
1
-8
/
+8
*
Add XDR support.
Corinna Vinschen
2010-03-03
1
-1
/
+1
*
Replace regex files with multibyte-aware version from FreeBSD.
Corinna Vinschen
2010-02-04
1
-2
/
+0
*
* Makefile.in (tags, ctags, CTAGS)): Add rules to create tags file.
Corinna Vinschen
2010-01-28
1
-0
/
+5
*
* Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o.
Corinna Vinschen
2010-01-22
1
-7
/
+7
*
* Makefile.in (CFLAGS): Add -mno-use-libstdc-wrappers.
Dave Korn
2009-10-04
1
-1
/
+2
*
* Makefile.in: Don't do anything special with any RCS directories.
Christopher Faylor
2009-07-12
1
-0
/
+2
*
winsup/ChangeLog:
Dave Korn
2009-07-07
1
-3
/
+8
*
* Makefile.in (clean): Clean generated files in srcdir.
Christopher Faylor
2009-07-06
1
-1
/
+1
*
* Makefile.in (SUBLIBS): Add librt.a.
Corinna Vinschen
2009-06-12
1
-1
/
+4
*
* Makefile.in (clean): Clean globals.h.
Christopher Faylor
2009-04-12
1
-2
/
+2
*
* mkimport: New script to perform all operations necessary to create
Christopher Faylor
2009-04-12
1
-73
/
+70
*
* speclib: Semi-revert to previous version but don't try to generate
Christopher Faylor
2009-04-09
1
-7
/
+7
*
* Makefile.in: Use all compile options when calculating magic values.
Christopher Faylor
2009-04-05
1
-2
/
+2
*
* Makefile.in: Perform some minor cleanup. Revamp speclib handling.
Christopher Faylor
2009-03-28
1
-22
/
+18
*
Add DESTDIR functionality to Makefile.in's.
Christopher Faylor
2009-02-24
1
-12
/
+12
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-12
/
+30
*
* glob_pattern_p.cc: New file.
Christopher Faylor
2008-12-31
1
-11
/
+12
*
* Makefile.in (DLL_OFILES): Add setlsapwd.o.
Corinna Vinschen
2008-11-26
1
-5
/
+5
*
* Makefile.in: Add -c option which is now removed from COMPILE_C*.
Christopher Faylor
2008-09-12
1
-2
/
+2
*
* Makefile.in (DLL_OFILES): Remove v8 regexp files.
Corinna Vinschen
2008-07-29
1
-9
/
+4
*
* Makefile.in (DLL_OFILES): Add nfs.o.
Corinna Vinschen
2008-05-20
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Remove _def_time.o.
Corinna Vinschen
2008-05-10
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add _def_time.o. Remove timelocal.o.
Corinna Vinschen
2008-05-08
1
-4
/
+3
*
* Makefile.in (install): Drop install rules for postinstall script.
Corinna Vinschen
2008-04-25
1
-2
/
+0
*
* Makefile.in (DLL_OFILES): Add kernel32.o.
Corinna Vinschen
2008-04-21
1
-10
/
+11
*
Add miscfuncs.h to files as needed throughout.
Christopher Faylor
2008-04-07
1
-2
/
+2
*
* postinstall: New script.
Corinna Vinschen
2008-04-05
1
-0
/
+3
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add tls_pbuf.o.
Corinna Vinschen
2008-03-07
1
-2
/
+2
*
* Makefile.in (DLL_OFILES): Add ntea.o.
Corinna Vinschen
2008-02-10
1
-1
/
+1
*
* Makefile.in (install-libs): Overwrite newlib's libg.a with symlink
Corinna Vinschen
2008-01-15
1
-0
/
+1
*
* Makefile.in (DLL_OFILES): Remove memmem.o.
Corinna Vinschen
2008-01-15
1
-1
/
+1
*
* Makefile.in (OBSOLETE_FUNCTIONS): Add timezone.
Corinna Vinschen
2007-12-01
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Remove delqueue.o.
Corinna Vinschen
2007-08-13
1
-1
/
+1
*
Add missing checkin.
Christopher Faylor
2007-08-02
1
-4
/
+4
*
* fhandler.cc (fhandler_base::fhaccess): Accommodate interface changes
Corinna Vinschen
2007-07-20
1
-6
/
+6
[next]