File Annotation
Not logged in
5890c67d86 2007-09-21       jnc: Notes: Porting fossil to win32
5890c67d86 2007-09-21       jnc: ======================================================================
5890c67d86 2007-09-21       jnc: 
5890c67d86 2007-09-21       jnc: Setting up my build environment:
5890c67d86 2007-09-21       jnc: ----------------------------------------------------------------------
5890c67d86 2007-09-21       jnc: 
5890c67d86 2007-09-21       jnc:   Install:
5890c67d86 2007-09-21       jnc:     MinGW 5.1.3
5890c67d86 2007-09-21       jnc:     MSYS  1.0.10
5890c67d86 2007-09-21       jnc: 
5890c67d86 2007-09-21       jnc:   Download/compile/install zlib (configure --prefix=/mingw)
5890c67d86 2007-09-21       jnc:   Download/compile/install tclsh (configure --prefix=/) (for tests)
5890c67d86 2007-09-21       jnc: 
5890c67d86 2007-09-21       jnc:   All commands were issued in the MSYS shell, not a cmd.exe
5890c67d86 2007-09-21       jnc: