Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed *.dsw and *.dsp files | Anatol Belski | 2014-09-28 | 1 | -171/+0 |
| | |||||
* | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 1 | -4/+4 |
| | |||||
* | revert change #298288: Remove old dsp/dsw/makefile files | Rob Richards | 2010-04-28 | 1 | -0/+171 |
| | |||||
* | Remove old dsp/dsw/makefile files, these arent used by the build system ↵ | Kalle Sommer Nielsen | 2010-04-21 | 1 | -171/+0 |
| | | | | anymore and are barely updated nor available for all extensions | ||||
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -4/+4 |
| | |||||
* | COMPILE_DL_MYSQL_MYSQL -> COMPILE_DL_MYSQL | Sebastian Bergmann | 2003-07-06 | 1 | -4/+4 |
| | |||||
* | Fix shared win32 build | Edin Kadribasic | 2003-07-01 | 1 | -4/+4 |
| | |||||
* | fix building mysql as a loadable extension | Shane Caraveo | 2003-06-28 | 1 | -4/+4 |
| | |||||
* | s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files. | Sascha Schumann | 2000-05-23 | 1 | -6/+6 |
| | |||||
* | @- Made the IMAP and LDAP modules compilable under Windows and thread-safe ↵ | Zeev Suraski | 2000-04-01 | 1 | -29/+0 |
| | | | | (Zeev) | ||||
* | Several fixes, plus remove bindlib_w32 (it's more trouble than it's worth) | Zeev Suraski | 2000-03-31 | 1 | -1/+1 |
| | |||||
* | - Fix Win32 build in Release_TS* modes | Zeev Suraski | 2000-02-24 | 1 | -0/+29 |
| | |||||
* | *** empty log message *** | Zeev Suraski | 2000-02-19 | 1 | -3/+3 |
| | |||||
* | - Update the project file with the Win32 defines. | Andi Gutmans | 2000-02-12 | 1 | -4/+4 |
| | |||||
* | Get Win32 IMAP DLL to compile | Zeev Suraski | 2000-02-05 | 1 | -4/+4 |
| | |||||
* | libzend -> Zend | Zeev Suraski | 1999-12-19 | 1 | -6/+6 |
| | |||||
* | - Changed path to MySQL library in Win32 project | Andi Gutmans | 1999-11-20 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Zeev Suraski | 1999-09-03 | 1 | -1/+1 |
| | |||||
* | More cleanups | Zeev Suraski | 1999-09-03 | 1 | -1/+1 |
| | |||||
* | - Add PHP Modules workspace | Zeev Suraski | 1999-08-13 | 1 | -10/+10 |
| | | | | | | - Get the MySQL module to compile&work under thread-safe Win32 - Fix various thread safety issues with dynamic modules | ||||
* | * Add a new workspace for dynamic PHP extensions. | Zeev Suraski | 1999-06-04 | 1 | -0/+171 |
* Add a few functions to PHP's API. * Get the MySQL extension up-to-date and thread safe. * Add a project for building the MySQL extension under Win32. |