| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
| | | |||||
| * | MFH(r-1.7) Silence compiler warning: unused variable | Sara Golemon | 2005-12-29 | 1 | -3/+9 |
| | | |||||
| * | - Bumber up year | foobar | 2005-08-03 | 2 | -2/+2 |
| | | |||||
| * | - Added PHP_INSTALL_HEADERS() macro | foobar | 2005-05-07 | 1 | -0/+1 |
| | | | | | | | | - Fixed several VPATH build issues - Changed all awk calls to use $AWK - Changed all mkdir calls to use "$php_shtool mkdir" | ||||
| * | MFB (Fix several egregious leaks in ext/browscap and sapi/embed). | Andrei Zmievski | 2005-01-25 | 1 | -0/+1 |
| | | |||||
| * | Add the new request_time sapi struct entry to all the sapis. Some of these | Rasmus Lerdorf | 2004-12-20 | 1 | -0/+1 |
| | | | | | | | | may have ways of getting the request time without the extra syscall, but for now let's just make sure we don't crash and people will eventually fill these in where applicable. | ||||
| * | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -12/+12 |
| | | |||||
| * | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
| * | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | | |||||
| * | Forgot to add embed config.w32, and tweak version resource when CREDITS file ↵ | Wez Furlong | 2003-12-19 | 1 | -0/+8 |
| | | | | | is missing. | ||||
| * | updating license information in the headers. | James Cox | 2003-06-10 | 2 | -6/+6 |
| | | |||||
| * | Be more consistent with the sapi internal name. | Edin Kadribasic | 2003-01-29 | 1 | -1/+1 |
| | | |||||
| * | Call correct module startup function (not a hard coded one) allowing | Edin Kadribasic | 2003-01-28 | 1 | -1/+1 |
| | | | | | | startup override. | ||||
| * | Expose php_embed_module struct (and make Wez happy). | Edin Kadribasic | 2003-01-28 | 2 | -1/+2 |
| | | |||||
| * | Added missing warning about experimental nature of sapi/embed. | Edin Kadribasic | 2003-01-21 | 2 | -1/+6 |
| | | |||||
| * | Bump year. | Sebastian Bergmann | 2002-12-31 | 2 | -2/+2 |
| | | |||||
| * | - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is. | foobar | 2002-11-26 | 1 | -3/+0 |
| | | |||||
| * | Moving php/embed windows build files to sapi/embed folder. | Edin Kadribasic | 2002-11-05 | 1 | -0/+100 |
| | | |||||
| * | Respect INSTALL_ROOT var. Thanks to Jani for catching this one. | Edin Kadribasic | 2002-10-14 | 1 | -2/+2 |
| | | |||||
| * | Install lib into $(prefix)/lib. | Edin Kadribasic | 2002-10-14 | 1 | -2/+2 |
| | | | | | | Make $(prefix)/lib before trying to copy the lib into it. | ||||
| * | Fix typo | foobar | 2002-10-12 | 1 | -1/+1 |
| | | |||||
| * | Added .cvsignore and CREDITS. | Edin Kadribasic | 2002-10-12 | 1 | -0/+2 |
| | | |||||
| * | Add the proper install lines. | foobar | 2002-10-12 | 1 | -2/+4 |
| | | |||||
| * | Default to shared. | foobar | 2002-10-12 | 1 | -4/+4 |
| | | |||||
| * | - Removed the unnecessary extra configure option --enable-shared-embed | foobar | 2002-10-11 | 1 | -13/+29 |
| | | | | | | | - Changed --enable-embed to accept parameters shared/static and default to static build. | ||||
| * | Follow Yasuo's suggestion and build sapi program's under the sapi-specific | Sascha Schumann | 2002-09-29 | 3 | -0/+302 |
| directory. Move sapi-specific makefile fragments to their respective directory. Create an embed sapi module which resides in its own dir now. | |||||
