Changes To Cookbook
Not logged in

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

506
507
508
509
510
511
512

513
514
515
516
517
518

519
520
521
522
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524







+






+




<h3>Discussion</h3>
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.

The pipe solution would also be nice but would probably need some more work than this little patch.

<h3> <a name="win32dev">How to prepare your Windows XP Fossil development Environment</h3>
<h4>MinGW+NSIS/WiX</h4>
<h5>Setup TCL</h5>
<h5>Setup MinGW</h5>
<h5>Getting NSIS Windows packaging tool </h5>
<h5>Getting Fossil source code</h5>
<h5>Build the code with Makefile.win32 </h5>

<h4>Visual Studio Express 2008+WiX</h4>
<h5>Setup TCL</h5
<h5>Setup VS2008</h5>
<h5>Getting WiX Windows MSI tool </h5>
<h5>Getting Fossil source code</h5>
<h5>Build the code with Makefile.win32 </h5>