| Commit message (Expand) | Author | Age | Files | Lines |
| * | Package RC1 | Zeev Suraski | 2000-03-26 | 1 | -1/+1 |
| * | Fix internal_functions.c screwup for people not using --with-mm | Sascha Schumann | 2000-03-26 | 1 | -1/+1 |
| * | Revamp session's config.m4 and reenable support for mm. The shared memory | Sascha Schumann | 2000-03-26 | 1 | -1/+1 |
| * | @- Added --disable-pic for disabling generating PIC for shared objects | Sascha Schumann | 2000-03-18 | 1 | -9/+35 |
| * | - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. | Andi Gutmans | 2000-03-11 | 1 | -2/+0 |
| * | mkextlib is not created anymore | Sascha Schumann | 2000-03-11 | 1 | -1/+0 |
| * | We don't need mkextlib anymore | Sascha Schumann | 2000-03-11 | 1 | -1/+1 |
| * | Fix build problem on systems where ulong is not defined. | Sascha Schumann | 2000-03-09 | 1 | -3/+0 |
| * | Write configuration parameters into `config.nice', so you can redo the | Sascha Schumann | 2000-03-07 | 1 | -2/+3 |
| * | Use threads.m4 | Sascha Schumann | 2000-03-07 | 1 | -6/+1 |
| * | Support HP-UX 10.x non-standard time-related reentrant functions | Sascha Schumann | 2000-03-03 | 1 | -0/+1 |
| * | AD_ADD_LIBRARY_DEFER allows people to add libraries in a deferred way | Sascha Schumann | 2000-02-29 | 1 | -1/+1 |
| * | - Convert 'PHP3' to 'PHP' | Zeev Suraski | 2000-02-26 | 1 | -3/+3 |
| * | @- Implemented default_charset and default_mimetype config directives (Stig) | Stig Bakken | 2000-02-25 | 1 | -9/+11 |
| * | bump version number | Thies C. Arntzen | 2000-02-23 | 1 | -1/+1 |
| * | Proper check for getrusage(), it somehow disappeared. | Sascha Schumann | 2000-02-23 | 1 | -0/+1 |
| * | Prepare a package | Zeev Suraski | 2000-02-21 | 1 | -1/+1 |
| * | the next baby is likely to be RC1, but... | Thies C. Arntzen | 2000-02-21 | 1 | -1/+1 |
| * | Go B4, go! | Zeev Suraski | 2000-02-20 | 1 | -1/+1 |
| * | *** empty log message *** | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
| * | First step to restoring the ability to build Java support on Unix: | Sam Ruby | 2000-01-19 | 1 | -1/+4 |
| * | Only suppress including dlfcn.h when we are in PHP. | Sascha Schumann | 2000-01-12 | 1 | -2/+2 |
| * | Avoid including dlfcn.h, if we are compiling as an Apache module. | Sascha Schumann | 2000-01-12 | 1 | -2/+15 |
| * | Declare timezone only, if the system fails to do so. | Sascha Schumann | 2000-01-01 | 1 | -0/+1 |
| * | Define to 1 | Sascha Schumann | 1999-12-30 | 1 | -1/+1 |
| * | Get rid of config.h.stub. Note that you should embed a comment about | Sascha Schumann | 1999-12-30 | 1 | -1/+1 |
| * | Integration of -ng changes. Changes: | Sascha Schumann | 1999-12-30 | 1 | -99/+112 |
| * | Remove --enable-low-memory, and preserve LIBS from TSRM | Sascha Schumann | 1999-12-24 | 1 | -13/+2 |
| * | Clear LIBS as well, otherwise later linking checks (TSRM) might fail | Sascha Schumann | 1999-12-22 | 1 | -2/+2 |
| * | Add TSRM's LDFLAGS to EXTRA_LDFLAGS | Sascha Schumann | 1999-12-22 | 1 | -1/+3 |
| * | Limit _POSIX_PTHREAD_SEMANTICS to Solaris, and stop appending -O2. This | Sascha Schumann | 1999-12-22 | 1 | -3/+5 |
| * | Move TSRM checks, so that additional flags can be considered | Sascha Schumann | 1999-12-21 | 1 | -5/+5 |
| * | Only add additional include paths, if building in a separate directory | Sascha Schumann | 1999-12-21 | 1 | -2/+9 |
| * | Propagate ZTS setting correctly | Sascha Schumann | 1999-12-21 | 1 | -2/+1 |
| * | Fix typo | Sascha Schumann | 1999-12-20 | 1 | -1/+1 |
| * | libzend -> Zend | Zeev Suraski | 1999-12-19 | 1 | -5/+5 |
| * | Fix broken sprintf handling in PHP | Sascha Schumann | 1999-12-19 | 1 | -5/+1 |
| * | Refine PEAR option. Since it does not reference anything external, it should be | Sascha Schumann | 1999-12-19 | 1 | -11/+12 |
| * | Added --without-pear option. | Andrei Zmievski | 1999-12-18 | 1 | -0/+15 |
| * | Remove passthru, it is not needed anymore | Sascha Schumann | 1999-12-17 | 1 | -8/+4 |
| * | Build structure change. Instead of using an external configure for libzend | Sascha Schumann | 1999-12-17 | 1 | -56/+34 |
| * | Moving APXS-specific checks into respective config.m4. The placement of | Sascha Schumann | 1999-12-11 | 1 | -9/+7 |
| * | Revert the patch. | Andrei Zmievski | 1999-12-07 | 1 | -4/+1 |
| * | Add check for broken apxs script | Rasmus Lerdorf | 1999-12-07 | 1 | -0/+10 |
| * | Need to check for __inet_aton on Solaris. | Andrei Zmievski | 1999-12-07 | 1 | -1/+4 |
| * | Move it to the right place | Sascha Schumann | 1999-12-07 | 1 | -1/+2 |
| * | Separate libpaths into PHP_LDFLAGS, so that we can address them | Sascha Schumann | 1999-12-06 | 1 | -3/+2 |
| * | Add rpaths to LDFLAGS during configure, drop them later. | Sascha Schumann | 1999-12-05 | 1 | -2/+5 |
| * | Prepend added libraries and separate LDFLAGS handling | Sascha Schumann | 1999-12-05 | 1 | -1/+3 |
| * | Create ``libs'' subdirectory as the current user and add /usr/ucblib | Sascha Schumann | 1999-12-04 | 1 | -0/+8 |