Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update .dsp | Zeev Suraski | 2001-08-13 | 1 | -1/+1 | |
| | ||||||
* | Fix Windows build | Zeev Suraski | 2001-07-20 | 1 | -8/+8 | |
| | ||||||
* | added variant.h | Harald Radi | 2001-06-24 | 1 | -0/+4 | |
| | ||||||
* | renamed *typedef_VARIANT.* to *VARIANT.* | Harald Radi | 2001-05-13 | 1 | -2/+2 | |
| | ||||||
* | Fix broken XML build | Zeev Suraski | 2001-05-13 | 1 | -49/+1 | |
| | ||||||
* | Nuke HAVE_LIBEXPAT2. We define HAVE_LIBEXPAT in config.w32.h, and that does ↵ | Sebastian Bergmann | 2001-05-13 | 1 | -4/+4 | |
| | | | | the trick. | |||||
* | hopefully fix win32 build, untested | Daniel Beulshausen | 2001-05-12 | 1 | -4/+127 | |
| | ||||||
* | Hopefully nuke the rest of the german commits. | Sebastian Bergmann | 2001-05-12 | 1 | -4/+4 | |
| | ||||||
* | Remove german comments from MS VisualStudio. | Sebastian Bergmann | 2001-05-12 | 1 | -6/+6 | |
| | ||||||
* | Make expat and ext/xml compile again on Win32. | Sebastian Bergmann | 2001-05-12 | 1 | -130/+10 | |
| | ||||||
* | added com.h | Harald Radi | 2001-03-20 | 1 | -0/+4 | |
| | ||||||
* | That should do the trick. | Sebastian Bergmann | 2001-02-23 | 1 | -2/+2 | |
| | ||||||
* | Adding crypt.c and php_crypt.h to win32 builds, they were missing.. | James Moore | 2001-02-21 | 1 | -0/+8 | |
| | ||||||
* | Restore COM.c | Zeev Suraski | 2001-02-20 | 1 | -1/+1 | |
| | ||||||
* | fixed unicodeconversion and parameter passing bugs in com and dotnet modules | Harald Radi | 2001-01-28 | 1 | -1/+17 | |
| | ||||||
* | finally remove -S option from bison | Daniel Beulshausen | 2001-01-05 | 1 | -8/+4 | |
| | | | | | | # bison.simple should be stored in the same folder or # set the 'bison_simple' variable which points to the file | |||||
* | Add Release_TSDbg support. This mode compiles PHP with the release C runtime, | Zeev Suraski | 2000-12-26 | 1 | -0/+265 | |
| | | | | | | but with optimizations disabled and with debug info. Some crashes can only be debugged using this mode. | |||||
* | oops, libcrypt shouln't be in the linker libs | Daniel Beulshausen | 2000-11-23 | 1 | -1/+1 | |
| | | | | | by default | |||||
* | I forgot to commit the .dsp update... | Zeev Suraski | 2000-11-23 | 1 | -3/+578 | |
| | ||||||
* | Fixed typo. | Sebastian Bergmann | 2000-11-23 | 1 | -2/+2 | |
| | ||||||
* | fix libbcmath compile, updated dependencies & add | Daniel Beulshausen | 2000-11-23 | 1 | -9/+5 | |
| | | | | | libbcmath to linker options | |||||
* | Adding credits.c to project to allow compilation. | Frank M. Kromann | 2000-11-20 | 1 | -0/+4 | |
| | ||||||
* | - Fix Windows build | Zeev Suraski | 2000-11-02 | 1 | -0/+8 | |
| | | | | | - Changed the Apache .dsp to expect the Apache source code files under php_build | |||||
* | - Complete the move to the new INI parser. (Side effect: at last, people | Zeev Suraski | 2000-10-30 | 1 | -117/+4 | |
| | | | | | can finally have spaces and tabs in their extension statements...) | |||||
* | compile fixes & update of win32 dsp | Daniel Beulshausen | 2000-10-13 | 1 | -0/+16 | |
| | ||||||
* | - Add calendar to default Win32 build. | Andi Gutmans | 2000-10-06 | 1 | -2/+54 | |
| | ||||||
* | - Add FTP extension to default Win32 build | Andi Gutmans | 2000-10-05 | 1 | -0/+28 | |
| | ||||||
* | fix unresolved externals | Daniel Beulshausen | 2000-09-19 | 1 | -0/+8 | |
| | ||||||
* | let windows build with trans sid | Daniel Beulshausen | 2000-09-18 | 1 | -8/+16 | |
| | ||||||
* | - Windows and UNIX compile fixes | Andi Gutmans | 2000-09-11 | 1 | -0/+8 | |
| | ||||||
* | - Remove track_vars - it is now always on | Zeev Suraski | 2000-09-05 | 1 | -0/+4 | |
| | | | | | | | - Make the various $HTTP_*_VARS[] arrays be defined always, even if they're empty - Fix Win32 build and warnings | |||||
* | - Remove php_virtual_cwd.[ch] from Windows project | Andi Gutmans | 2000-09-03 | 1 | -12/+0 | |
| | ||||||
* | - Defining TSRM_WIN32 in each and every dsp sucked. Revert this change | Andi Gutmans | 2000-09-02 | 1 | -3/+3 | |
| | ||||||
* | - Fix windows build | 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 | |
| | ||||||
* | Fix Win32 build | Zeev Suraski | 2000-08-20 | 1 | -4/+0 | |
| | ||||||
* | - It should be #ifdef PHP_WIN32 | Andi Gutmans | 2000-08-17 | 1 | -0/+4 | |
| | ||||||
* | fix php4dllts dsp file | Shane Caraveo | 2000-07-02 | 1 | -0/+50 | |
| | ||||||
* | Set version number on DLLs | Zeev Suraski | 2000-06-30 | 1 | -3/+3 | |
| | ||||||
* | - winsnmp.c has moved to ext/snmp | Andi Gutmans | 2000-06-24 | 1 | -1/+1 | |
| | ||||||
* | - Make the output globals accessible from the outside world | Zeev Suraski | 2000-06-24 | 1 | -0/+8 | |
| | | | | | - Fix Win32 compilation | |||||
* | - Make Windows compile. Was missing crc32.c | Andi Gutmans | 2000-06-22 | 1 | -0/+4 | |
| | ||||||
* | @- Moved VC++ Win32 project and workspace files to the win32 directory | Zeev Suraski | 2000-06-14 | 1 | -0/+1117 | |
@ (Zeev) |