view .hgignore @ 3646:f38e710f1d95

octave: add --no-x flag when compiling for mingw * src/octave.mk: add --no-x flag to configure when for mingw. * src/stable-octave.mk: add --no-x flag to configure when for mingw.
author John Donoghue <john.donoghue@ieee.org>
date Sun, 06 Jul 2014 07:16:05 -0400
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