Pierre Joye
|
52563ea0a3
|
- fix header install
|
2010-12-14 13:10:25 +00:00 |
|
Pierre Joye
|
a7ffa09e18
|
- add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd
|
2010-12-11 22:18:10 +00:00 |
|
Pierre Joye
|
086c314171
|
- silent conversion warnings as it is not going to be "fixed" any time soon, removing false positive alerts. noise--;
|
2008-12-09 14:28:35 +00:00 |
|
Pierre Joye
|
c8a42610e5
|
- improve previous fix for scan, disable optimizer only for scan() using #pragma optimize
|
2008-08-02 16:49:56 +00:00 |
|
Pierre Joye
|
2317deb6f5
|
- parser's scan function is too large for VC6-7.x, disable the optimizer (size optimization instead) fixes it
|
2008-08-02 15:49:14 +00:00 |
|
Scott MacVicar
|
455eeec4b9
|
MFH: Fix windows build
|
2008-04-28 13:26:50 +00:00 |
|
Rob Richards
|
13048a3cb5
|
fix win build
|
2006-01-04 17:34:44 +00:00 |
|
Derick Rethans
|
f4de039522
|
- Rename tl_config.h to timelib_config.h
|
2005-06-17 12:03:04 +00:00 |
|
Frank M. Kromann
|
37d672d2a3
|
Attempt to fix win32 build by creating the missing hader file
|
2005-06-17 05:10:12 +00:00 |
|
Derick Rethans
|
4ad939be1b
|
- Rename "datetime.c" and "datetime.h" to "timelib.c" and "timelib.h" to
prevent duplicate header names.
|
2005-06-16 17:12:41 +00:00 |
|
Edin Kadribasic
|
d1974bad1b
|
Made date obligatory and static
|
2005-06-15 08:44:23 +00:00 |
|
Edin Kadribasic
|
cde34a07b7
|
Added win32 build file
|
2005-06-14 22:25:48 +00:00 |
|