Hi,
what's the state of the phar command line tool on Windows? - I juat
fetched a snapshot-zip and it was missing there, I remember some IRC
discussion about some trouble as it's depending on the phar.phar being
generated during the build.
Does anybody have the time/kowledge to add the equivalent to
@$(PHP_PHARCMD_EXECUTABLE) $(PHP_PHARCMD_SETTINGS) \
$(builddir)/phar.php pack -f $(builddir)/phar.phar \
-a pharcommand -c auto -x CVS -p 0 -s $(srcdir)/phar/phar.php \
-h sha1 -b "$(PHP_PHARCMD_BANG)" $(srcdir)/phar/
to the Windows build and add some phar.bat/phar.cmd calling the
generated phar.phar?
Thanks!
johannes