| Commit message (Expand) | Author | Age | Files | Lines |
* | Default is enable, so better --disable-ipv6 I guess | Stig Venaas | 2002-08-17 | 1 | -1/+1 |
* | Added --enable-ipv6 and only look up AAAA in DNS when enabled | Stig Venaas | 2002-08-17 | 1 | -3/+7 |
* | Centralize some blocking socket related code. | Wez Furlong | 2002-08-09 | 1 | -0/+1 |
* | Fix the framework support | Marko Karppinen | 2002-08-06 | 1 | -0/+1 |
* | Support compiling and linking against Darwin / Mac OS X frameworks | Marko Karppinen | 2002-08-06 | 1 | -0/+1 |
* | Fix bug: #18308. (uname -a sometimes has extra linefeeds) | foobar | 2002-07-23 | 1 | -2/+2 |
* | This should fix those solaris+gcc bugs when --enable-libgcc is not used | foobar | 2002-07-23 | 1 | -30/+27 |
* | Improve/fix handling of --disable-rpath | Sascha Schumann | 2002-07-20 | 1 | -1/+1 |
* | We have a macro for checking -R, etc. switches. (exactly same code) | foobar | 2002-07-17 | 1 | -26/+3 |
* | Fix the Solaris issue where CPP was set wrongly to "cc -E", because | Sascha Schumann | 2002-07-05 | 1 | -3/+3 |
* | Remove remainings of bsd_makefile | Sascha Schumann | 2002-07-05 | 1 | -4/+0 |
* | 1. PHP_CHECK_FUNC(func, lib1, lib2, ..., libn) searches for | Sascha Schumann | 2002-07-04 | 1 | -68/+32 |
* | Avoid error messages, if the variable is empty. | Sascha Schumann | 2002-07-02 | 1 | -1/+1 |
* | In Darwin we have this thing called two-level namespace | Marko Karppinen | 2002-07-01 | 1 | -2/+3 |
* | - gethostname() is found in glibc (at least on Linux) and the yp_* funcs | foobar | 2002-06-24 | 1 | -6/+9 |
* | - Add zend_mm.c | Andi Gutmans | 2002-06-16 | 1 | -1/+1 |
* | Disable installing pear when --disable-cli is used since pear installer | Edin Kadribasic | 2002-06-11 | 1 | -1/+1 |
* | @New constants: PHP_PREFIX and PHP_SHLIB_SUFFIX (Stig) | Stig Bakken | 2002-06-07 | 1 | -0/+1 |
* | * get rid of pearize | Stig Bakken | 2002-06-07 | 1 | -2/+1 |
* | - Fix build with Engine 2 | Andi Gutmans | 2002-06-01 | 1 | -1/+1 |
* | some versions of autoconf pad CONFIG_FILES with a single space. | Sascha Schumann | 2002-05-14 | 1 | -1/+1 |
* | Fixed "make install" when compiled with --disable-cli option. | Edin Kadribasic | 2002-05-10 | 1 | -1/+2 |
* | Fix 'php-config --version' | foobar | 2002-05-09 | 1 | -2/+1 |
* | Added conversion support from script character encoding to internal character... | Rui Hirokawa | 2002-05-08 | 1 | -1/+1 |
* | Update comment | Zeev Suraski | 2002-05-02 | 1 | -4/+8 |
* | Readd warning | Sascha Schumann | 2002-05-02 | 1 | -0/+6 |
* | in6addr_any is defined as extern in IRIX header files, but is not actually | Sascha Schumann | 2002-05-02 | 1 | -3/+3 |
* | Remove bogus warning. | foobar | 2002-05-02 | 1 | -5/+0 |
* | Add a big disclaimer regarding register_globals. It just bit me again | Sascha Schumann | 2002-05-01 | 1 | -0/+6 |
* | reuse known values | Sascha Schumann | 2002-04-26 | 1 | -3/+3 |
* | ws fix | foobar | 2002-04-23 | 1 | -49/+51 |
* | Part 2 of static apache build fixes: | foobar | 2002-04-23 | 1 | -1/+8 |
* | Apply patch for MAJOR_VERSION etc. by Joseph Tate | Wez Furlong | 2002-04-11 | 1 | -1/+10 |
* | make (v)spprintf available | Marcus Boerger | 2002-04-10 | 1 | -1/+1 |
* | apply jan's configure check for apache2 and freebsd (relating to the use | Sterling Hughes | 2002-04-07 | 1 | -0/+9 |
* | Improve the life of external extension maintainers by | Sascha Schumann | 2002-04-06 | 1 | -0/+1 |
* | - OS X support for dynamically loaded extensions. (patch by Marko) | foobar | 2002-04-04 | 1 | -0/+1 |
* | Fix for bug: #5499 (no need to MFH this one) | foobar | 2002-04-01 | 1 | -1/+1 |
* | Fix ZE2 builds | Stanislav Malyshev | 2002-03-31 | 1 | -1/+1 |
* | * added sys/utsname.h test | Stig Bakken | 2002-03-30 | 1 | -0/+1 |
* | - Back out broken patch | Derick Rethans | 2002-03-28 | 1 | -64/+18 |
* | - MFB for fix build for BSD: BSD_MAKEFILE and resolver functions. (Patch by | Derick Rethans | 2002-03-28 | 1 | -18/+64 |
* | manual is fixed to have static anchors generated from ids for the faq part | Hartmut Holzgraefe | 2002-03-22 | 1 | -1/+1 |
* | - Fix #16206. | Markus Fischer | 2002-03-21 | 1 | -1/+1 |
* | The changes to build system and the streams stuff alone are big enough | foobar | 2002-03-21 | 1 | -1/+1 |
* | Support systems without NIS functions, but with non-working libnsl | Sascha Schumann | 2002-03-21 | 1 | -2/+10 |
* | - Make it possible to build ext/openssl as shared extension | foobar | 2002-03-20 | 1 | -3/+1 |
* | add sys/poll.h header detection | Wez Furlong | 2002-03-19 | 1 | -1/+2 |
* | Give one last reference to pear-get. | Jon Parise | 2002-03-19 | 1 | -1/+1 |
* | Fix build. | foobar | 2002-03-17 | 1 | -1/+1 |