skimo [Mon, 24 Sep 2001 18:03:02 +0000]
move fcgi_config.h
robs [Mon, 24 Sep 2001 14:32:29 +0000]
initialize tcp_ia and port to prevent compile warning.
skimo [Mon, 24 Sep 2001 11:28:57 +0000]
respect CFLAGS
skimo [Sun, 23 Sep 2001 20:29:40 +0000]
detect installed fcgi lib
skimo [Sun, 23 Sep 2001 20:19:59 +0000]
install include files
skimo [Sun, 23 Sep 2001 16:56:00 +0000]
don't install example programs
skimo [Sun, 23 Sep 2001 16:45:41 +0000]
convert to automake
skimo [Sun, 23 Sep 2001 16:39:53 +0000]
fix AM_CONFIG_HEADER call
robs [Sat, 22 Sep 2001 17:42:44 +0000]
fix links
robs [Sat, 22 Sep 2001 17:33:49 +0000]
Move the ./index.html to ./doc/overview.html
skimo [Sat, 22 Sep 2001 16:43:45 +0000]
remove copying
skimo [Sat, 22 Sep 2001 09:30:45 +0000]
install not needed for perl module
skimo [Fri, 21 Sep 2001 22:54:28 +0000]
remove useless calls
skimo [Fri, 21 Sep 2001 22:38:57 +0000]
Use common checks but different configure scripts for
devkit and perl module.
skimo [Fri, 21 Sep 2001 18:29:59 +0000]
add config.*
skimo [Fri, 21 Sep 2001 16:49:35 +0000]
use libtool
skimo [Fri, 21 Sep 2001 16:14:30 +0000]
update changelog
skimo [Fri, 21 Sep 2001 16:14:11 +0000]
copy additional files
skimo [Fri, 21 Sep 2001 16:13:45 +0000]
add libtool "support"
skimo [Fri, 21 Sep 2001 15:54:34 +0000]
remove use File::Copy just added
skimo [Fri, 21 Sep 2001 15:51:29 +0000]
Move version number to separate file.
Add missing to list of files to be copied.
skimo [Fri, 21 Sep 2001 15:05:19 +0000]
move topdir to automake
skimo [Thu, 20 Sep 2001 12:26:50 +0000]
document changes
skimo [Thu, 20 Sep 2001 12:26:37 +0000]
assume non pure build
skimo [Thu, 20 Sep 2001 12:00:23 +0000]
add LastCall method
skimo [Thu, 20 Sep 2001 11:07:36 +0000]
bump version
skimo [Thu, 20 Sep 2001 11:03:41 +0000]
fix reference counting
robs [Fri, 14 Sep 2001 19:43:26 +0000]
Remove FCGX_Shutdown and OS_Shutdown() - there is no immediate need so no point in exposing them.
skimo [Fri, 14 Sep 2001 17:40:30 +0000]
The socket thing again.
GetEnvironment for pure mode.
skimo [Fri, 14 Sep 2001 17:14:24 +0000]
use Config{sh}
robs [Thu, 6 Sep 2001 20:15:49 +0000]
handle int to pointer conversion properly
robs [Thu, 6 Sep 2001 20:08:33 +0000]
Add
OS_Shutdown()
OS_ShutdownPending()
robs [Thu, 6 Sep 2001 20:07:53 +0000]
Only expose the shutdown functions.
Don't install a SIGTERM handler.
Fix shutownPending handlling in OS_Accept.
robs [Thu, 6 Sep 2001 20:06:37 +0000]
Only expose the shutdown functions.
robs [Thu, 6 Sep 2001 20:06:03 +0000]
Add
FCGX_Shutdown()
FCGX_ShutdownPending()
robs [Thu, 6 Sep 2001 15:53:12 +0000]
no message
robs [Thu, 6 Sep 2001 15:48:22 +0000]
If shutdownPending is set, fail out of AquireLock().
robs [Thu, 6 Sep 2001 13:07:56 +0000]
no message
robs [Thu, 6 Sep 2001 13:06:11 +0000]
Add shutdown flags and install signal handlers at lib init if there are not already handlers installed.
robs [Thu, 6 Sep 2001 12:16:34 +0000]
no message
robs [Tue, 4 Sep 2001 18:44:11 +0000]
Fix TCP socket accept handling that I broke in a previous commit.
robs [Tue, 4 Sep 2001 12:34:10 +0000]
Prevent MakeMaker from searching for the winsock2 library - it was found by the linker anyway. Gerald Richter [richter@ecos.de]
robs [Tue, 4 Sep 2001 11:29:17 +0000]
Remove the /Y option to copy - its not in/on NT4
skimo [Sat, 1 Sep 2001 13:09:20 +0000]
Remove configure{,.in} from MANIFEST.
Include install.sh in distribution (needed by configure).
skimo [Sat, 1 Sep 2001 13:08:26 +0000]
use standard T_PTROBJ typemaps
skimo [Sat, 1 Sep 2001 13:07:28 +0000]
revert socket option patch
robs [Sat, 1 Sep 2001 02:55:48 +0000]
copy the dist1 files down when building from under the devkit.
robs [Sat, 1 Sep 2001 02:47:28 +0000]
rerun... to remove bloody carriage returns
robs [Sat, 1 Sep 2001 02:35:28 +0000]
Updates as a result of fcgi_config.h.in updates.
robs [Sat, 1 Sep 2001 01:16:13 +0000]
New autoconf/autoheader run.
robs [Sat, 1 Sep 2001 01:14:28 +0000]
semantics
robs [Sat, 1 Sep 2001 01:12:26 +0000]
Remove #define of NULL
robs [Sat, 1 Sep 2001 01:11:43 +0000]
Remove the recursive behaviour that caused an nmake on the library.
robs [Sat, 1 Sep 2001 01:09:30 +0000]
Rename the PP conditional for the fileno() prototype to HAVE_FILENO_PROTO.
robs [Sat, 1 Sep 2001 01:06:58 +0000]
Add the .exe extension when appropriate to the clean target.
Don't build threaded.c if pthread lib isn't available.
robs [Sat, 1 Sep 2001 01:06:12 +0000]
Add the .exe extension when appropriate to the clean target.
robs [Sat, 1 Sep 2001 00:57:59 +0000]
Use 3 arg version of AC_DEFINE.
Escape all macro tokens.
Remove the ansi and pedantic args to gcc.
robs [Sat, 1 Sep 2001 00:56:45 +0000]
Break out the clean target and establish a dependency on fcgi_config.h
robs [Sat, 1 Sep 2001 00:55:26 +0000]
Remove acconfig from the distribution file list - the use of accconfig.h is deprecated in favour of the 3 argument version of AC_DEFINE (and others).
robs [Sat, 1 Sep 2001 00:54:49 +0000]
Remove obsolete file - the use of accconfig is deprecated in favour of the 3 argument version of AC_DEFINE (and others).
robs [Fri, 31 Aug 2001 14:40:42 +0000]
Remove SampleStore from distribution. I don't know that its really added much WRT helping folks, it doesn't build on Win and it depends on a chunk of TCL library code.
robs [Fri, 31 Aug 2001 14:33:05 +0000]
Remove SampleStore from distribution. I don't know that its really added much WRT helping folks, it doesn't build on Win and it depends on a chunk of TCL library code.
robs [Fri, 31 Aug 2001 13:51:44 +0000]
Rewrite based on latest project file.
robs [Fri, 31 Aug 2001 13:49:01 +0000]
Rename and rewrite echo2 -> echox
robs [Fri, 31 Aug 2001 13:47:44 +0000]
no message
robs [Fri, 31 Aug 2001 13:47:28 +0000]
Repace the build batch files with an nmake Makefile.
robs [Thu, 30 Aug 2001 22:27:51 +0000]
Remove uneeded code that was causing gcc to warn
robs [Thu, 30 Aug 2001 22:26:04 +0000]
New run of autoheader - really this time.
robs [Thu, 30 Aug 2001 22:24:05 +0000]
New run of autoheader.
robs [Thu, 30 Aug 2001 22:19:23 +0000]
Changes that are the result of the OMI_CONFIG being removed from configure.in.
robs [Thu, 30 Aug 2001 22:13:40 +0000]
Win makefiles don't need to be built by configure.
robs [Thu, 30 Aug 2001 22:13:01 +0000]
Make configure capable of being used here or from inside the perl directory.
Add stuff that was in the OMI_CONFIG:
ssize_t, const, inline, SYSTEM, L, CCDEFS, OBJEXT
Remove the building of the win makefiles.
robs [Thu, 30 Aug 2001 22:09:21 +0000]
Add configure and configure.in to the distribution fileset.
robs [Thu, 30 Aug 2001 22:08:44 +0000]
configure and configure.in are now copied down from above.
robs [Thu, 30 Aug 2001 22:07:22 +0000]
no message
robs [Thu, 30 Aug 2001 14:36:30 +0000]
Added check for ssize_t.
robs [Thu, 30 Aug 2001 14:34:37 +0000]
Put the name of the file in the comment because autoheader copies it into fcgi_config.h (and would otherwise be confusing).
robs [Thu, 30 Aug 2001 14:32:38 +0000]
Add
AC_CHECK_TYPE(ssize_t, int)
robs [Thu, 30 Aug 2001 02:52:22 +0000]
Revert last commit - put acconfig.h back into the dist target.
robs [Thu, 30 Aug 2001 02:46:04 +0000]
Update based on a new autoheader run against configure.in.
robs [Thu, 30 Aug 2001 02:40:05 +0000]
Put back a revised version - its used by autoheader.
robs [Thu, 30 Aug 2001 02:21:25 +0000]
Remove uneccesary checks.
robs [Thu, 30 Aug 2001 02:19:30 +0000]
Remove reference to obsolete file - acconfig.h.
robs [Thu, 30 Aug 2001 02:18:38 +0000]
Remove obsolete lines (refering to examples/perl and examples/tclsh subdirectories).
robs [Thu, 30 Aug 2001 02:16:51 +0000]
Remove dependency on OMI_CONFIG (unavailable) by reverse engineering configure. Hopefully I got everything.
Update to autoconf 2.52.
robs [Thu, 30 Aug 2001 02:15:09 +0000]
Remove obsolete files.
robs [Thu, 30 Aug 2001 02:14:14 +0000]
Update to the install.sh provided with autoconf 2.52
robs [Wed, 29 Aug 2001 18:57:44 +0000]
When building under devkit, copy needed devkit files down instead of using lib built from above.
Under Win32, define DLLAPI to eliminate link warnings.
robs [Wed, 29 Aug 2001 18:53:12 +0000]
autoconf 2.52 update and check for limits.h
robs [Wed, 29 Aug 2001 18:49:18 +0000]
Update to autoconf 2.52.
robs [Wed, 29 Aug 2001 18:43:30 +0000]
Add a check for limits.h
robs [Tue, 28 Aug 2001 19:26:21 +0000]
Ignore:
*.old
*.fpl
FCGI.c FCGI.bs FCGI.cfg FCGI.def FCGI.pm FCGI.xs
Makefile
pm_to_blib
*.obj
robs [Tue, 28 Aug 2001 19:22:41 +0000]
Ignore fcgi_config.h
robs [Tue, 28 Aug 2001 19:21:15 +0000]
Ignore FcgiBin directory
robs [Tue, 28 Aug 2001 19:19:48 +0000]
Ignore Debug and Release directories.
robs [Tue, 28 Aug 2001 19:17:43 +0000]
Ignore editor files and the blib directory
robs [Tue, 28 Aug 2001 19:14:21 +0000]
Support building from the devkit on Win32 when the libfcgi was built into Release/Debug directories.
Always create the FCGI.c file and remove the xs file under Win32 (even if building under the devkit).
robs [Tue, 28 Aug 2001 19:06:50 +0000]
Fix the return type on FCGI_Flush from int to void.
robs [Tue, 28 Aug 2001 17:23:30 +0000]
Win32 lib makefile update (based on the latest project file).
robs [Mon, 27 Aug 2001 19:54:30 +0000]
Fix a broken declaration.