Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -187/+0 |
| | |||||
* | Make sure the debug version is created in the right directory | Frank M. Kromann | 2002-12-20 | 1 | -1/+1 |
| | |||||
* | MFB: | Edin Kadribasic | 2002-12-19 | 1 | -6/+6 |
| | | | | | | Making windows build system changes according to proposal: http://news.php.net/article.php?group=php.dev&article=92682 | ||||
* | fix windows build of cgi/fastcgi | Shane Caraveo | 2002-11-26 | 1 | -9/+5 |
| | |||||
* | Fixing project files so that they load | Joseph Tate | 2002-04-11 | 1 | -191/+191 |
| | |||||
* | Added versioning to dll and exe files created under windows. | Joseph Tate | 2002-04-11 | 1 | -183/+191 |
| | | | | | | | | #Note that these do not require modification when the version number changes. #Utilizes the new partitioned version number defines in php_version.h @ Added version info to the dll and exe files created under Windows. (jtate) | ||||
* | Fixed build of php4ts Release_TSDbg under Win32 | Joseph Tate | 2002-03-28 | 1 | -1/+1 |
| | |||||
* | fix on more build config | Shane Caraveo | 2002-03-11 | 1 | -34/+1 |
| | |||||
* | fix include paths for fcgi headers | Shane Caraveo | 2002-03-11 | 1 | -4/+37 |
| | |||||
* | fix output directory | Shane Caraveo | 2002-03-10 | 1 | -1/+1 |
| | |||||
* | Update makefile for compiling with fastcgi under windows | Shane Caraveo | 2002-03-10 | 1 | -7/+23 |
| | |||||
* | Rename Win32 SAPI/CGI binary to php-cgi.exe. | Sebastian Bergmann | 2002-03-04 | 1 | -6/+6 |
| | |||||
* | Add Release_TSDbg support. This mode compiles PHP with the release C runtime, | Zeev Suraski | 2000-12-26 | 1 | -0/+29 |
| | | | | | | but with optimizations disabled and with debug info. Some crashes can only be debugged using this mode. | ||||
* | - Defining TSRM_WIN32 in each and every dsp sucked. Revert this change | Andi Gutmans | 2000-09-02 | 1 | -3/+3 |
| | |||||
* | - More Windows build fixes | Andi Gutmans | 2000-09-02 | 1 | -3/+3 |
| | |||||
* | changed the intermediate output dir, to make it a bit cleaner | Daniel Beulshausen | 2000-08-23 | 1 | -3/+3 |
| | |||||
* | Set version number on DLLs | Zeev Suraski | 2000-06-30 | 1 | -3/+3 |
| | |||||
* | @- Moved VC++ Win32 project and workspace files to the win32 directory | Zeev Suraski | 2000-06-14 | 1 | -0/+138 |
@ (Zeev) |