view .hgignore @ 3746:0ef36efbd9cd

qt: for cross compile, move the native binaries to the builkd directory * src/qt.mk: instead of installing (TARGET-)qmake, moc,uic,lrease, move the binary to that name. * src/qscintilla.mk: use MXE_QMAKE, MXE_UIC, MXE_MOC. * Makefile.in: define vars MXE_UIC, MXE_MOC
author John Donoghue
date Wed, 26 Nov 2014 15:14:43 -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