Fossil

Timeline
Login

Timeline

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

50 check-ins by user mistachkin occurring around 80bfcee892392ad1.

2012-09-03
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-01
04:45
Remove leftover instances of non-ASCII characters from several files. ... (check-in: f15ce59b00 user: mistachkin tags: trunk)
2012-08-31
12:44
Merge the fork of trunk. ... (check-in: 231113eac2 user: mistachkin tags: trunk)
12:43
Revise shell checking in the MinGW makefile to be a bit more general purpose. ... (check-in: 4e62bffa63 user: mistachkin tags: trunk)
12:26
Make it declarative that building the Win32 resources require the VERSION.h file. ... (check-in: cf639e4fe2 user: mistachkin tags: trunk)
2012-08-30
19:41
Attempt to support compiling with MinGW without MSYS. ... (check-in: 773fa5e63c user: mistachkin tags: trunk)
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:17
Update file header comments for the TH1/Tcl integration source code. ... (check-in: 5f22bc09e1 user: mistachkin tags: trunk)
2012-08-24
05:56
One more minor Win32 resource tweak. ... (check-in: 02bff595e1 user: mistachkin tags: trunk)
2012-08-23
13:46
Include the SQLite version in the resource file as well. ... (check-in: 57603caf36 user: mistachkin tags: better-mingw-v2)
12:47
Include versions of libraries used in the resource file. ... (check-in: e7c77b5571 user: mistachkin tags: better-mingw-v2)
12:11
A couple more resource tweaks. ... (check-in: e1d83c3a79 user: mistachkin tags: better-mingw-v2)
11:59
Various build and resource fixes. ... (check-in: f008c97ae1 user: mistachkin tags: better-mingw-v2)
2012-08-22
11:42
Always call Tcl_FindExecutable, even when the command line arguments are invalid. ... (Closed-Leaf check-in: a7392129c0 user: mistachkin tags: tcl-argv-handling-v2)
11:33
When there are no command line arguments, set the argv script variable to an empty list. ... (check-in: b04d5ab4af user: mistachkin tags: tcl-argv-handling-v2)
11:15
Modify the Tcl argument handling to deal with object reference counts and errors. ... (check-in: 46864ac9cc user: mistachkin tags: tcl-argv-handling-v2)
2012-08-21
23:45
Restore the previous Tcl argc/argv handling as all the arguments will be used for the Tcl argv script variable. ... (check-in: c9bb320065 user: mistachkin tags: trunk)
2012-08-08
03:28
Bump version of OpenSSL in the MinGW makefiles. Also, remove superfluous subst operations from the MinGW makefiles. ... (check-in: 0324ed61fb user: mistachkin tags: trunk)
2012-06-29
19:35
Remove redundant include argument from the compilation steps of several source files. ... (check-in: 8a18e7fb7f user: mistachkin tags: trunk)
2012-06-19
13:04
Fix several MSVC compiler warnings, including a couple C99-isms. ... (check-in: 80bfcee892 user: mistachkin tags: trunk)
2012-06-14
13:00
Remove temporary pqueue_insert renaming hack from the various Makefiles. ... (check-in: 4006ee4f23 user: mistachkin tags: trunk)
2012-05-04
21:31
Bump version of zlib in the Windows makefiles. ... (check-in: a30da54fee user: mistachkin tags: trunk)
2012-04-20
01:33
Bump version of OpenSSL in the Windows makefiles. ... (check-in: fb48371c74 user: mistachkin tags: trunk)
2012-03-19
05:24
Modify file_simplify_name to accept a parameter used to determine if the trailing slash, if any, should be retained. Make use of this when converting the local root to its canonical form. ... (Closed-Leaf check-in: e94c7cc4de user: mistachkin tags: winFiles)
04:48
In file_tree_name, since the file name argument is converted to its canonical form prior to the memcmp, the local root must be as well. On Windows, normalize drive letters to uppercase when converting a file name to its canonical form and fix construction of temporary file names used with the gdiff command when the --from and --to options are present. ... (check-in: 6be0898b2c user: mistachkin tags: winFiles)
2012-03-18
23:44
Fix compiler warnings and update custom makefile. ... (check-in: 43631b087b user: mistachkin tags: trunk)
2012-02-24
11:36
For annotate, make the fixed user name field wider (e.g. 'Administrator'). ... (Closed-Leaf check-in: dbf4ecf414 user: mistachkin tags: wideAnnotateUser)
2012-02-23
11:32
Fix warnings in json support code (unused variables, unused label, etc). ... (Closed-Leaf check-in: 86f6e675eb user: mistachkin tags: jsonWarnings)
2012-02-17
23:51
Slight tweaks to MinGW makefile support for FOSSIL_ENABLE_JSON. ... (check-in: f355727b34 user: mistachkin tags: trunk)
2012-02-10
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)
2012-02-09
04:48
Add experimental support for running a TH1 script after a ticket is edited or created. ... (Closed-Leaf check-in: 9555560966 user: mistachkin tags: tktChangeScript)
2012-01-24
13:28
Fix several blob leaks that can lead to out of memory conditions for very large push operations. Revise the order of error messages so that simple HTTP timeout produces a better diagnostic. The HTTP trace files need to be opened in binary mode. ... (check-in: 1e39808853 user: mistachkin tags: trunk)
2012-01-22
06:59
Revise previous commit: since the FOSSIL_ENABLE_TCL macro is used in source files as well as the Makefile itself, it cannot be initially set to an empty string in auto.def. ... (check-in: 238b761afa user: mistachkin tags: trunk)
06:52
Make sure that autosetup ends up defining FOSSIL_ENABLE_TCL in the Makefile when necessary. ... (check-in: 21555be397 user: mistachkin tags: trunk)
2012-01-20
17:32
The HTTP trace files need to be opened in binary mode. ... (Closed-Leaf check-in: 7611406fd7 user: mistachkin tags: clientSyncLeakFix)
17:16
Revise the order of error messages so that simple HTTP timeout produces a better diagnostic. ... (check-in: dd71069bfe user: mistachkin tags: clientSyncLeakFix)
15:22
Fix several blob leaks that can lead to out of memory conditions for very large push operations. ... (check-in: 81c685e097 user: mistachkin tags: clientSyncLeakFix)
2012-01-18
12:56
Add xfersetup to the makemake.tcl script. ... (Closed-Leaf check-in: 9441f6fbcf user: mistachkin tags: pushScript)
12:55
Merge updates from trunk and regenerate makefiles. ... (check-in: 04ab3f0c76 user: mistachkin tags: pushScript)
12:47
Correct casing typos. ... (check-in: 0c042ce7d1 user: mistachkin tags: trunk)
12:41
Modify the makemake.tcl script to generate cleaned up makefiles and then regenerate them. ... (check-in: 3d258e5152 user: mistachkin tags: trunk)
11:12
Merge updates from trunk. ... (check-in: a49e7cb636 user: mistachkin tags: pushScript)
11:09
More cleanup of MinGW makefiles. ... (check-in: 533caec0a6 user: mistachkin tags: trunk)