Commit Graph

4 Commits

Author SHA1 Message Date
Pete Batard 48f9dd47ae [misc] move source files to src/ directory 2011-12-05 10:49:45 +00:00
Pete Batard 52a2b4b584 [mingw] improved automake/autoconf files
* also renamed standalone makefile from mf to mkf
* also added release step, with UPX compression and digital signing of the exe
2011-12-05 00:04:01 +00:00
Pete Batard 9daeec0fa1 [mingw] fixed app launching a console on startup
* was the windows subsystem flag
* also added BETA status on about box
2011-12-02 00:39:48 +00:00
Pete Batard b6c6e37927 [mingw] switched to autotools for Makefile generation
* allows better integration with Clang
* use ./autogen.sh to generate compilation scripts
* old Makefile renamed to mf so that make -f mf can still be invoked
* also fixed one Clang warning
2011-12-01 19:43:45 +00:00