summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* - Fix make install to respect the prefix= argument (patch by Troels ArvinDerick Rethans2002-06-241-1/+1
* - Fixed bug #15748 (fixed otherwise in 4.3.0-dev)foobar2002-03-091-0/+3
* Zend config sets ZEND_EXTRA_LIBS. Bugs 14452, 14602, 14616, 14824Adam Dickmeiss2002-02-031-1/+1
* Don't build CLI, if an extension requests that.Sascha Schumann2002-01-241-1/+1
* This should fix cli build when running 'make install' directly.Edin Kadribasic2002-01-131-1/+1
* Modified the build system to always build CLI SAPI.Edin Kadribasic2002-01-121-1/+1
* @$(mkinstalldirs) $(INSTALL_ROOT)$(bindir)Sascha Schumann2001-10-011-1/+1
* * tidy up "make install" outputStig Bakken2001-08-281-3/+4
* * expanded the following constants and made them available in PHP:Stig Bakken2001-04-221-1/+7
* Revert mega patch.Sascha Schumann2001-04-091-9/+2
* * CGI version is always installed!Stig Bakken2001-04-081-2/+9
* Add INSTALL_ROOT variable to specify install location.Wilfredo Sanchez2001-04-031-3/+3
* @ New FastCGI server moduleBen Mansell2001-03-191-1/+1
* Change directory name from core to main.Sascha Schumann2000-06-111-2/+2
* Prepare move of the top-level source files to the core directory.Sascha Schumann2000-06-111-17/+3
* The ! command is not portable.Sascha Schumann2000-06-091-1/+1
* Always define PROGRAM_NAME to avoid problems with Irix's and OpenServer'sSascha Schumann2000-06-081-2/+2
* Redirect messages from cp modules/* to /dev/nullSascha Schumann2000-06-041-1/+1
* Make the shared library suffix dynamic. Improve workaround for libtool'sSascha Schumann2000-05-181-2/+7
* Fix workaround for systems where libtool cannot handle -avoid-versionSascha Schumann2000-05-181-0/+3
* - Remove dlist from buildAndi Gutmans2000-05-171-1/+1
* Changed install-local to install-sapi for clarity.Joey Smith2000-05-031-2/+2
* Complain loudly, if we were not able to install everything.Sascha Schumann2000-05-021-0/+3
* Move install-modules target into top-level Makefile templateSascha Schumann2000-05-021-0/+7
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+1
* Large test commit IISascha Schumann2000-05-011-0/+1
* Large test commit ISascha Schumann2000-05-011-0/+1
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-8/+3
* - Make php_virtual_cwd compileAndi Gutmans2000-04-011-1/+1
* Specifically mention $(srcdir), so that OpenBSD's make gets itSascha Schumann2000-03-301-2/+2
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-0/+3
* @- Implemented default_charset and default_mimetype config directives (Stig)Stig Bakken2000-02-251-3/+3
* Final build fixes - that's enough for now...Zeev Suraski2000-02-101-1/+1
* Tried to centralize global variable registration as much as possible:Zeev Suraski2000-01-281-1/+1
* post.c really had nothing to do with POST anymore, and it belongs to the top ...Zeev Suraski2000-01-281-1/+1
* `cp' will do the job everywhere, even on AIXSascha Schumann2000-01-051-1/+1
* Integration of -ng changes. Changes:Sascha Schumann1999-12-301-0/+54
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-221/+0
* Decent configure speedup. Makefiles are now generated only for theStig Bakken1999-09-291-4/+5
* * include from $(srcdir)Sascha Schumann1999-09-271-1/+1
* Generalized server-API build process on UNIX. Each SAPIStig Bakken1999-09-271-37/+17
* Now thread safe version builds out of the box. libzend/TSRMSascha Schumann1999-09-261-5/+6
* Use new tsrm_config script to determine libraries.Sascha Schumann1999-09-261-3/+3
* Initial AOLserver support. Note that the current way of creatingSascha Schumann1999-09-251-1/+6
* Link with libtsrm.a, if thread-safety is chosen.Sascha Schumann1999-09-231-1/+1
* fix Unix buildSascha Schumann1999-09-171-1/+1
* *** empty log message ***Zeev Suraski1999-09-161-1/+1
* Generalize SAPI a bitZeev Suraski1999-09-161-1/+1