13 Commits

Author SHA1 Message Date
Sam Hocevar
2a51af27be win32: some compilation fixes introduced by refactoring for Linux. 2015-01-06 18:09:43 +01:00
Sam Hocevar
c0ca87d5b2 misc: move a lot of generic stuff to a new util/ source subdirectory. 2015-01-06 00:43:34 +01:00
Sam Hocevar
53084c70a0 misc: now that Visual Studio supports it some 15 years later, switch to C99. 2015-01-05 16:07:00 +01:00
Sam Hocevar
33cbf9c2eb win32: Windows-specific compilation fixes. 2015-01-05 12:17:17 +01:00
Kévin Szkudłapski
22b40f04a0 port zzuf to win64 (amd64) 2012-08-02 14:50:21 +00:00
Kévin Szkudłapski
a50075a0f3 add regex feature for win32 2012-08-01 12:17:25 +00:00
Sam Hocevar
8c527cd15a Fix Win32 intermediate build directories. 2010-10-06 22:33:15 +00:00
Sam Hocevar
9d20383fa3 Fix missing ZZUF_DEBUGFD passing and debug function availability. 2010-10-06 21:33:19 +00:00
Sam Hocevar
6ac571b003 CreateFile() diversion proof of concept. 2010-09-22 22:06:46 +00:00
Sam Hocevar
36d0ed7e57 Synchronise VS 2010 solution with [4112]. 2009-12-16 16:15:40 +00:00
Sam Hocevar
abd4c9df92 Synchronise Win32 port with recent config.h changes. 2009-12-07 12:36:15 +00:00
Sam Hocevar
0f775dadc8 Add zznop, a small test program to help debug the Win32 port.
Also add check-build from libcaca to test that msvc/config.h is
up to date.
2009-11-20 12:06:17 +00:00
Sam Hocevar
020c1f88f0 Add a VS 2010 solution file and make the code build again for Win32. 2009-11-18 13:23:58 +00:00