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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.common: Add -dD to options when creating preprocess files.
Christopher Faylor
2005-03-23
1
-0
/
+4
*
* Makefile.in: Make cygserver depending on cygwin.
Corinna Vinschen
2003-11-23
1
-0
/
+4
*
* configure.in: Make --use-server the default.
Christopher Faylor
2003-11-20
1
-0
/
+5
*
fix typo
Christopher Faylor
2003-08-06
1
-1
/
+1
*
* Makefile.common: Hmm. Older compilers seem to need -nostdinc.
Christopher Faylor
2003-08-06
1
-0
/
+4
*
* Makefile.common: Don't send -nostdinc++ with g++.
Christopher Faylor
2003-08-06
1
-0
/
+4
*
* Makefile.in: Only use localhost when building mingw with distcc or gcc won't
Christopher Faylor
2003-07-26
1
-0
/
+5
*
* Makefile.common (CFLAGS_COMMON): Remove -march=i386.
Christopher Faylor
2003-07-18
1
-0
/
+4
*
* configure.in: Add --enable-server option.
Christopher Faylor
2003-07-02
1
-0
/
+5
*
* Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy on
Christopher Faylor
2003-07-02
1
-0
/
+5
*
* configure.in: Add cygserver subdir.
Christopher Faylor
2003-07-01
1
-0
/
+8
*
* Makefile.common: Remove newlib_sys_include and
Corinna Vinschen
2003-05-12
1
-0
/
+5
*
* Makefile.in: Reorganize to try to allow lack of mingw/w32api to work.
Christopher Faylor
2003-04-19
1
-0
/
+4
*
* Makefile.common (w32api_lib): Fix w32api detection.
Christopher Faylor
2003-04-11
1
-0
/
+4
*
* Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so that
Christopher Faylor
2003-03-29
1
-0
/
+5
*
* Makefile.common (w32api_lib): Default to system w32api directory if w32api is
Christopher Faylor
2003-03-17
1
-0
/
+5
*
* Makefile.common: Fix typo from previous checkin.
Christopher Faylor
2003-03-17
1
-0
/
+4
*
* configure.in: w32api directory was already optional. Semi-revert 2003-02-06
Christopher Faylor
2003-03-17
1
-0
/
+8
*
* Makefile.common: Avoid double slashes in GCC_INCLUDE.
Christopher Faylor
2003-03-09
1
-0
/
+4
*
* MAINTAINERS: Remove out-of-date file.
Christopher Faylor
2003-02-13
1
-0
/
+4
*
* configure.in: Make w32api directory optional.
Christopher Faylor
2003-02-07
1
-0
/
+5
*
* Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir.
Corinna Vinschen
2003-01-22
1
-0
/
+4
*
* Makefile.common: Don't attempt to pretty-print c++ errors.
Christopher Faylor
2002-12-21
1
-0
/
+4
*
* Makefile.common: Define MINGW_LDFLAGS.
Corinna Vinschen
2002-12-12
1
-0
/
+6
*
* Makefile.in (check): Be more defensive when creating testsuite config.status.
Christopher Faylor
2002-09-28
1
-0
/
+5
*
* Makefile.in: Change COMPILE_C* definitions.
Christopher Faylor
2002-08-17
1
-0
/
+4
*
* w32sdk: New winsup module.
Earnie Boyd
2002-08-10
1
-0
/
+4
*
* Makefile.common (MINGW_INCLUDES): Simplify.
Christopher Faylor
2002-07-07
1
-42
/
+5
*
2002-06-25 Thomas Pfaff <tpfaff@gmx.net>
Robert Collins
2002-07-04
1
-0
/
+43
*
* configure.in: Complain about lack of w32api directory.
Christopher Faylor
2002-06-02
1
-0
/
+5
*
* configure.in: Remove cinstall target.
Christopher Faylor
2002-04-25
1
-0
/
+6
*
* configure.in: Avoid building w32api or mingw if they don't exist.
Christopher Faylor
2002-02-19
1
-0
/
+5
*
* Makefile.in: Don't attempt to use zlib directory as a dependency if it
Christopher Faylor
2001-12-19
1
-0
/
+5
*
Add missing ChangeLog.
Christopher Faylor
2001-12-14
1
-0
/
+3
*
* Makefile.in: Exit immediately if a sub-make fails.
Christopher Faylor
2001-12-14
1
-0
/
+4
*
* Makefile.in: Force configure in testsuite directory if config.status does not
Christopher Faylor
2001-11-04
1
-0
/
+5
*
* configure.in: Disable subauth directory test.
Christopher Faylor
2001-11-04
1
-0
/
+6
*
* Makefile.in: Add directory dependencies to ensure ordering when using 'make
Christopher Faylor
2001-11-04
1
-0
/
+5
*
* Makefile.common: Remove preferred-stack-boundary setting since gcc 2.95.3
Christopher Faylor
2001-11-03
1
-0
/
+5
*
* Makefile.common: Add some stuff to common CFLAGS.
Christopher Faylor
2001-11-02
1
-0
/
+4
*
* Makefile.in: Propagate 'clean' to subdirs properly.
Christopher Faylor
2001-10-29
1
-0
/
+4
*
* configure: Regenerate, removing erroneous SUBDIRS substitution.
Corinna Vinschen
2001-10-26
1
-0
/
+4
*
* Makefile.in: Only build testsuite directory on first 'make check'.
Christopher Faylor
2001-10-24
1
-0
/
+6
*
* Makefile.in: Add -nostdinc to CXXFLAGS.
Christopher Faylor
2001-10-13
1
-0
/
+4
*
* Makefile.common: Perform more include file testing trickery.
Christopher Faylor
2001-10-12
1
-0
/
+4
*
* Makefile.common: Avoid adding -I options to compile if they already exist in
Christopher Faylor
2001-10-10
1
-0
/
+6
*
* Makefile.common: Change method for finding current directory.
Christopher Faylor
2001-05-15
1
-0
/
+4
*
* configure.in: Fix typo.
Christopher Faylor
2001-05-05
1
-0
/
+5
*
* configure.in: Make subauth configuration optional.
Christopher Faylor
2001-05-04
1
-0
/
+5
*
* subauth: New subdirectory.
Corinna Vinschen
2001-05-04
1
-0
/
+6
[next]