On Thu, 26 Dec 2002, Gabor Hojtsy wrote:

> goba          Thu Dec 26 17:08:51 2002 EDT
> 
>   Modified files:              
>     /phpdoc/htmlhelp  filter_files.php make_chm.php 
>     /phpdoc/htmlhelp/suppfiles/html   _script.js 
>   Log:
>   A few enhancements to make the build system more automatic:
>   
>    - Use exec("copy ...") to copy supplemental files and
>      hh[pkc] files

hmm, that doesn't work on Unices, why not use the "copy" function of 
PHP? You might wonder why I want it to work on Unix; that's because I 
run all steps on unix while building the CHMs, except for the actual 
compiling of course. This is because building the manuals and running 
the make_chm script is a good deal slower (and more unstable in VMWare) 
then on Unix.

regards,


Derick

-- 

-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 PHP Magazine - PHP Magazine for Professionals       http://php-mag.net/
-------------------------------------------------------------------------


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to