summaryrefslogtreecommitdiff
path: root/win32/build/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add gen_stub.php to devel packChristoph M. Becker2020-04-261-0/+1
* Clean up the generation of the parsersAkim Demaille2020-02-011-3/+3
* Replace fakemail with minimal PHP scriptChristoph M. Becker2020-01-091-4/+1
* Unify mail related tests for *nix and WindowsChristoph M. Becker2020-01-091-1/+4
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Use regedit to register event sourceChristoph M. Becker2019-07-181-0/+1
* Revert "Remove Windows syslog script and syslog.reg"Christoph M. Becker2019-07-171-0/+3
* Remove Windows syslog script and syslog.regPeter Kokot2019-07-151-3/+0
* Revert "Rename *.l files to *.re"Joe Watkins2019-05-201-6/+6
* Rename *.l files to *.rePeter Kokot2019-05-171-6/+6
* Don't use Opcache with the master test processAnatol Belski2019-03-101-1/+1
* Refactor README.md filePeter Kokot2019-03-071-1/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-3/+3
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* Allow appending an arbitrary suffix to the packagesAnatol Belski2018-05-161-6/+10
* Fix empty valueAnatol Belski2018-03-021-2/+2
* Reflect native instruction set in snap filenameAnatol Belski2018-03-021-6/+16
* Use 7za for packagingAnatol Belski2018-02-021-5/+5
* year++Xinchen Hui2018-01-021-1/+1
* Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-11-021-1/+1
|\
| * Yet one /nologoAnatol Belski2017-11-021-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-311-1/+1
|\ \ | |/
| * Add /nologoAnatol Belski2017-10-311-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-09-021-1/+1
|\ \ | |/
| * Fix commandAnatol Belski2017-09-021-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-08-311-3/+3
|\ \ | |/
| * Fix `nmake install` fails when there are no shared extensionsDylan K. Taylor2017-08-311-3/+3
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-08-191-1/+7
|\ \ | |/
| * Fix .pgd name for ts buildAnatol Belski2017-08-191-1/+7
* | cleanup discontinued targetAnatol Belski2017-07-131-3/+0
* | parametrize zip namesAnatol Belski2017-07-111-12/+18
* | Pass explicit PHP version string to mkdist.phpAnatol Belski2017-04-111-1/+1
* | Fix command syntax, env var has to be nmake macro in makefileAnatol Belski2017-04-111-1/+1
* | use php.exe from the SDK for packaging, not the one just compiledAnatol Belski2017-04-111-1/+1
* | Merge branch 'PHP-7.1'Anatol Belski2017-02-241-4/+13
|\ \ | |/
| * Support run or test target invoked within debuggerAnatol Belski2017-02-241-4/+13
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | Use $(CC) consistently in the MakefileKalle Sommer Nielsen2016-11-201-1/+1
|/
* add run targetAnatol Belski2016-11-011-0/+6
* rename the env setting target and reuse it for build-snapAnatol Belski2016-10-301-4/+3
* fix test run with autogenerated iniAnatol Belski2016-10-291-1/+1
* generate test ini file, so shared exts are loaded for nmake testAnatol Belski2016-10-291-0/+5
* prepend known bin folders to the path for nmake test runsAnatol Belski2016-10-271-1/+1
* sync win32 makefile with makedist zendparse exportsAnatol Belski2016-09-291-0/+3
* Enable 'nmake test' on building extensionsy-uti2016-07-251-0/+1
* fix extensions path for nmake installAnatol Belski2016-02-011-1/+4
* Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-01-041-1/+1
|\