summaryrefslogtreecommitdiff
path: root/php4.dsp
Commit message (Collapse)AuthorAgeFilesLines
* @- Moved VC++ Win32 project and workspace files to the win32 directoryZeev Suraski2000-06-141-134/+0
| | | | | @ (Zeev)
* Fix Windows .dsp'sZeev Suraski2000-06-111-3/+3
|
* Remove debug runtime libraries from Release buildsSam Ruby2000-03-271-2/+2
|
* Update .dsp'sZeev Suraski2000-03-251-1/+1
|
* Update dsp'sZeev Suraski2000-03-251-2/+2
|
* - Update .dsp'sZeev Suraski2000-02-161-0/+4
| | | | | - Fix auth_user issue
* Update .dsp'sZeev Suraski2000-02-111-3/+3
|
* .dsp updatesZeev Suraski1999-12-311-2/+2
|
* Add new Release_inline builds to Win32. Standard release versions will not useZeev Suraski1999-12-311-0/+29
| | | | | inline under Win32.
* libzend -> ZendZeev Suraski1999-12-191-2/+2
|
* - Win32 thread unsafe build updatesZeev Suraski1999-11-271-1/+1
|
* - Changed phpinfo() to list modules that have no info functionZeev Suraski1999-08-071-1/+1
|
* Update DSPsZeev Suraski1999-07-171-1/+1
|
* - Small fixesAndi Gutmans1999-05-201-2/+2
|
* Match the CVS nameZeev Suraski1999-04-261-2/+2
|
* * Plenty of thread safety and Win32 work.Zeev Suraski1999-04-261-595/+7
| | | | | | | | | | | * Changed PHP4 to compile as a DLL, both ISAPI and the the CGI run with the same DLL. * Switched to using the DLL runtime library under Win32. PHP will NOT work if compiled against the static library! * Removed yesterday's php4libts project (with php4dllts, it's obsolete). This *does* affect thread-unsafe Windows as well - the thread unsafe CGI is also dependant on the thread-unsafe DLL.
* Use relative pathsZeev Suraski1999-04-241-5/+5
|
* A lot of cleanups... Removed old thread-safe code and other redundant code ↵Zeev Suraski1999-04-241-4/+0
| | | | and files
* - Update the regular VC project file.Andi Gutmans1999-04-221-8/+8
|
* * Rename php_compat.[ch] to flock_compat.[ch] and move it to ext/standardZeev Suraski1999-04-211-0/+8
| | | | | * Fix Win32 compilation
* Update thread-safe projectsZeev Suraski1999-04-211-8/+8
|
* Rearrange the .dsp for the new ODBC layoutAndi Gutmans1999-04-191-4/+8
|
* Make Win32 happy with the recent changes.Zeev Suraski1999-04-181-61/+68
|
* - Make the memory leak message print PHP4.Andi Gutmans1999-04-161-2/+12
|
* * A lot of work on php_ini stuffZeev Suraski1999-04-091-0/+4
| | | | | * A lot of work on getting rid from php3_ini
* Win32 patchesZeev Suraski1999-04-071-2/+2
|
* PHP 4.0Zeev Suraski1999-04-071-0/+660