php-src/ext/hyperwave
Sascha Schumann a481fddfb3 Improved in-tree shared libraries build system
The following new/revived shared modules are available now:

  ... MySQL (*)
  ... PCRE (*)
  ... Session
  ... SWF

  (*) capable of using bundled library or external library

All changes:

  The m4 macro PHP_EXTENSION was revamped. Uses LIB_BUILD now.
  This effectively means that all extensions have to use dynlib.

  ext/mysql/config.m4 was revamped.
  Uses LIB_BUILD for building bundled library.

  ext/pcre/config.m4 was revamped.
  Uses LIB_BUILD for building bundled library.

  ext/ext_skel was changed to reflect that more modules should be
  compileable as shared module.

  ext/Makefile.in has been simplified enormously.

  Dependencies are now stored in the build tree.

  Empty dependencies are not generated by buildconf anymore. They
  are now dynamically created during the build process.

  Implicit rules for .S were removed.

  The NO_RECURSION feature was removed.

  "libs.mk" has been added to all cvsignore files in ext.
2000-05-01 02:42:55 +00:00
..
config.m4 Get rid of config.h.stub. Note that you should embed a comment about 1999-12-30 04:07:46 +00:00
debug.h moved db 1999-04-21 23:37:47 +00:00
hg_comm.c - all functions returning a list of object record should be faster now 2000-04-04 13:35:07 +00:00
hg_comm.h - several clean ups 2000-03-23 19:00:21 +00:00
hw.c More phpinfo() prettying. 2000-04-06 16:57:33 +00:00
hw_error.h Huge patch to update the hyperwave and pdflib module. 1999-08-05 16:25:10 +00:00
Makefile.in Improved in-tree shared libraries build system 2000-05-01 02:42:55 +00:00
php_hyperwave.h #if WIN.* => #ifdef PHP_WIN32 2000-02-12 14:38:31 +00:00
setup.stub moved apache, com and hyperwave into ext/ 1999-04-21 23:11:20 +00:00