Slava Pestov
|
a1caf9edb3
|
vm: split up TLS code and add a dummy implementation for a dummy OS known as NetBSD
|
2010-03-29 02:23:21 -04:00 |
Slava Pestov
|
83a2de6565
|
Fix ffi-test library to work with Windows SDK. Turns out MINGW has a different ABI for struct returns than MS's compiler; make the MS ABI the default for cdecl on Windows, and add mingw ABI for libraries that use the MINGW ABI
|
2010-02-02 04:01:12 -06:00 |
erikc
|
4506512a16
|
Merge up
|
2010-01-30 20:39:43 -08:00 |
Slava Pestov
|
0e0b750e7d
|
Update Win64 support
|
2010-01-25 15:39:34 +13:00 |
Slava Pestov
|
5f207cda89
|
GNUmakefile: some more cleanups
|
2010-01-20 02:48:07 +13:00 |
Slava Pestov
|
0c8dc1f00b
|
Use ParseCommandLineArgvw() on Windows again, instead of hand-rolled parser. Update Nmakefile to link in shell32.dll, where this function is defined
|
2010-01-18 06:12:04 -06:00 |
Slava Pestov
|
bdaccd75c6
|
Nmakefile: build factor.dll and link in resource file
|
2010-01-16 22:41:17 -06:00 |
Slava Pestov
|
edb1346239
|
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 |