Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins using file src/main.c version e2a1a658c7
|
2012-09-03
| ||
| 18:36 | Update the built-in SQLite to the 3.7.14 release. check-in: 2b56641fb9 user: drh tags: trunk | |
| 13:50 | Extend zRequestFName and zReplyFName to allow MAX_PATH characters. missing fossil_mbcs_to_utf8() call in line 199 check-in: 6e7c94b31d user: jan.nijtmans tags: trunk | |
| 10:16 | In the MinGW makefile, ignore failures of the mkdir command in case the directory already exists. check-in: 80c4b3a23f user: mistachkin tags: trunk | |
| 03:51 | Remove obsolete comments. check-in: d43e163a27 user: mistachkin tags: trunk | |
| 03:47 | Fix some confusing spacing in the MinGW makefile. check-in: e498d82d1a user: mistachkin tags: trunk | |
| 03:30 | Fixes to the install target in the MinGW makefile when building from the Windows shell. check-in: 13eed7c653 user: mistachkin tags: trunk | |
| 03:00 | In the MinGW makefile, instead of attempting to auto-detect if the Windows command prompt is being used, rely on the manually set USE_WINDOWS variable instead. check-in: 7bf4c290a5 user: mistachkin tags: trunk | |
| 00:51 | Make the shell commands used by the MinGW more configurable and attempt to support building inside the Windows command prompt. check-in: ce55bc43bd user: mistachkin tags: trunk | |
| 00:24 | Fix dependencies on generated headers in the MinGW makefile. Also, remove superfluous EXE extension on executables used during the build process. check-in: 4e8d2f2991 user: mistachkin tags: trunk | |
|
2012-09-02
| ||
| 12:50 | fix cross-compilation of mingw target on Linux/Darwin check-in: 9c0e1caec5 user: jan.nijtmans tags: trunk | |
|
2012-09-01
| ||
| 04:45 | Remove leftover instances of non-ASCII characters from several files. check-in: f15ce59b00 user: mistachkin tags: trunk | |
|
2012-08-31
| ||
| 20:46 | Revert change [208d67675c]. The policy is to keep the Fossil source code ASCII even if Fossil itself is able to handle non-ASCII source files. Furthermore, the [208d67675c] change broken things. Also backout change [34fcb9634e] since it complicates the C code with unnecessary backslash characters in order to changes single-quotes to double-quotes... check-in: c19f34cb69 user: drh tags: trunk | |