| Commit message (Expand) | Author | Age | Files | Lines |
* | Libtool creates libphp4.so.0.0 on at least AIX and FreeBSD 2.2. | Sascha Schumann | 2000-05-07 | 1 | -1/+2 |
* | This change addresses an issue on systems which cannot link against libnsl | Sascha Schumann | 2000-05-06 | 1 | -5/+19 |
* | Planning for 4.0RC2 on Monday | Sascha Schumann | 2000-05-06 | 1 | -1/+1 |
* | Fix a bug introduced when the SAPI checks were moved. | Sascha Schumann | 2000-05-05 | 1 | -1/+1 |
* | Move dlopen in -ldl check to configure.in. This should ensure that if libdl | Sascha Schumann | 2000-05-05 | 1 | -0/+2 |
* | Install extensions in different directories, so that users can have | Sascha Schumann | 2000-05-04 | 1 | -4/+21 |
* | Change reentrancy API to always use the php prefix. | Sascha Schumann | 2000-05-04 | 1 | -0/+1 |
* | Determine first whether we will use ZTS mode or not. | Sascha Schumann | 2000-05-04 | 1 | -33/+32 |
* | Preset extension_dir to the installation directory of PHP modules. | Sascha Schumann | 2000-05-02 | 1 | -1/+3 |
* | Improved in-tree shared libraries build system | Sascha Schumann | 2000-05-01 | 1 | -4/+6 |
* | Check for ieeefp.h. | Andrei Zmievski | 2000-04-20 | 1 | -0/+1 |
* | Move this check to the main configure.in file. Fixes #3979 | Rasmus Lerdorf | 2000-04-16 | 1 | -0/+1 |
* | Test for EBCDIC platform | Martin Kraemer | 2000-04-13 | 1 | -0/+3 |
* | Up version number to 4.0RC2-dev. (4.0-dev looks too general for now.) | Sascha Schumann | 2000-04-01 | 1 | -1/+1 |
* | Build the bundled mysqlclient library thread-safe in thread-safe mode. | Sascha Schumann | 2000-03-30 | 1 | -0/+6 |
* | * Add --enable-libgcc which explicitly links against libgcc. | Sascha Schumann | 2000-03-30 | 1 | -91/+48 |
* | Propagate pthread_cflags to CXXFLAGS and INLINE_CFLAGS | Sascha Schumann | 2000-03-30 | 1 | -0/+2 |
* | 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 |