Commit Graph

6 Commits

Author SHA1 Message Date
Doug Bird e289011074 fixes
fix some typos
2018-06-12 18:46:39 -07:00
Doug Bird 506501f55e quiet mode 2018-06-12 18:39:58 -07:00
Doug Bird bdc2689beb skip php option
generating the PHP format file is now optional:
- if the PHP command is unavailable, the PHP format file is automatically skipped
- if the --skip-php option is provided, the PHP format file is always skipped
- if the --force-php option is provided, the PHP command line MUST exist
2018-06-12 17:13:24 -07:00
Doug Bird 99fb1b3eae cleanup 2018-06-12 15:53:57 -07:00
Doug Bird 7ccec55531 fixes
- fix "quiet mode"
- improve code comments
2018-06-12 15:43:04 -07:00
Doug Bird c209a1d3a1 refactoring
- rename bin/update-formats to bin/update-formats.sh
- fix unnecessary bashisms in bin/update-formats.sh
2018-06-12 15:11:55 -07:00