summaryrefslogtreecommitdiff
path: root/README.3rdPARTY
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-10 21:51:51 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-10 21:51:51 +0200
commitd63af18eaf4cad9a5d32199b17aed01df64eb663 (patch)
tree70c9e99f1e703924f2758652d6687def45ca07fe /README.3rdPARTY
parentba3db8e7a1d9b05687cb96e2d7b671c08f97c922 (diff)
downloadcrawler-d63af18eaf4cad9a5d32199b17aed01df64eb663.tar.gz
crawler-d63af18eaf4cad9a5d32199b17aed01df64eb663.tar.bz2
started adapting googleurl on windows, icu intergration pending
Diffstat (limited to 'README.3rdPARTY')
-rwxr-xr-x[-rw-r--r--]README.3rdPARTY4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.3rdPARTY b/README.3rdPARTY
index 7b42bee..b50eed5 100644..100755
--- a/README.3rdPARTY
+++ b/README.3rdPARTY
@@ -50,3 +50,7 @@ http://code.google.com/p/google-url/
- replaced deprecated strstream with sstream classes
- unused function parameters (spec_len, context)
- tamed some unhandled enums in switches
+- changes for Windows:
+ - added pure nmake build system
+ - fixed trouble around UINT64
+