2013-12-16 15:12:30
— part of check-in
[4b4606d8b8]
on branch win32-longpath
— Hm. "catch" doesn't appear to work for reporting the win32-longpath error correctly, instead check whether CANTOPEN is part of the output.
(user:
jan.nijtmans
size: 860)
2013-12-17 10:20:10
— part of check-in
[4b49bb9cc3]
on branch win32-longpath
— Break the 260 character path barrier on Win32. Add test-case "win32-longpath" for proving that it works.
(user:
jan.nijtmans
size: 860)
2013-12-17 10:56:05
— part of check-in
[6a8ddc43fc]
on branch hidden-tag
— merge trunk
(user:
jan.nijtmans
size: 860)
2013-12-17 11:56:37
— part of check-in
[d0814e59e2]
on branch win32-longpath
— Align recommended SQLite compilation options with actual options used when compiling SQLite.
(I don't think SQLITE_ENABLE_EXPLAIN_COMMENTS should be one of them, it never was in earlier releases)
(user:
jan.nijtmans
size: 860)
2013-12-17 12:03:45
— part of check-in
[c6f255607b]
on branch win32-longpath
— It appears that in [4f0413381d], Makefile.msc was edited without corresponding change in makemake.tcl.
Correct that, so this change will not be accidently reverted again (as I did in the previous commit)
(user:
jan.nijtmans
size: 860)