Timeline

30 check-ins that include changes to files matching 'common/*'

2019-08-08
17:58
Better handling of "--disable-stubs" check-in: ea6fb9ca3b user: rkeene tags: trunk
2019-06-19
18:36
Deal with LIB files better check-in: e46c4439b2 user: rkeene tags: trunk
2019-06-12
22:02
Better handling of shared linking and TCL_PACKAGE_PATH check-in: 71730030d6 user: rkeene tags: trunk
2018-06-10
06:15
Specify Tcl package name and init function, if specified check-in: 008f3ba007 user: rkeene tags: trunk
2017-08-18
14:22
Ignore errors when moving files into the SDK directory check-in: 362db9bf50 user: rkeene tags: trunk
13:54
Updated to include "tclsh" in the SDK check-in: 7677216774 user: rkeene tags: trunk
2016-12-13
19:32
Updated to latest version of TclTLS and update common build system to deal with more diverse Tcl configure scripts check-in: 641eee5dc4 user: rkeene tags: trunk
2016-09-07
14:10
Updated patching of TclVFS to work with newer versions (addresses [468f6f72ea]) check-in: cbeb10f53c user: rkeene tags: trunk
14:02
Migrated tclvfs build to new build system check-in: f2e60e1015 user: rkeene tags: trunk
2016-09-06
05:38
Updated to create working directory since it is now nested check-in: 0164bf3fc3 user: rkeene tags: trunk
05:32
Updated new build system to use a directory structure closer resembling the old one for building check-in: c4271b4b95 user: rkeene tags: trunk
05:28
Added support for applying patches to new build system check-in: b949baf854 user: rkeene tags: trunk
05:18
Updated TLS package to use new simplified build system, requiring further refinement as well check-in: 79bd6dfe51 user: rkeene tags: trunk
04:32
Added dbus/dbif to simplified build system, which required supporting building multiple packages in a package directory check-in: dec2be8d9f user: rkeene tags: trunk
03:55
Migrated TclX to the new build system check-in: db64a530a0 user: rkeene tags: trunk
03:43
Updated to always create output directory check-in: 229a39bab1 user: rkeene tags: trunk
03:32
Added support for a simplified package build script check-in: cbce55da50 user: rkeene tags: trunk
2016-06-29
01:19
Merge updates from trunk. check-in: e29b34acd1 user: mistachkin tags: win32-install
2016-04-13
15:32
Updated download program to support old versions of bash check-in: c86d4fcb08 user: rkeene tags: trunk
2016-04-08
14:30
Updated to use "openssl dgst" instead of just "openssl <hashName>" for compatability with older versions of OpenSSL check-in: 049a34d925 user: rkeene tags: trunk
2016-02-24
19:39
Added common downloader script check-in: d9b5ef323c user: rkeene tags: trunk
2013-08-10
17:49
Updated Android.mk file check-in: 005d3b6b5d user: rkeene tags: trunk
2013-05-14
20:14
Updated to produce "Android.mk" in the SDK if the compile looks like Android check-in: b0fcd7911d user: rkeene tags: trunk
2012-02-01
07:56
Updated to call "/usr/bin/env" to locate "bash" in case it is not in "/bin" check-in: 4e8d261d38 user: rkeene tags: trunk
2011-11-19
00:30
Updated to support Tcl/Tk license.terms in root directory (seems to have moved with 8.6) check-in: be74a816de user: rkeene tags: trunk
2011-11-18
18:56
Corrected name of "mk4tcl" project check-in: f24c1d7c1e user: rkeene tags: trunk
2011-11-16
18:13
Updated to include sub-project licenses in SDK check-in: 190f210e11 user: rkeene tags: trunk
2011-11-15
03:09
Merged tcl-sdk-support branch into trunk check-in: 9d8d38d716 user: rkeene tags: trunk
2011-11-14
07:10
Updated to include sub-directories from header files (for Win32 support)

Fixed issue with regexp used to replace refernces to -ltcl/-ltk for KitDLL SDK

Fixed issue with selecting library file on Win32

Updated to pull libraries from KitSH for KitDLL SDK to avoid picking wrong file if one is already in the current directory check-in: fe142d1843 user: rkeene tags: tcl-sdk-support

04:23
Added support for performing post-build actions

Added post-build action "sdk" for building a KitDLL SDK if KitDLL building was requested check-in: 2906d8d4b0 user: rkeene tags: tcl-sdk-support