summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Make bcmath buildable as shared moduleSascha Schumann2000-05-022-22/+10
* Make MySQL independent of build locationSascha Schumann2000-05-022-1/+3
* Add a ; for SybaseSterling Hughes2000-05-021-1/+1
* - Shouldn't be needed. The configuration mechanism makes sure this isAndi Gutmans2000-05-021-3/+0
* Make php_dl() respect the configured extension_dir setting.Sascha Schumann2000-05-021-4/+5
* calling a function that is not supported in the current build due to aHartmut Holzgraefe2000-05-023-35/+94
* Protect everything which requires <libpq-fe.h> with PHP_PGSQL_PRIVATESascha Schumann2000-05-022-0/+4
* Include php_virtual_cwd.h for V_OPENSascha Schumann2000-05-021-0/+1
* Make filepro compilable as shared moduleSascha Schumann2000-05-022-3/+2
* Make dbase compilable as shared moduleSascha Schumann2000-05-022-3/+2
* Make sybase compilable as shared moduleSascha Schumann2000-05-022-26/+21
* Make readline compilable as shared moduleSascha Schumann2000-05-023-33/+29
* Make interbase compilable as shared moduleSascha Schumann2000-05-022-24/+17
* Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libaddSascha Schumann2000-05-0212-68/+18
* Make mcal buildable as shared moduleSascha Schumann2000-05-022-21/+16
* Make dba compilable as shared moduleSascha Schumann2000-05-023-3/+19
* Make mhash builable as shared moduleSascha Schumann2000-05-023-2/+13
* Make mcrypt buildable as shared moduleSascha Schumann2000-05-023-2/+13
* Make ftp buildable as shared moduleSascha Schumann2000-05-023-1/+6
* Make calendar buildable as shared moduleSascha Schumann2000-05-023-1/+6
* Make icap buildable as shared moduleSascha Schumann2000-05-022-20/+16
* Make sysvshm buildable as shared moduleSascha Schumann2000-05-022-15/+8
* Make sysvsem buildable as shared moduleSascha Schumann2000-05-022-32/+23
* Make yp buildable as shared moduleSascha Schumann2000-05-023-24/+15
* Make zlib buildable as shared moduleSascha Schumann2000-05-022-34/+41
* #if COMPILE_DLSascha Schumann2000-05-0236-56/+56
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-0238-39/+39
* Make swf_nextid() return a value.Sterling Hughes2000-05-021-1/+2
* Remove trailing empty linesSascha Schumann2000-05-0157-232/+0
* Never mind on the error checkRasmus Lerdorf2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-0157-0/+57
* Large commit test IIISascha Schumann2000-05-0157-0/+131
* Large test commit IISascha Schumann2000-05-0119-0/+30
* Large test commit ISascha Schumann2000-05-018-0/+8
* Make posix module buildable as shared moduleSascha Schumann2000-05-013-10/+7
* Revamp config stuffSascha Schumann2000-05-012-53/+40
* Dynamically allocate points for ImagePolygon (Marc Pohl)Rasmus Lerdorf2000-05-011-5/+6
* oops wrong settings commited in project.Frank M. Kromann2000-05-011-2/+26
* adding calendar projectFrank M. Kromann2000-05-011-0/+121
* Remove white-space, breaks UnixWare makeSascha Schumann2000-05-011-1/+1
* Forgot to mention: Added configure time checking for bcmath package. (Thanks,...Joey Smith2000-05-011-2/+2
* There was already a perfectly good README-BCMATH, I just found the different ...Joey Smith2000-05-011-0/+11
* Rebuild xml, if libexpat changed.Sascha Schumann2000-05-012-2/+4
* Link expat into static and shared module.Sascha Schumann2000-05-011-1/+1
* Improved in-tree shared libraries build systemSascha Schumann2000-05-0167-226/+229
* Allow the SWF module to compile as a dl.Sterling Hughes2000-04-301-0/+4
* Proto's and the such.Sterling Hughes2000-04-301-14/+202
* - Change some open's to V_OPEN()'sAndi Gutmans2000-04-308-15/+15
* Add LibSWF support to PHP, will be sending an e-mail on the files andSterling Hughes2000-04-305-0/+1208
* - Take Sascha's advice and create on V_OPEN() which replaces open().Andi Gutmans2000-04-301-7/+7