Pat Thoyts [Thu, 2 Sep 2010 19:49:10 +0000 (20:49 +0100)]
Added the new megawidget Tk file to the vfs.
The megawidget file includes superclasses for the iconlist used by the
unix tk_getOpenFile dialog.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Pat Thoyts [Wed, 14 Jul 2010 10:00:51 +0000 (11:00 +0100)]
Fix msvc build comments and updated the ignore file for msvc files.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Pat Thoyts [Wed, 14 Jul 2010 09:55:30 +0000 (10:55 +0100)]
NMAKE build files for metakit
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Pat Thoyts [Wed, 14 Jul 2010 09:54:24 +0000 (10:54 +0100)]
zlib is missing an object from the msvc makefile.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Pat Thoyts [Wed, 14 Jul 2010 09:53:28 +0000 (10:53 +0100)]
Added valid NMAKE build files for itcl
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Pat Thoyts [Sun, 11 Jul 2010 23:06:54 +0000 (00:06 +0100)]
Updated the toplevel makefile.
This should probably be replaced with a configure script that initializes
the basic tree to perform an 8.5 build. In the meantime, this fixes it
to just download and setup the current 8.5.8 release.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Pat Thoyts [Tue, 16 Mar 2010 20:52:57 +0000 (20:52 +0000)]
Split the core encodings into a minimal and standard set.
This divides the set used by activetcl basekits (standard set) into two
and adds a -E option to request only the basic set of Western encodings.
This can be used to prepare a smaller executable if few encodings are
needed.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Pat Thoyts [Sun, 11 Jul 2010 18:08:48 +0000 (19:08 +0100)]
Forward the current compiler to the zlib configure script.
This ensures that if CC has been defined to something this is picked up
by the zlib configure when we call it (needed for android build).
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Pat Thoyts [Sun, 11 Jul 2010 11:02:24 +0000 (12:02 +0100)]
Updated README and make the validation use the current binary
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Pat Thoyts [Sun, 11 Jul 2010 11:02:01 +0000 (12:02 +0100)]
Roll back tclvfs to a valid version.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Pat Thoyts [Sun, 11 Jul 2010 00:36:04 +0000 (01:36 +0100)]
Include all required extensions in the 8.x tree.
From henceforth all the necessary extensions will be included in the git
repository. They can be updated intermittently from the various cvs/svn or
release tarballs as appropriate.
This patch incorporates zlib 1.2.5 from the recently released tarball.
This commit also marks a shift to github.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Pat Thoyts [Tue, 16 Mar 2010 20:52:26 +0000 (20:52 +0000)]
support building a static thread extension
This lets us link the thread extension statically into the kit binary.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Pat Thoyts [Tue, 16 Mar 2010 20:50:37 +0000 (20:50 +0000)]
support passing KITFLAGS from user makefile
This helps when using customized build commands to avoid copying the whole
tclkit link step into the custom makefile.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Pat Thoyts [Sat, 10 Jul 2010 10:47:59 +0000 (11:47 +0100)]
Fix tcl stubs linking in 8.6.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Pat Thoyts [Mon, 14 Dec 2009 21:57:48 +0000 (21:57 +0000)]
Avoid copying emacs and cvs temporary files into the vfs.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4737
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Wed, 25 Nov 2009 22:40:02 +0000 (22:40 +0000)]
Ensure tclkit gets included when only dyn is declared with mk.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4725
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Wed, 25 Nov 2009 22:39:58 +0000 (22:39 +0000)]
Fix unix tclkit build to statically link libstdc++ and use dynamic Tk.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4724
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Wed, 25 Nov 2009 22:39:54 +0000 (22:39 +0000)]
Updated to handle additional Tk 8.6 files
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4723
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Thu, 19 Nov 2009 01:20:15 +0000 (01:20 +0000)]
Add padding to the version resource to permit longer strings
to be substituted into the version resource by sdx.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4722
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Thu, 19 Nov 2009 01:18:53 +0000 (01:18 +0000)]
Fix build using msys-gcc for 8.5 and only validate pkgconfig
for non 8.4 builds. Include Japanese encoding by default.
Support higher upx compression via a build flag.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4721
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Sun, 11 Oct 2009 08:51:05 +0000 (08:51 +0000)]
tclkit.ico needs to be in the non-tk builds to permit changing
the starpack icon resource on packs build with the
command-line executable.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4716
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Mon, 22 Jun 2009 23:36:19 +0000 (23:36 +0000)]
Fixed generation of the tcl::pkgconfig built-in strings to use utf-8 encoding.
These need an encoding that is valid when these strings are loaded in which
occurs before the vfs is mounted.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4715
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Sat, 18 Apr 2009 19:08:41 +0000 (19:08 +0000)]
Fixed typo in win makefile and added a variable check in the validate
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4474
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Thu, 16 Apr 2009 23:23:44 +0000 (23:23 +0000)]
fix validate script for non-windows use.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4473
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Thu, 16 Apr 2009 21:32:58 +0000 (21:32 +0000)]
Added build validation script and called as part of the windows cli build.
Removed the appInitCmd and call the same preInitCmd code for all
interpreters. Guards in the boot.tcl script prevent reinitialization
of vfs code. This is required to ensure that all child interpreters
and also any thread package interpreters can be initialized correctly.
Checked both tclkit executables and with a basekit dll using the
validation script.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4472
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Thu, 16 Apr 2009 13:38:18 +0000 (13:38 +0000)]
fix vfs package index generation for version 1.4.
This is needed to fix loading the vfs package into child interpreters.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4471
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Mon, 23 Mar 2009 01:06:46 +0000 (01:06 +0000)]
Added a 'checkout' target to build the kitgen tree with the required
dependencies from cvs or svn checkouts from the various repositories.
Switched the tcl and tk tars to the sourceforge location.
Cleanup the metakit tclkits too.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4469
9e558909-932a-0410-a563-
af77432da1eb
patthoyts [Sun, 22 Mar 2009 18:54:18 +0000 (18:54 +0000)]
The 8.6 core zlib cannot be used for the vfs::zstreamed mode that
is used with mk4vfs. This commit disabled zstreamed for 8.6 so we
will never call this tclvfs function for 8.6 tclkits.
The tclvfs pkgIndex code has been moved from files/ into setupvfs.tcl
to make it easier to handle new versions of tclvfs.
Makefile.vc gets some post-build sanity checking to ensure we do not
produce useless tclkits.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4468
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Mon, 22 Dec 2008 01:22:21 +0000 (01:22 +0000)]
Support tcl 8.6 core zlib command and vfs1.4
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4455
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Thu, 11 Dec 2008 00:30:37 +0000 (00:30 +0000)]
Added vfs-1.4 file and fixed inclusion of prolog.ps on older versions.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4454
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Wed, 10 Dec 2008 22:45:36 +0000 (22:45 +0000)]
Updated for Tk 8.6 which is missing prolog.ps and for vfs 1.4 which no longer has the *compat files.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4450
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Fri, 26 Sep 2008 20:18:37 +0000 (20:18 +0000)]
Merged in mods from ActiveState's basekit code to properly support initialization when built as a shared library. Note that TclKit_SetKitPath should be passed a utf-8 path to ensure the dll can be opened on non-ascii/unicode systems. Extended to set of encodings to match the basekit set which supports many more locales without adding excessive size. Only the asian locales are missing now from the default build.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4442
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Tue, 9 Sep 2008 18:47:36 +0000 (18:47 +0000)]
Add distclean target to the nmake build
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4438
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Fri, 5 Sep 2008 19:59:36 +0000 (19:59 +0000)]
kitgen: improved encoding selection on startup.
In 8.5+ there are new APIs to use to find out the system encoding
and to select it. We can now get the system encoding set correctly
provided it is actually available in the vfs. The standard channels
are set to the same encoding if it can be used.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4436
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Thu, 8 May 2008 00:48:17 +0000 (00:48 +0000)]
Fixes for the current tclvfs - the mk4 and zip compat packages have been moved
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4297
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Thu, 8 May 2008 00:47:26 +0000 (00:47 +0000)]
Updated to mention 8.6 and extended the comments
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4296
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Fri, 11 Apr 2008 09:56:47 +0000 (09:56 +0000)]
We need slightly different startup for a tclkit than for a stardll. Define KIT_DLL when building a stardll
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4093
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Fri, 4 Apr 2008 20:57:47 +0000 (20:57 +0000)]
tls 1.6 was released
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4050
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Thu, 3 Apr 2008 17:08:47 +0000 (17:08 +0000)]
Dynamically create the Tk pkgIndex file when building the vfs
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4048
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Tue, 5 Feb 2008 23:09:56 +0000 (23:09 +0000)]
Added support for producing metakit-based tclkits
git-svn-id: svn://svn.equi4.com/kitgen/trunk@2118
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Tue, 5 Feb 2008 23:08:30 +0000 (23:08 +0000)]
Added support for building old style metakit based tclkit binaries.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@2117
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Tue, 5 Feb 2008 23:06:32 +0000 (23:06 +0000)]
Fixed the version number to 8.5.1 (this _really_ should be automatic)
git-svn-id: svn://svn.equi4.com/kitgen/trunk@2116
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Mon, 24 Dec 2007 00:22:29 +0000 (00:22 +0000)]
If Itcl got built in -- support it
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1983
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Mon, 24 Dec 2007 00:21:32 +0000 (00:21 +0000)]
Updated for MSVC9 and for AMD support with this compiler. Extra library needed for tcl now
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1982
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Mon, 24 Dec 2007 00:07:15 +0000 (00:07 +0000)]
Fixed the version number (this really should be automatic)
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1981
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Sat, 1 Dec 2007 09:48:11 +0000 (09:48 +0000)]
Added a marker comment to indicate the right places for custom package declarations
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1865
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Sat, 24 Nov 2007 14:46:44 +0000 (14:46 +0000)]
Support building mk4tcl kits. Added support for including a custom script during the vfs setup
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1851
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Sat, 24 Nov 2007 14:45:48 +0000 (14:45 +0000)]
update version number
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1850
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Sat, 24 Nov 2007 14:45:07 +0000 (14:45 +0000)]
automatic support for upx if available
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1849
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Mon, 19 Nov 2007 23:36:24 +0000 (23:36 +0000)]
Support added for building for AMD64 Windows
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1847
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Mon, 19 Nov 2007 23:19:21 +0000 (23:19 +0000)]
Add extern to prototypes for tcl internal functions
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1846
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Mon, 19 Nov 2007 23:17:01 +0000 (23:17 +0000)]
Avoid crash when calling sinflate with incorrect args
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1845
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Sat, 11 Aug 2007 16:18:46 +0000 (16:18 +0000)]
Arrange to build the tclkit resources for windows.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1736
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Sat, 11 Aug 2007 16:15:25 +0000 (16:15 +0000)]
Fix building with msvc8 and for symbols builds. Add tclkit resources to the cli executable
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1735
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Wed, 20 Jun 2007 20:33:20 +0000 (20:33 +0000)]
version updates
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1682
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 16 Jun 2007 00:38:15 +0000 (00:38 +0000)]
metakit update
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1670
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Wed, 13 Jun 2007 22:24:52 +0000 (22:24 +0000)]
tclral update
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1659
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Wed, 13 Jun 2007 18:05:40 +0000 (18:05 +0000)]
tclral version bump
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1655
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sun, 13 May 2007 08:42:00 +0000 (08:42 +0000)]
readme update
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1483
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Fri, 11 May 2007 23:18:37 +0000 (23:18 +0000)]
Note native line endings
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1481
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Fri, 11 May 2007 23:15:51 +0000 (23:15 +0000)]
Minor fix for 8.4 builds with nmake
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1480
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Fri, 11 May 2007 22:05:09 +0000 (22:05 +0000)]
Support MSVC build system
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1478
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Sat, 14 Apr 2007 16:20:58 +0000 (16:20 +0000)]
Update mklite version
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1462
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 14 Apr 2007 00:13:48 +0000 (00:13 +0000)]
one more line-ending fix
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1461
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Fri, 13 Apr 2007 23:48:21 +0000 (23:48 +0000)]
fix line-endings for kitgen use on Windows
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1460
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Wed, 11 Apr 2007 09:22:02 +0000 (09:22 +0000)]
snack still has trouble with stubs
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1448
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Wed, 11 Apr 2007 08:49:49 +0000 (08:49 +0000)]
more cleanup tweaks
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1447
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Wed, 11 Apr 2007 07:39:19 +0000 (07:39 +0000)]
oops, cleaned too much
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1446
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Wed, 11 Apr 2007 07:09:36 +0000 (07:09 +0000)]
more detailed cleanup
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1445
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Tue, 10 Apr 2007 22:24:22 +0000 (22:24 +0000)]
fix stubs use in snack
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1441
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Mon, 9 Apr 2007 13:31:44 +0000 (13:31 +0000)]
added tkhtml
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1438
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 7 Apr 2007 19:33:33 +0000 (19:33 +0000)]
added tcllib and tklib
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1431
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Fri, 6 Apr 2007 09:49:18 +0000 (09:49 +0000)]
tweaks
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1412
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Fri, 6 Apr 2007 09:17:38 +0000 (09:17 +0000)]
use tarfiles i.s.o. cvs checkouts
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1409
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Fri, 6 Apr 2007 08:46:15 +0000 (08:46 +0000)]
typo
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1408
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Thu, 5 Apr 2007 23:10:15 +0000 (23:10 +0000)]
forgot to rename vlerqtcl to vqtcl
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1406
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Thu, 5 Apr 2007 22:57:52 +0000 (22:57 +0000)]
Fix vfs pkgIndex for tclkits which link this in statically
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1405
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Thu, 5 Apr 2007 20:48:25 +0000 (20:48 +0000)]
credits
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1404
9e558909-932a-0410-a563-
af77432da1eb
Pat Thoyts [Thu, 5 Apr 2007 20:44:42 +0000 (20:44 +0000)]
Fixed windows builds. We now produce a kit-dyn as windows needs some extra options. Fixed dde and registry package versioning.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1403
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Thu, 5 Apr 2007 15:24:31 +0000 (15:24 +0000)]
readme tweak
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1402
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Thu, 5 Apr 2007 00:14:33 +0000 (00:14 +0000)]
Changed "Sh" to "Run", and added explicit "Run sh" calls for all shell scripts,
such as the configure scripts. This is needed for MSYS/Mingw.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1397
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Thu, 5 Apr 2007 00:13:55 +0000 (00:13 +0000)]
svn checkiin problem
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1396
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Thu, 5 Apr 2007 00:12:57 +0000 (00:12 +0000)]
Changed "Sh" to "Run", and added explicit "Run sh" calls for all shell scripts,
such as the configure scripts. This is needed for MSYS/Mingw.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1395
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Thu, 5 Apr 2007 00:08:39 +0000 (00:08 +0000)]
Changed "Sh" to "Run", and added explicit "Run sh" calls for all shell scripts,
such as the configure scripts. This is needed for MSYS/Mingw.
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1394
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Wed, 4 Apr 2007 22:36:13 +0000 (22:36 +0000)]
fix vqtcl name change in boot.tcl
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1392
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Wed, 4 Apr 2007 21:50:07 +0000 (21:50 +0000)]
fix glob for mingw
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1391
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Wed, 4 Apr 2007 13:31:10 +0000 (13:31 +0000)]
renamed vlerqtcl to vqtcl
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1376
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 31 Mar 2007 18:04:23 +0000 (18:04 +0000)]
use a new cvs repo location to setup zlib sources
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1361
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 31 Mar 2007 17:04:00 +0000 (17:04 +0000)]
tweak
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1359
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 31 Mar 2007 16:29:04 +0000 (16:29 +0000)]
added thread ext
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1358
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 31 Mar 2007 15:51:59 +0000 (15:51 +0000)]
moved ext sources to sources/, so tclvfs and vlerq can be added without interfering
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1357
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 31 Mar 2007 14:45:59 +0000 (14:45 +0000)]
tweak
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1356
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 31 Mar 2007 13:23:13 +0000 (13:23 +0000)]
added a few pure-tcl packages
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1355
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 31 Mar 2007 11:35:53 +0000 (11:35 +0000)]
fetch/untar code reorg
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1354
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 31 Mar 2007 11:15:56 +0000 (11:15 +0000)]
added build dependency handling
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1353
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 31 Mar 2007 10:47:24 +0000 (10:47 +0000)]
renamed all defs files to match exact package name and case
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1352
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 31 Mar 2007 10:44:26 +0000 (10:44 +0000)]
rename
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1351
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 31 Mar 2007 10:34:15 +0000 (10:34 +0000)]
rename
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1350
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 31 Mar 2007 10:33:45 +0000 (10:33 +0000)]
rename
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1349
9e558909-932a-0410-a563-
af77432da1eb
Jean-Claude Wippler [Sat, 31 Mar 2007 10:29:20 +0000 (10:29 +0000)]
a few more extensions
git-svn-id: svn://svn.equi4.com/kitgen/trunk@1348
9e558909-932a-0410-a563-
af77432da1eb