Fossil

Timeline
Login

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

44 check-ins that include changes to files matching 'compat/*'

2015-02-06
15:06
Now really fix execute permissions to what they were before check-in: 596e7a9cef user: jan.nijtmans tags: trunk
14:18
One more execute permission check-in: 15f53721b9 user: jan.nijtmans tags: trunk
14:16
Fix execute permissions check-in: 216798706a user: jan.nijtmans tags: trunk
2014-08-08
03:57
Merge updates from trunk. Closed-Leaf check-in: 1b35c8023a user: mistachkin tags: autosetup
2014-07-10
09:25
merge trunk check-in: a44b4aa5ac user: jan.nijtmans tags: undo-clean
2014-06-08
00:03
Merge updates from trunk. check-in: f91d313169 user: mistachkin tags: th1Hooks
2014-02-09
17:14
merge trunk Closed-Leaf check-in: 78862afd3c user: jan.nijtmans tags: prevent-adding-ignored-files
2013-12-19
22:07
Merge from trunk. src/main.mk is now generated automatically. Leaf check-in: 927264ab5a user: dg tags: dg-codenames
22:04
Merge from trunk. Leaf check-in: 22d9cff0c3 user: dg tags: dg-misc
2013-10-31
14:41
Merge from trunk. Closed-Leaf check-in: bbebf7090c user: dg tags: dg-misc
2013-10-10
02:52
Merge from 'trunk' check-in: 9c3021b097 user: ashish tags: ashish-ipv6
2013-10-01
23:01
Merge updates from trunk. check-in: 8d2f9ab128 user: mistachkin tags: cleanX
09:21
merge trunk check-in: 5724c62cf6 user: jan.nijtmans tags: cleanX-no-clean-glob
2013-09-19
14:42
merge trunk check-in: 06f08ed02b user: jan.nijtmans tags: tkt-change-hook
08:10
merged in trunk check-in: d3e4ef94b4 user: stephan tags: usage-command
02:41
Merge in recent development from trunk. check-in: 6b90659f83 user: andybradford tags: ssh-transport-changes
2013-09-17
08:43
new clean-zlib, clean-openssl and clean-tcl targets in the mingw makefiles. check-in: 9112867c2d user: jan.nijtmans tags: pending-review
2013-09-16
22:51
Add support for compiling a Tcl-enabled Fossil using the private stubs mechanism. check-in: 955886f18c user: mistachkin tags: trunk
12:16
Add "clean" target as well. Remove noncence part. check-in: 4966e15d04 user: jan.nijtmans tags: tcl-stubs-v2
12:13
Same stuff, but now for non-Windows systems as well. Need to run "make" in compat/tcl-8.6/unix first, before running "./configure" check-in: 648c27e6ee user: jan.nijtmans tags: tcl-stubs-v2
08:34
Much more simplified stubs implementation. No changes to Fossil code itself. check-in: 10f71bc7fc user: jan.nijtmans tags: tcl-stubs-v2
2013-09-13
21:17
Add the 3 header files from Tcl. Now win32 fossil.exe can be cross-compiled on any system which has a suitble mingw-w64 compiler. E.g. on Ubuntu: * sudo apt-get install mingw-w64 * cd compat;tar xfz <path-to>/openssl-1.0.1e.tar.gz * make -f win/Makefile.mingw.mistachkin PREFIX=i686-w64-mingw32- openssl fossil.exe * i686-w64-mingw32-strip fossil.exe check-in: d0ef76037b user: jan.nijtmans tags: tcl-stubs
2013-08-15
13:13
Merge from trunk. check-in: 0ff5fe7638 user: dg tags: dg-misc
2013-07-17
12:04
merge trunk Leaf check-in: 5d8551bfa1 user: jan.nijtmans tags: ui-no-utf8
2013-06-10
13:32
Merge all the latest trunk changes into the ipv6 branch. Leaf check-in: d5f6e08c09 user: drh tags: ipv6
2013-06-08
02:37
Merge updates from trunk. Closed-Leaf check-in: b8919a557a user: edward tags: berner-nt
01:34
Merge updates from trunk. Leaf check-in: 7872db8516 user: edward tags: long-double-bug
2013-05-13
14:22
upgrade to zlib 1.2.8 check-in: bb4776e2e0 user: jan.nijtmans tags: trunk
2013-04-21
08:08
Merge with trunk - Remove reverse-proxying support which is already provided by --baseurl option. check-in: 940b0b33c9 user: ashish tags: ashish-ipv6
2013-02-27
11:26
merge trunk check-in: d085eb9aca user: jan.nijtmans tags: use-blob_strip_bom
2013-02-18
08:30
merge trunk check-in: fdd51b617c user: jan.nijtmans tags: ticket-d17d6e5b17
2013-02-12
16:47
Merge from trunk. check-in: e4a698bdd2 user: dg tags: dg-misc
2013-02-11
19:30
Merging from trunk. I still have merge conflicts since my previous merge. check-in: bdeb633a6c user: viriketo tags: annotate_links
2013-02-07
09:39
merge trunk check-in: 8994f3680a user: jan.nijtmans tags: improve_commit_warning
2013-02-06
12:00
Set the execute permission bit on compat/zlib/configure. check-in: 6e685da390 user: drh tags: trunk
2013-01-03
10:31
Updating from trunk. I've left some merge conflicts to solve (annotate, diff) check-in: b5b8448ece user: viriketo tags: annotate_links
2012-12-08
06:58
Merge updates from trunk. check-in: ea529b633d user: mistachkin tags: th1Hooks
06:46
Merge updates from trunk. check-in: fc7e8d01d4 user: mistachkin tags: tclRdOnly
2012-12-07
20:58
Merge updates from trunk. Closed-Leaf check-in: de1ef7e99f user: mistachkin tags: markdown
2012-11-28
08:45
merge trunk check-in: 58a98df4a5 user: jan.nijtmans tags: ticket-d17d6e5b17
08:44
merge trunk Closed-Leaf check-in: 9d67e2e2d3 user: jan.nijtmans tags: convert_before_commit_v2
08:43
merge trunk check-in: 569d0e2cec user: jan.nijtmans tags: improve_commit_warning
2012-11-27
13:21
Add zlib sources to the tree in the compat/zlib subdirectory and use them to build Fossil on windows systems that lack a zlib library. check-in: 7ef7284d6b user: drh tags: trunk
06:31
Support building with zlib in the compat directory, phase 1. check-in: d17f4473cf user: mistachkin tags: zlib