Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - add summary function and VC version info | Pierre Joye | 2008-07-02 | 1 | -16/+44 | |
| | ||||||
* | - use stdout for MESSAGE (thx Steph) | Pierre Joye | 2008-06-23 | 1 | -2/+2 | |
| | ||||||
* | - add a MESSAGE function | Pierre Joye | 2008-06-23 | 1 | -3/+23 | |
| | | | | | | | [DOC] to be used instead of STDOUT in config.w32, it allows them to be redirected (like in a quiet mode) - add the list of enabled SAPI - improve the table output | |||||
* | - return true/false when a dep addition was succeeded or not | Pierre Joye | 2008-06-22 | 1 | -4/+7 | |
| | ||||||
* | - add a list of the enabled extensions and how they are built (shared or static | Pierre Joye | 2008-06-22 | 1 | -1/+72 | |
| | | | | | list of SAPIs and libs used will follow shortly (to be used as QA check during the builds and as convenience) | |||||
* | - ext/standard currently has a dependency on ext/ereg thanks to browscap.c | Steph Fox | 2008-06-19 | 1 | -2/+2 | |
| | ||||||
* | - '' != 'no' | Steph Fox | 2008-06-19 | 1 | -2/+6 | |
| | ||||||
* | Windows configure fixes, a few additional lib names allowed, apache2 only on ↵ | Elizabeth Marie Smith | 2008-05-14 | 1 | -1/+12 | |
| | | | | for zts builds since apache on win is always threaded, isapi no longer stops configure in non-zts mode, look for _debug for debug libraries when debug is enabled | |||||
* | - Workarounds are no longer needed - thanks PECLers! | Steph Fox | 2008-04-14 | 1 | -19/+7 | |
| | ||||||
* | - Allow most of the existing strangely-named headers to get by | Steph Fox | 2008-03-31 | 1 | -1/+15 | |
| | ||||||
* | Another thing version_compare() allows... | Steph Fox | 2008-03-24 | 1 | -2/+2 | |
| | ||||||
* | - Extend that regexp (again) | Steph Fox | 2008-03-23 | 1 | -9/+8 | |
| | | | | | - Revert the changes affecting external template.rc files | |||||
* | Don't break PECL extensions that are oh-so-nearly doing The Right Thing [TM] | Steph Fox | 2008-03-22 | 1 | -1/+4 | |
| | | | | | (mcve, runkit, win32ps) | |||||
* | Allow Stas his "1.0.0RC1-dev" | Steph Fox | 2008-03-22 | 1 | -2/+2 | |
| | ||||||
* | Independent versioning for PECL extensions (and only PECL, for now) | Steph Fox | 2008-03-22 | 1 | -16/+49 | |
| | | | | | | This affects the RC template used to ship information with the DLL in Windows distributions - nothing else. It will potentially affect 13 PECL modules at present (and yes I do know which ones!) | |||||
* | - add PHP_PHP_BUILD\bin to the path in PATH_PROG (option set with ↵ | Pierre Joye | 2008-02-17 | 1 | -1/+4 | |
| | | | | --with-php-builds=[PATH] the zip.zip contains all we need (except re2c! ) | |||||
* | MFH: add errors when missing dependencies (Steph) | Rob Richards | 2008-01-10 | 1 | -2/+10 | |
| | ||||||
* | Allow passing additional configuration parameters to config.nice.bat | Elizabeth Marie Smith | 2007-11-14 | 1 | -2/+2 | |
| | ||||||
* | MFH: - Made build system less major version dependant to ease MFB/MFH | Jani Taskinen | 2007-07-26 | 1 | -5/+5 | |
| | ||||||
* | - MFH: Allow the use of a user defined template.rc file to override the | Derick Rethans | 2007-07-21 | 1 | -2/+14 | |
| | | | | | | | default ones. This makes it possible to include the extension's version inside the version properties of the generated extension DLL instead of the PHP version the extension is build against. | |||||
* | Make DLL only once (Wez) | Edin Kadribasic | 2007-03-19 | 1 | -2/+4 | |
| | ||||||
* | Update copyright year | Ilia Alshanetsky | 2007-01-01 | 1 | -2/+2 | |
| | | | | | # The rest of the files were already updated by Sebastian | |||||
* | Enable full build with newer Microsoft compilers | Edin Kadribasic | 2006-12-19 | 1 | -2/+10 | |
| | ||||||
* | Fix warnings | Dmitry Stogov | 2006-11-10 | 1 | -5/+1 | |
| | ||||||
* | Use $(CC) for linking instead of $(LD). This allows usage of advansed ↵ | Dmitry Stogov | 2006-11-10 | 1 | -8/+17 | |
| | | | | optimization techniques (like Intel's inner-procedure optimization) | |||||
* | Enable separate build dir for SAPIs, the same way it is possible for EXTENSIONs | Edin Kadribasic | 2006-05-07 | 1 | -5/+11 | |
| | ||||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -4/+4 | |
| | ||||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -2/+2 | |
| | ||||||
* | Allow building gd on windows systems without t1lib (M. Sisolak) #33620 | Edin Kadribasic | 2005-08-01 | 1 | -2/+2 | |
| | ||||||
* | If asked to populate a set of cflags for a header check, only populate the | Wez Furlong | 2005-07-07 | 1 | -2/+7 | |
| | | | | | | | | | | flags and don't fill in an entry into config.w32.h, UNLESS explicitly told what to do. This prevents leakage of things like HAVE_SQLCLI1_H from one pecl into another (or the core) and confusing the build (as has happened with ibm_db2 and pdo_odbc). | |||||
* | add --enable-memory-manager switch for win32 too | Wez Furlong | 2005-06-09 | 1 | -2/+2 | |
| | ||||||
* | don't screw up the default fd set size when --disable-all is used | Wez Furlong | 2005-06-05 | 1 | -2/+2 | |
| | ||||||
* | Allow arbitrary files to be added to distro with ADD_DIST_FILE(filename) | Edin Kadribasic | 2005-02-26 | 1 | -1/+10 | |
| | ||||||
* | fix snaps | Wez Furlong | 2005-02-13 | 1 | -2/+3 | |
| | ||||||
* | even less noise | Wez Furlong | 2005-02-06 | 1 | -3/+3 | |
| | ||||||
* | less noise | Wez Furlong | 2005-02-06 | 1 | -2/+2 | |
| | ||||||
* | A couple more adjustments for building multiple output variants of the same | Wez Furlong | 2005-01-20 | 1 | -7/+22 | |
| | | | | | extension source. | |||||
* | Allow the build system to generate multiple extensions from the same ↵ | Frank M. Kromann | 2005-01-18 | 1 | -9/+15 | |
| | | | | extension directory | |||||
* | Fix one-shot builds. | Frank M. Kromann | 2004-11-15 | 1 | -2/+2 | |
| | ||||||
* | No need to ude /Fo twice. | Frank M. Kromann | 2004-11-10 | 1 | -3/+3 | |
| | | | | | Unbreak the build be readding the compile only flag | |||||
* | Make sure files are stored in the right directory | Frank M. Kromann | 2004-11-10 | 1 | -2/+2 | |
| | ||||||
* | Revert the search path tweak; it broke the snap build for ming | Wez Furlong | 2004-08-03 | 1 | -15/+15 | |
| | ||||||
* | A better fix for the VC 2k max literal string limit | Wez Furlong | 2004-08-03 | 1 | -6/+27 | |
| | | | | | (also affects vc7) | |||||
* | VC6 hack to avoid CONFIGURE_COMMAND string length over 2048 when building ↵ | Frank M. Kromann | 2004-08-02 | 1 | -2/+4 | |
| | | | | many extensions | |||||
* | Search in PATH before explicit_path. This resolves conflict between ↵ | Frank M. Kromann | 2004-08-02 | 1 | -15/+15 | |
| | | | | Microsoft and cygwin tools with the same name. | |||||
* | Added memory-limit to the list of excluded force-on options | Edin Kadribasic | 2004-07-07 | 1 | -2/+2 | |
| | ||||||
* | Primitive support for probing headers for functions using a regexp | Wez Furlong | 2004-05-18 | 1 | -5/+68 | |
| | ||||||
* | Add "--disable-all" switch, which will force all arguments to "no" if | Wez Furlong | 2004-04-29 | 1 | -4/+23 | |
| | | | | | | they are not specified explicitly. (like the snapshot build, but in reverse). | |||||
* | Fix bug that prevented --without-gd from working | Wez Furlong | 2004-04-15 | 1 | -2/+2 | |
| | ||||||
* | Tidy up "nmake clean" for people that don't have a PECL checkout. | Wez Furlong | 2004-02-12 | 1 | -3/+37 | |
| | | | | | | | | | | | Be paranoid when building a snapshot: if the module is not a core module (eg: it comes from outside of ext or sapi) and it defaults to "yes", then force it to become shared. This will prevent a pecl ext from accidentally being compiled statically into the core, and prevent that ext from breaking the core build. You can still manually force a static build by explicitly specifying the args for that extension on your configure line. |