view .hgignore @ 3170:5ee3638d5411

[Win32/MSYS] Use GNU tar by default, falls back to bsdtar if GNU tar fails The GNU tar does not support long uid/gid and fails to unpack some archives. Under MSYS, use bsdtar if GNU tar fails to unpack the archive. This requires the installation of mingw32-bsdtar-bin (not msys-bsdtar-bin, which fails to restore correct file modifiction times).
author Michael Goffioul <michael.goffioul@gmail.com>
date Tue, 23 Jul 2013 22:29:33 -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