[fossil-users] css for columns

2010-07-08 Thread Stephen De Gabrielle
Hi, a little thing that bugs me sometimes is the use of a table for files. Below is an example of using style="-moz-column-width:10em; -webkit-column-width:10em; column-width: 10em; column-fill: balance;" to put the list in whatever 10em columns fit across the page. Old browsers will just give a

Re: [fossil-users] Makefile

2010-07-08 Thread Paul Ruizendaal
I can confirm the out-of-the-box windows build. I am using the make from the UnxUtils package: http://unxutils.sourceforge.net/ Where I went wrong was not installing the sh.exe binary, which this build of make relies on. So the minimal environment to build fossil on windows seems to be: - mingw, w