Changes On Branch windowscompilers
Not logged in

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

Changes In Branch windowscompilers Excluding Merge-Ins

This is equivalent to a diff from 72147afc9d to c0a530f482

2010-09-08
12:38
Merge in the latest changes from the windowscompilers branch. check-in: 8d864a7f65 user: drh tags: trunk
2010-08-31
15:51
make compilation depend on _WIN32 being defined by including allways config.h Closed-Leaf check-in: c0a530f482 user: renez tags: windowscompilers
2010-08-29
05:32
Changed mscv flags to -MT because that is what openssl is using. Removed the -Oy- for the same reason check-in: 30b8a41dc7 user: renez tags: windowscompilers
2010-08-27
17:19
Fix a typo in the popen2() implementation for windows. Ticket [cf50ea4d6914fb6d856988da7]. Also refinements on the ssh:// toward getting it working on windows. check-in: d5c934e5df user: drh tags: trunk
01:24
Create new branch named "windowscompilers" check-in: 3e3304ac44 user: renez tags: windowscompilers
2010-08-26
14:13
Show diffs on info pages even if the user lacks history privilege. check-in: 72147afc9d user: drh tags: trunk
13:29
Close pipes before killing off the child process. check-in: 360b047759 user: drh tags: trunk

Changes to src/add.c.

Changes to src/blob.c.

Changes to src/cgi.c.

Changes to src/checkin.c.

Changes to src/config.h.

Changes to src/db.c.

Changes to src/diffcmd.c.

Changes to src/file.c.

Changes to src/http_socket.c.

Changes to src/http_ssl.c.

Changes to src/info.c.

Changes to src/login.c.

Changes to src/main.c.

Changes to src/makeheaders.c.

Changes to src/makemake.tcl.

Changes to src/popen.c.

Changes to src/rss.c.

Changes to src/sha1.c.

Changes to src/style.c.

Changes to src/user.c.

Changes to src/vfile.c.

Changes to src/winhttp.c.

Added win/Makefile.dmc.

Added win/Makefile.msc.

Added win/include/dirent.h.

Added win/include/unistd.h.

Added win/version.c.