summaryrefslogtreecommitdiff
path: root/win32/build/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add support for regenerating phpdbg lexers and scanners on WindowsChristoph M. Becker2015-07-281-0/+8
* Silence the "1 file(s) copied" notice (from copying the manifest file)Kalle Sommer Nielsen2015-06-221-1/+1
* manifest for the main php dll needs to be copied manuallyAnatol Belski2015-05-291-0/+1
* pack the default manifest for develAnatol Belski2015-05-281-0/+1
* add *.manifest to cleanupAnatol Belski2015-05-281-1/+1
* generate response files for use by linkerAnatol Belski2014-11-121-1/+1
* further fixes to win buildAnatol Belski2014-11-111-6/+1
* using the determined linker instead of compilerAnatol Belski2014-11-071-1/+2
* Merge branch 'master' into issue-67910Florian MARGAINE2014-09-201-1/+1
|\
| * s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-3/+3
|/
* Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-07-181-1/+1
|\
| * implemented copy libs of core exts in phpize modeAnatol Belski2014-07-181-1/+1
| * - add new build type, optional. has been used for the last 2 RCsPierre Joye2012-01-111-2/+18
* | Invoke re2c with --no-generation-date to prevent unintentional / unnecessary ...Sebastian Bergmann2012-12-061-2/+2
* | - add new build type, optional. has been used for the last 2 RCsPierre Joye2012-01-111-2/+18
|/
* - Enable windows build system to accept paths containing spaces.Moriyoshi Koizumi2011-03-021-3/+3
* - silent copyPierre Joye2011-01-031-1/+1
* - typoPierre Joye2011-01-021-1/+1
* - generate a list of ext and how they are built, should be updated by phpize'...Pierre Joye2011-01-021-0/+1
* - sync with 5.3Pierre Joye2010-12-141-1/+9
* - add nmake install-sdk (create the devel package) and related sub rulesPierre Joye2010-12-141-20/+29
* - phpize support merge from 5.3Pierre Joye2010-12-131-3/+13
* - add install-lib(s), remove header for now, will be genaratedPierre Joye2010-12-111-6/+4
* - install headers, missed that onePierre Joye2010-12-101-1/+7
* - #52607, fix ENV conflit with win SDK 7.1Pierre Joye2010-08-151-2/+2
* - add missing argumentPierre Joye2009-12-081-1/+1
* * Fix deprecation warning when building deplisterKalle Sommer Nielsen2009-06-231-1/+1
* MFB: add phar.phar generation to windowsGreg Beaver2009-06-111-1/+1
* Lets pass the built php binary to run-tests.php's -p parameterKalle Sommer Nielsen2009-05-271-4/+1
* * Bypass the date/timezone warning by forcing UTC when running mkdist.phpKalle Sommer Nielsen2009-03-301-1/+1
* - expose PHP_BUILD in the MakefilePierre Joye2008-11-211-0/+2
* - MFH: add php-test-pack-[version].zip to nmake snap so we can distribute the...Pierre Joye2008-10-261-3/+6
* - MFB: add nts to the zip namesPierre Joye2008-09-261-6/+6
* - add VC version and architecture to the created zip(s) namesPierre Joye2008-09-251-6/+6
* MFH project file generation + a few small fixes made along the waySteph Fox2008-07-211-9/+14
* - Removed ntest and utestRob Richards2008-07-041-13/+1
* Remove old references to flex.sklMatt Wilmas2008-05-081-2/+2
* MFB 5.3: Rest of the changes for re2c mergeScott MacVicar2008-03-261-2/+11
* MFB: Check that manifest file exists before trying to embed itEdin Kadribasic2007-03-041-2/+2
* Copyright updateIlia Alshanetsky2007-01-291-1/+1
* Kill warnings when mt is not installed or is found as the tape command under ...Frank M. Kromann2007-01-131-0/+5
* Make mt more silentEdin Kadribasic2007-01-081-2/+2
* MFB: Enable full build with newer Microsoft compilersEdin Kadribasic2006-12-191-0/+5
* Use $(CC) for linking instead of $(LD). This allows usage of advansed optimiz...Dmitry Stogov2006-11-101-1/+1
* enable native and unicode testsRob Richards2006-07-221-1/+13
* more cleanup (lingering ini settings which do not exist anymore, etc.)foobar2006-04-101-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - Added backward compability wrapper "php_parse_date()".Derick Rethans2005-06-191-4/+0