File: build.chms.bat

package info (click to toggle)
php-doc 20140201-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 74,084 kB
  • ctags: 4,040
  • sloc: xml: 998,137; php: 20,812; cpp: 500; sh: 177; makefile: 63; awk: 28
file content (7 lines) | stat: -rw-r--r-- 233 bytes parent folder | download
1
2
3
4
5
6
7
@ECHO OFF

SET PHP_DOC_BASE_DIR=%~dp0

CALL svn update scripts/build-chms-config.php > nul
CALL svn update scripts/build-chms.php > nul
CALL "E:\software\php\php.exe" -d memory_limit=-1 "%PHP_DOC_BASE_DIR%\scripts\build-chms.php" %*