view .hgignore @ 6580:380594f52059

units: Avoid issues with symlinks on Windows. * src/units.mk: Install all .units files in the same folder when cross compiling for mingw to avoid issues with unreliable symlinks for that platform.
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 27 Nov 2022 19:08:31 +0100
parents 61d45e0f7888
children
line wrap: on
line source

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

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

^cross-tools/
^gnuplot/
^octave/
^tools/makeinst-script\.sh
^tools/set-mxe-env\.sh