Changes To Cookbook
Not logged in

Changes to "Cookbook" between 2009-10-18 03:53:36 and 2009-10-18 11:28:45

   506    506   <h3>Discussion</h3>
   507    507   The Javascript solution requires a minimum to be fully supported by Fossil. Of course my litte change only applies for C/C++ files. But only little more work needs to be done to get the extension of the file a guess the file type.
   508    508   
   509    509   The pipe solution would also be nice but would probably need some more work than this little patch.
   510    510   
   511    511   <h3> <a name="win32dev">How to prepare your Windows XP Fossil development Environment</h3>
   512    512   <h4>MinGW+NSIS/WiX</h4>
          513  +<h5>Setup TCL</h5>
   513    514   <h5>Setup MinGW</h5>
   514    515   <h5>Getting NSIS Windows packaging tool </h5>
   515    516   <h5>Getting Fossil source code</h5>
   516    517   <h5>Build the code with Makefile.win32 </h5>
   517    518   
   518    519   <h4>Visual Studio Express 2008+WiX</h4>
          520  +<h5>Setup TCL</h5
   519    521   <h5>Setup VS2008</h5>
   520    522   <h5>Getting WiX Windows MSI tool </h5>
   521    523   <h5>Getting Fossil source code</h5>
   522    524   <h5>Build the code with Makefile.win32 </h5>