| Commit message (Expand) | Author | Age | Files | Lines |
* | Please welcome the new build system. | Sascha Schumann | 2002-03-07 | 1 | -63/+0 |
* | Zend config sets ZEND_EXTRA_LIBS. Bugs 14452, 14602, 14616, 14824 | Adam Dickmeiss | 2002-02-03 | 1 | -1/+1 |
* | Don't build CLI, if an extension requests that. | Sascha Schumann | 2002-01-24 | 1 | -1/+1 |
* | This should fix cli build when running 'make install' directly. | Edin Kadribasic | 2002-01-13 | 1 | -1/+1 |
* | Modified the build system to always build CLI SAPI. | Edin Kadribasic | 2002-01-12 | 1 | -1/+1 |
* | @$(mkinstalldirs) $(INSTALL_ROOT)$(bindir) | Sascha Schumann | 2001-10-01 | 1 | -1/+1 |
* | * tidy up "make install" output | Stig Bakken | 2001-08-28 | 1 | -3/+4 |
* | * expanded the following constants and made them available in PHP: | Stig Bakken | 2001-04-22 | 1 | -1/+7 |
* | Revert mega patch. | Sascha Schumann | 2001-04-09 | 1 | -9/+2 |
* | * CGI version is always installed! | Stig Bakken | 2001-04-08 | 1 | -2/+9 |
* | Add INSTALL_ROOT variable to specify install location. | Wilfredo Sanchez | 2001-04-03 | 1 | -3/+3 |
* | @ New FastCGI server module | Ben Mansell | 2001-03-19 | 1 | -1/+1 |
* | Change directory name from core to main. | Sascha Schumann | 2000-06-11 | 1 | -2/+2 |
* | Prepare move of the top-level source files to the core directory. | Sascha Schumann | 2000-06-11 | 1 | -17/+3 |
* | The ! command is not portable. | Sascha Schumann | 2000-06-09 | 1 | -1/+1 |
* | Always define PROGRAM_NAME to avoid problems with Irix's and OpenServer's | Sascha Schumann | 2000-06-08 | 1 | -2/+2 |
* | Redirect messages from cp modules/* to /dev/null | Sascha Schumann | 2000-06-04 | 1 | -1/+1 |
* | Make the shared library suffix dynamic. Improve workaround for libtool's | Sascha Schumann | 2000-05-18 | 1 | -2/+7 |
* | Fix workaround for systems where libtool cannot handle -avoid-version | Sascha Schumann | 2000-05-18 | 1 | -0/+3 |
* | - Remove dlist from build | Andi Gutmans | 2000-05-17 | 1 | -1/+1 |
* | Changed install-local to install-sapi for clarity. | Joey Smith | 2000-05-03 | 1 | -2/+2 |
* | Complain loudly, if we were not able to install everything. | Sascha Schumann | 2000-05-02 | 1 | -0/+3 |
* | Move install-modules target into top-level Makefile template | Sascha Schumann | 2000-05-02 | 1 | -0/+7 |
* | Remove trailing empty lines | Sascha Schumann | 2000-05-01 | 1 | -4/+0 |
* | Large test commit IV | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
* | Large commit test III | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
* | Large test commit II | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
* | Large test commit I | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
* | Overall UNIX build system improvements: | Sascha Schumann | 2000-04-30 | 1 | -8/+3 |
* | - Make php_virtual_cwd compile | Andi Gutmans | 2000-04-01 | 1 | -1/+1 |
* | Specifically mention $(srcdir), so that OpenBSD's make gets it | Sascha Schumann | 2000-03-30 | 1 | -2/+2 |
* | @Cleaned up extension namespace (Stig) | Stig Bakken | 2000-03-06 | 1 | -0/+3 |
* | @- Implemented default_charset and default_mimetype config directives (Stig) | Stig Bakken | 2000-02-25 | 1 | -3/+3 |
* | Final build fixes - that's enough for now... | Zeev Suraski | 2000-02-10 | 1 | -1/+1 |
* | Tried to centralize global variable registration as much as possible: | Zeev Suraski | 2000-01-28 | 1 | -1/+1 |
* | post.c really had nothing to do with POST anymore, and it belongs to the top ... | Zeev Suraski | 2000-01-28 | 1 | -1/+1 |
* | `cp' will do the job everywhere, even on AIX | Sascha Schumann | 2000-01-05 | 1 | -1/+1 |
* | Integration of -ng changes. Changes: | Sascha Schumann | 1999-12-30 | 1 | -0/+54 |
* | * archive-based convenience libraries completely replaced | Sascha Schumann | 1999-10-04 | 1 | -221/+0 |
* | Decent configure speedup. Makefiles are now generated only for the | Stig Bakken | 1999-09-29 | 1 | -4/+5 |
* | * include from $(srcdir) | Sascha Schumann | 1999-09-27 | 1 | -1/+1 |
* | Generalized server-API build process on UNIX. Each SAPI | Stig Bakken | 1999-09-27 | 1 | -37/+17 |
* | Now thread safe version builds out of the box. libzend/TSRM | Sascha Schumann | 1999-09-26 | 1 | -5/+6 |
* | Use new tsrm_config script to determine libraries. | Sascha Schumann | 1999-09-26 | 1 | -3/+3 |
* | Initial AOLserver support. Note that the current way of creating | Sascha Schumann | 1999-09-25 | 1 | -1/+6 |
* | Link with libtsrm.a, if thread-safety is chosen. | Sascha Schumann | 1999-09-23 | 1 | -1/+1 |
* | fix Unix build | Sascha Schumann | 1999-09-17 | 1 | -1/+1 |
* | *** empty log message *** | Zeev Suraski | 1999-09-16 | 1 | -1/+1 |
* | Generalize SAPI a bit | Zeev Suraski | 1999-09-16 | 1 | -1/+1 |
* | add LIBOBJS, used by AC_REPLACE_FUNCS | Stig Bakken | 1999-09-15 | 1 | -1/+2 |