History log of /httpd/os/os2/core.mk
Revision Date Author Comments Expand
4a13940dc2990df0a798718d3a3f9cf1566c2217 807930 26-Aug-2009 bjh

Bring back OS/2 support. Reverses r758929 with a little bit of conflict resolution.

/httpd/LAYOUT /httpd/Makefile.in /httpd/build/instdso.sh /httpd/configure.in /httpd/docs/manual/logs.xml /httpd/docs/manual/mod/core.xml /httpd/docs/manual/mod/mod_autoindex.xml /httpd/include/httpd.h /httpd/modules/arch/unix/mod_unixd.c /httpd/modules/dav/fs/config6.m4 /httpd/modules/dav/lock/config6.m4 /httpd/modules/examples/mod_example_ipc.c /httpd/modules/filters/mod_include.c /httpd/modules/generators/mod_cgi.c /httpd/modules/generators/mod_cgid.c /httpd/modules/generators/mod_status.c /httpd/modules/mappers/mod_rewrite.c /httpd/modules/mappers/mod_userdir.c /httpd/modules/proxy/config.m4 /httpd/os/config.m4 Makefile.in config.m4 core.mk core_header.def os.h util_os2.c /httpd/server/Makefile.in /httpd/server/core.c /httpd/server/gen_test_char.c /httpd/server/mpm_common.c /httpd/server/protocol.c /httpd/server/request.c /httpd/server/util.c /httpd/server/util_script.c /httpd/support/apxs.in /httpd/support/fcgistarter.c /httpd/support/rotatelogs.c
1ca054782cb35b5f67686a41b1df75c269fa617b 758929 27-Mar-2009 trawick

remove OS/2 platform support

/httpd/LAYOUT /httpd/Makefile.in /httpd/build/instdso.sh /httpd/configure.in /httpd/docs/manual/logs.xml /httpd/docs/manual/mod/core.xml /httpd/docs/manual/mod/mod_autoindex.xml /httpd/include/httpd.h /httpd/modules/arch/unix/mod_unixd.c /httpd/modules/dav/fs/config6.m4 /httpd/modules/dav/lock/config6.m4 /httpd/modules/examples/mod_example_ipc.c /httpd/modules/filters/mod_include.c /httpd/modules/generators/mod_cgi.c /httpd/modules/generators/mod_cgid.c /httpd/modules/generators/mod_status.c /httpd/modules/mappers/mod_rewrite.c /httpd/modules/mappers/mod_userdir.c /httpd/modules/proxy/config.m4 /httpd/os/config.m4 Makefile.in config.m4 core.mk core_header.def os.h util_os2.c /httpd/server/Makefile.in /httpd/server/core.c /httpd/server/gen_test_char.c /httpd/server/mpm_common.c /httpd/server/protocol.c /httpd/server/request.c /httpd/server/util.c /httpd/server/util_script.c /httpd/support/apxs.in /httpd/support/fcgistarter.c /httpd/support/rotatelogs.c
25705eee2246ea4676107f1072f294c5466baa93 95218 22-May-2002 bjh

Fix linking of OS/2 core after recent changes that took apr/apr-util out of EXTRA_LIBS. Use AP_LIBS to get all required libraries.

6612eaeb56d24b449bda44864382c924f7cbc991 90393 20-Aug-2001 bjh

OS/2: Use full set of linker flags when linking shared core loader EXE.

3f1ff71ee734580abcbe37a096ce9548e6f90cb9 89745 27-Jul-2001 bjh

OS/2: set a decent size stack. Default is only 32k which runs out in some configurations.

ce8d7a0627c0f246376cccd980463f8250a6a97e 88645 02-Apr-2001 bjh

Switch to using aplibtool for building under OS/2 & add support for building loadable modules as OS/2 DLLs. PR: Obtained from: Submitted by: Reviewed by: