Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

14 check-ins related to "possible-cygwin-fix"

2013-08-08
21:32
merge trunk. Adapt patch to latest SQLite changes (the MAX_PATH fix in os_win.c) ... (Closed-Leaf check-in: 13594a12 user: jan.nijtmans tags: possible-cygwin-fix)
14:00
Merge the fork in trunk. ... (check-in: 0e822db7 user: drh tags: trunk)
2013-08-02
09:42
merge trunk ... (check-in: 863068e0 user: jan.nijtmans tags: possible-cygwin-fix)
09:14
Output "manifest" file before content_put(). I don't think it really makes a difference, but the original code did it in this order. ... (check-in: 8c5b5c38 user: jan.nijtmans tags: trunk)
2013-08-01
13:28
merge trunk. Upgrade to latest SQLite, with experimental Cygwin fixes. ... (check-in: 7f6019ef user: jan.nijtmans tags: possible-cygwin-fix)
10:18
Added /reports as alias for /stats_report, will remove /stats_report soon. Updated changes.wiki. ... (check-in: 34fc301f user: stephan tags: trunk)
2013-07-26
12:54
trivial doc fix ... (check-in: 498e4d3b user: jan.nijtmans tags: possible-cygwin-fix)
12:27
Rebase. Generate sqlite3.[ch] from latest SQLite trunk. (still experimental) ... (check-in: 3719ad95 user: jan.nijtmans tags: possible-cygwin-fix)
07:06
Fix hardcoded "/cygdrive" for Cygwin. Thanks to Warren Young! ... (check-in: 5af289e9 user: jan.nijtmans tags: trunk)
2013-07-25
10:20
Check for some more environment variable to be used as temporary directory on Cygwin: TMP, TEMP and USERPROFILE ... (check-in: fa608f9e user: jan.nijtmans tags: possible-cygwin-fix)
09:48
Next attempt at a fix for the Cygwin "Backslashes in tempfile" problem. If it works, should move to SQLite. Still being tested. ... (check-in: fec3c7fe user: jan.nijtmans tags: possible-cygwin-fix)
2013-07-24
12:27
Fix some test-cases, due to name-change "test-3-way-merge" -> "3-way-merge" ... (check-in: 8b47f2d2 user: jan.nijtmans tags: trunk)
11:26
(NOT a good idea, as it starts using posix locking which cannot cooperate with other Windows programs!) Use os_unix.c, not os_win.c on Cygwin. () ... (Closed-Leaf check-in: b88edfef user: jan.nijtmans tags: possible-cygwin-fix)
08:48
Always use lowercase drive-letter in /cygdrive paths ... (check-in: 59c22194 user: jan.nijtmans tags: trunk)