descriptionA set of MinGW cross-compilation scripts
ownerparasti@gmail.com
last changeFri, 26 Jun 2009 23:40:42 +0000 (27 02:40 +0300)
content tags
add:
README
The Makefile installs to ~/bin by default, so you may need to add that
directory to PATH.  Make sure to read the Makefile, because some of
the variables may (and most likely will) need to be adjusted for your
system.  You can also set a different install path there.  The
variables are documented at the top of the file, so changing them
should be fairly easy even for someone who's never edited a Makefile
or a shell script before.

To install, use "make install".  Uninstall with "make uninstall".
shortlog
2009-06-26 Jānis RūcisAdd PhysicsFS instructionsmaster
2009-05-14 Jānis RūcisExport STRIP in environment
2009-01-19 Jānis Rūcismingw-list-dlls: let objdump report non-existent files
2009-01-19 Jānis Rūcismingw-list-dlls: guard a few commands against option...
2009-01-19 Jānis Rūcismingw-list-dlls: accept multiple filenames
2009-01-15 Jānis RūcisRewrite mingw-list-dlls as a DLL dependency printer
2008-11-28 Jānis RūcisExport WINDRES in environment
2008-10-27 Jānis Rūcismisc: prefer "." to "source" keyword
2008-10-27 Jānis RūcisAdd a README
2008-10-27 Jānis Rūcismingw-*: prefer "." to "source" keyword
2008-09-10 Jānis RūcisMakefile: also override WINE, BUILD and TARGET
2008-09-10 nis RūcisAllow MINGW_PREFIX to be set in the Makefile
2008-09-10 Jānis RūcisAdd a script for GnuWin32 jpeg binary DLL installation
2008-09-10 Jānis RūcisAdd a script for zlib binary DLL installation
2008-09-10 Jānis RūcisAdd a simple Makefile for installation
2008-09-10 Jānis RūcisAdd a convenience script for stripping DLLs
...
heads
14 years ago master