view .hgignore @ 3337:8480924d2b85

[MSVC] Use POSIX compliant getopt version from mingw64. * src/build-msvctools/Makefile (getopt.c, getopt.h): Use versions from mingw64, as they're POSIX compliant. (posixcompat.lib): New target library, replaces dirent.lib and getopt.lib. (dirent.lib, getopt.lib): Removed targets. * src/build-msvctools/getopt.diff: Removed obsolete patch. * src/build-msvctools/cc-msvc.cc: Links against posixcompat.lib instead of dirent.lib * src/build-msvctools/unistd.h: Include getopt.h, for POSIX compliance.
author Michael Goffioul <michael.goffioul@gmail.com>
date Fri, 29 Nov 2013 18:46:45 -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