Timeline
Not logged in

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

8 check-ins related to "ticket-c8c0b78c84"

2012-09-02
19:39
<pre>Minor additional fixes related to [c8c0b78c84]: - Use _wsystem() in stead of system() on Windows - Use g.argv[0] in stead of fossil_nameofexe() where only printing is involved - Use fossil_nameofexe() where fossil_system() is involved - Move the determination of the full windows path to fossil_nameofexec, so g.argv[0] can always be the ... Closed-Leaf check-in: be06861f3c user: jan.nijtmans tags: ticket-c8c0b78c84
12:50
fix cross-compilation of mingw target on Linux/Darwin check-in: 9c0e1caec5 user: jan.nijtmans tags: trunk
2012-08-31
19:47
Improved handling of command-line arguments under windows. Possible fix for ticket [c8c0b78c84]. check-in: 0c7ae64ab5 user: drh tags: trunk
2012-08-30
22:02
PATH_MAX -> MAX_PATH Closed-Leaf check-in: b41c57d5c8 user: jan.nijtmans tags: ticket-c8c0b78c84
11:47
merge ticket-c8c0b78c84 convert winhttp.c to unicode check-in: f342247c50 user: jan.nijtmans tags: eclipse-project
09:21
... and teach popen how to handle non-mbcs characters check-in: 7d842b654b user: jan.nijtmans tags: ticket-c8c0b78c84
08:55
proposed fix for [c8c0b78c84]. And - bonus - allow a BOM in the --args file check-in: 95f212433d user: jan.nijtmans tags: ticket-c8c0b78c84
02:04
Simplify the mkversion changes from the previous commit. check-in: ae85ba156c user: mistachkin tags: trunk