view .hgignore @ 4066:0962acdde3be

builld: allow out of source build * Makefile.in: add TOP_BUILD_DIR var and use TOP_DIR=srcdir, TOP_BUILD_DIR=builddir, modify paths to use TOP_DIR where needed * binary-dist-rules.mk: use TOP_DIR and TOP_BUILD_DIR where needed * makeinst-script.sh: use script path to determine TOPDIR, use TOPDIR where needed * src/default-octave.mk: install octave-version to builddir * src/stable-octave.mk: install octave-version to builddir * src/octave.mk: install octave-version to builddir * tools/set-mxe-env.sh.in: update fir builddir and srcdir use
author John Donoghue
date Wed, 23 Dec 2015 08:11:04 -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