view .hgignore @ 3438:7113585920c9

avoid argument list too long error when installing octave html docs * src/octave-1-docinstall.patch src/stable-octave-1-docinstall.patch: New files. Use a loop instead of a single command with globbing to install html docs. * src/octave.mk, src/stable-octave.mk: Don't run autoreconf.
author John W. Eaton <jwe@octave.org>
date Tue, 21 Jan 2014 13:59:09 -0500
parents f09683967fcd
children 61d45e0f7888
line wrap: on
line source

^settings.mk
^usr/
^log/
^pkg/
^installed-packages/
^wip/
^tmp-.*/

^autom4te.cache/
^configure
^config.status
^config.log
^Makefile
^cmake-toolchain-file.stamp

^cross-tools/
^gnuplot/
^octave/
^tools/set_mxe_env.sh