Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file src/rebuild.c version 012186ef96
|
2012-08-30
| ||
| 22:02 | PATH_MAX -> MAX_PATH ... (Closed-Leaf check-in: b41c57d5c8 user: jan.nijtmans tags: ticket-c8c0b78c84) | |
| 12:34 | make winhttp.c compilable without -DUNICODE ... (check-in: d0256a17be user: jan.nijtmans tags: eclipse-project) | |
| 12:05 | Fix overzealous identification of no-op merges that are not really no-ops. ... (check-in: efba2bc17b user: drh tags: trunk) | |
| 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) | |
| 07:03 | merge trunk ... (check-in: 0387251bd3 user: jan.nijtmans tags: eclipse-project) | |
| 02:04 | Simplify the mkversion changes from the previous commit. ... (check-in: ae85ba156c user: mistachkin tags: trunk) | |
| 01:56 | Support setting the binary file/product versions in the Win32 resources. ... (check-in: 6b8ef6a4fd user: mistachkin tags: trunk) | |
|
2012-08-29
| ||
| 23:34 | The --force flag change should have been on trunk. DRH should follow his own checklists! ... (check-in: 5c420b1690 user: drh tags: trunk) | |
| 23:33 | Allow no-op merges with the --force flag. ... (Closed-Leaf check-in: d787bcd44a user: drh tags: msvc-broken) | |
| 23:17 | Update file header comments for the TH1/Tcl integration source code. ... (check-in: 5f22bc09e1 user: mistachkin tags: trunk) | |
| 22:43 | remaining part of [01a2f3a346] factor out the opendir() family of routines and provide portable alternatives, fossil_opendir() ... (check-in: 4f9f0570db user: jan.nijtmans tags: trunk) | |
| 22:37 | found the cause of the crash!!!! ... (check-in: 27905725de user: jan.nijtmans tags: msvc-broken) | |
| 20:51 | merge-mark (in order to make merging back msvc-broken to trunk easier) ... (check-in: 2b5d693495 user: jan.nijtmans tags: msvc-broken) | |
| 20:27 | make it link on msvc. Doesn't run yet. ... (check-in: bd43f1c249 user: jan.nijtmans tags: msvc-broken) | |
| 16:51 | An attempt to factor out the opendir() family of routines and provide portable alternatives, fossil_opendir(). This simplistic first attempt works on non-windows platforms, but the build fails on windows. ... (check-in: 8d8e529aa9 user: drh tags: msvc-broken) | |