Download Latest Version kbs.tcl (103.3 kB)
Email in envelope

Get an email when there's a new version of kitgen build system

Home / kbs / 0.4.6
Name Modified Size InfoDownloads / Week
Parent folder
README 2014-12-20 3.2 kB
Linux32_kbsvq8.6-gui 2014-12-20 5.2 MB
Linux32_tksqlite 2014-12-20 6.1 MB
Linux32_kbsvq8.6-bi 2014-12-20 13.9 MB
Linux32_kbsvq8.6-cli 2014-12-20 3.3 MB
Linux32_kbsvq8.6-dyn 2014-12-20 4.5 MB
Linux32_kbsmk8.6-dyn 2014-12-20 5.8 MB
Linux32_kbsmk8.6-gui 2014-12-20 6.5 MB
Linux32_kbsmk8.6-cli 2014-12-20 4.6 MB
WindowsNT_tksqlite.exe 2014-12-20 6.6 MB
WindowsNT_kbsvq8.6-cli.exe 2014-12-20 3.6 MB
WindowsNT_kbsvq8.6-dyn.exe 2014-12-20 4.9 MB
WindowsNT_kbsvq8.6-gui.exe 2014-12-20 5.7 MB
WindowsNT_kbsvq8.6-bi.exe 2014-12-20 14.5 MB
WindowsNT_kbsmk8.6-dyn.exe 2014-12-20 6.2 MB
WindowsNT_kbsmk8.6-gui.exe 2014-12-20 7.0 MB
WindowsNT_kbsmk8.6-cli.exe 2014-12-20 4.9 MB
Darwin_kbsvq8.6-bi 2014-12-17 10.9 MB
Darwin_tksqlite.bin 2014-12-17 5.7 MB
Darwin_kbsvq8.6-dyn 2014-12-17 4.2 MB
Darwin_kbsvq8.6-gui 2014-12-17 4.9 MB
Darwin_kbsvq8.6-cli 2014-12-17 3.0 MB
Darwin_kbsvq8.5-cli 2014-12-17 2.0 MB
Darwin_kbsvq8.5_X11-dyn 2014-12-17 2.9 MB
Darwin_kbsmk8.6-gui 2014-12-17 5.2 MB
Darwin_kbsmk8.6-dyn 2014-12-17 4.5 MB
Darwin_kbsmk8.6-cli 2014-12-17 3.3 MB
kbs.tgz 2014-12-17 59.4 MB
Linux64_kbsvq8.6-bi 2014-12-17 14.1 MB
Linux64_tksqlite 2014-12-17 6.0 MB
Linux64_kbsvq8.6-cli 2014-12-17 3.3 MB
Linux64_kbsvq8.6-dyn 2014-12-17 4.5 MB
Linux64_kbsvq8.6-gui 2014-12-17 5.1 MB
Linux64_kbsmk8.6-cli 2014-12-17 5.1 MB
Linux64_kbsmk8.6-dyn 2014-12-17 6.3 MB
Linux64_kbsmk8.6-gui 2014-12-17 6.9 MB
kbs.tcl 2014-12-17 95.0 kB
Totals: 37 Items   260.7 MB 0
kbs -- kitgen build system (version 0.4.6 for tcl/tk 8.6.3)
==========================

The system can generate [Tclkit]  and [Tclkit Lite] executables and
Tcl packages for different operating systems.
Tested are Linux, SunOS and Windows.
  [Tclkit]: http://www.equi4.com/tclkit/tclkitlite.html
  [Tclkit Lite]: http://www.equi4.com/tclkit/tclkitlite.html
Additional documentation can be found under <http://wiki.tcl.tk/18146>

Sources are available from <http://sourceforge.net/projects/kbskit>
-------
   * kbs.tcl - single source file, all you need

  Metakit tclkit interpreter, read/write of kitfiles, C++ libs necessary:
   *kbsmk*cli* - shell application
   *kbsmk*dyn* - tk dynamic loadable
   *kbsmk*gui* - tk static inserted
  Vlerq tclkit lite interpreter, readonly kitfiles:
   *kbsvq*cli* - shell application
   *kbsvq*dyn* - tk dynamic loadable
   *kbsvq*gui* - tk static inserted
  Batteries included interpreter:
   *kbsvq*bi
  with (8.5 and 8.6):
    bwidget1.9.8 gridplus2.10 icons1.2 img1.4.1
    memchan2.3 mentry3.6 nsf2.0b5 ral0.10 rbc0.1 sqlite3.8.7
    tablelist5.12.1 tcllib1.16 tclx8.4 tdom0.8.3 thread2.6.7 tkcon tkdnd2.7
    tklib0.6 tktable2.10 treectrl2.4.1 trofs0.4.6 udp1.0.8 wcb3.4 xotcl1.6.8
  only 8.5:
    itcl3.4 itk3.4 iwidgets4.0.2
  only 8.6:
    itcl4.0 itk4.0 iwidgets4.1

Quick start
-----------
   * Build [Tclkit] executables:
  ./kbs.tcl -r -mk install kbskit8.5
   * Build [Tclkit Lite] executables:
  ./kbs.tcl -r -vq install kbskit8.5
   * Build user defined batteries included executables:
  ./kbs.tcl -r -vqi-bi -bi=".." install kbskit8.6
   * Build kit-file:
  ./kbs.tcl -r install kbspkg8.6
   * Show used configuration:
  ./kbs.tcl config
   * Start graphical user interface:
  ./kbs.tcl gui
   * Display options and online help:
  ./kbs.tcl help

Build requirements
------------------

The following external programs are needed:
   * C-compiler, C++ compiler for metakit based programs
   * make with handling of VPATH variables (gmake)
   * wget, cvs, svn, tar, gzip, unzip to get and extract sources

To build under Windows you need the [msys] system and put the kbs-sources
inside the msys tree (/home/..).
  [msys]:   http://sourceforge.net/project/showfiles.php?group_id=10894

License & support
-----------------

This work is under BSD license (see with './kbs.tcl license')

The [Tclkit]-specific sources are license free, they just have a copyright.
Hold the author(s) harmless and any lawful use is permitted.

This does *not* apply to any of the sources of the other major Open Source
Software used in Tclkit, which each have very liberal BSD/MIT-like licenses:
  * Tcl/Tk, TclVFS, Thread, Vlerq, Zlib

Used extensions have own licenses. Please see in the sources.

Acknowledgements
----------------

This work is based on the [Kitgen] system (http://www.equi4.com/kitgen.html)
and ideas and code about a kitgen build system by Jean-Claude Wippler.

With thanks to John Ousterhout for creating Tcl/Tk, Matt Newman and Vince Darley
for developing the virtual file system, and the members of the Tcl Core Team for
diligently maintaining and taking forward the Tcl/Tk code base plus extensions.

Source: README, updated 2014-12-20