]> granicus.if.org Git - php/commit
Enhance makedist script
authorPeter Kokot <peterkokot@gmail.com>
Fri, 26 Apr 2019 00:38:53 +0000 (02:38 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Sat, 18 May 2019 00:05:59 +0000 (02:05 +0200)
commit29bff939c7bb2385b3ec2c6e610bc921360a8a4b
tree57280f16399b2c81aef7c54a7c59ce5f7a19b8f1
parent969047749d33bb88a0573aa91a57e2070335111a
Enhance makedist script

This enhances the makidst script:
- integrate both snapshot and makedist scripts together
- add help and options
- generated files are created in the php-src repository directly
- other minor enhancemenets such as CS fixes
- functionality moved from the Makefile to only shell script
- Add missed patching of the Zend Parsers to the main build step
- Add all *.tmp files to gitignore
.gitignore
Zend/Makefile.frag
build/build.mk
docs/release-process.md
scripts/dev/genfiles
scripts/dev/makedist
scripts/dev/snapshot [deleted file]