Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch sslLinkingFix Excluding Merge-Ins
This is equivalent to a diff from f0359882c9 to ff19cc215f
2012-02-10
| ||
23:04 | Pull over the changes to the 'building and installing' wiki page from msw-docco. There's some more docco changes pending in that branch which should be pulled by sanctioned developers. Closed-Leaf check-in: e98d793db2 user: martin.weber tags: msw-docco | |
23:03 | Merge in the Mistachkin SSL linking fix. check-in: f0635d4e03 user: drh tags: trunk | |
23:03 | Merge in documentation updates. check-in: 75ea5ac672 user: drh tags: trunk | |
23:01 | Revise workaround for OpenSSL symbol name collision problem. Closed-Leaf check-in: ff19cc215f user: mistachkin tags: sslLinkingFix | |
22:53 | Bump versions of zlib and OpenSSL in the Windows makefiles. Also, rename the pqueue_insert function to avoid a symbol name collision with OpenSSL. check-in: 674bc27891 user: mistachkin tags: sslLinkingFix | |
18:02 | climb up the trunk. From up here, clarify wording of the "building and installing" wiki page: you don't need to log in to get the source code for released versions of fossil, the download page will have a shiny source package for you to fetch. Leaf check-in: 587dd57fe1 user: martin.weber tags: msw-docco | |
15:26 | Attempting to do a better job of merging renames. check-in: f0359882c9 user: drh tags: trunk | |
14:31 | Detect subsequent edits to a file that was updated by merge. This fixes a problem introduced by check-in [b9227b85cbd78] and reported by ticket [67a47646ea38c7ed]. check-in: a932b74433 user: drh tags: trunk | |
Changes to src/makemake.tcl.
Changes to win/Makefile.mingw.
Changes to win/Makefile.mingw.mistachkin.