Doug Coleman
|
51c9bd040d
|
Delete .lib objects from Visual Studio if they exist. gcc doesn't build them, yet tries to use them if they exist...
|
2010-01-22 12:59:39 -06:00 |
Slava Pestov
|
860641f759
|
GNUmakefile: some more cleanups
|
2010-01-20 02:48:07 +13:00 |
Doug Coleman
|
87c3bc4e69
|
Even better fix for building Factor's shared library
|
2010-01-18 22:14:46 -06:00 |
Doug Coleman
|
9233300303
|
Better fix for building dll on WIndows
|
2010-01-18 14:17:03 -06:00 |
Doug Coleman
|
c2bdb133d6
|
Don't build the Factor dll twice on Windows
|
2010-01-18 05:21:50 -06:00 |
Slava Pestov
|
e4da687413
|
vm: Tweak Factor VM to compile with Microsoft Visual Studio on Windows, in addition to Mingw. Add an Nmakefile which can be used for this purpose. Rename Makefile to GNUmakefile.
|
2010-01-17 03:43:22 +13:00 |