summaryrefslogtreecommitdiff
path: root/src/Makefile.W32
AgeCommit message (Collapse)Author
2014-10-14adapted google url normlazier Lua binding for WindowsAndreas Baumann
adapting cralwer to link work with Lua on windows (work in progress)
2014-10-08more windows fixesAndreas Baumann
2014-09-28some lua workAndreas Baumann
2012-09-10libutil move and liblogger rename on WindowsAndreas Baumann
2012-09-07added a libutil for porting stuff and helpersAndreas Baumann
2012-09-06more splitting into libcrawl, crawl binaryAndreas Baumann
moved more public header to 'include' changed approach for dynamic linking on Windows
2012-09-05started to solve the logger dll problem on WindowsAndreas Baumann
2012-09-05split away util, logger, and moduleAndreas Baumann
made a liblogger adapted all tests
2012-09-05added Windows WinDbg log sinkAndreas Baumann
some renames and cleanups
2012-09-05fixed syslog logger on WindowsAndreas Baumann
2012-09-05added syslog logger sinkAndreas Baumann
2012-08-22completly rewrote the logger as singletonAndreas Baumann
2012-08-21-Andreas Baumann
2012-08-21-Andreas Baumann
2012-08-21makefie build fixes on WindowsAndreas Baumann
2012-08-19-Andreas Baumann
2012-08-17added a common base class for spooling rewind input stream, adaptedAndreas Baumann
libfetch rewind input stream to use that one
2012-08-15renamedAndreas Baumann
2012-08-12implemented the winhttp fetcher, not working yetAndreas Baumann
2012-08-12improved error handling in module loaderAndreas Baumann
crawlingwolf.exe starts on Windows, fetcher still missing
2012-08-12better naming of modulesAndreas Baumann
2012-08-10module loader works on Windows, simple URL normalizer test worksAndreas Baumann
2012-08-10first porting attempts to Windows:Andreas Baumann
nmake support from Wolframe module loader adapted tests for typeinfo and template trickery