installbase-cvs Mailing List for InstallBase (Page 14)
Status: Alpha
Brought to you by:
damonc
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(110) |
Jul
(19) |
Aug
(94) |
Sep
(36) |
Oct
(28) |
Nov
(26) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(9) |
Feb
|
Mar
(128) |
Apr
(9) |
May
|
Jun
(14) |
Jul
|
Aug
(8) |
Sep
(6) |
Oct
(7) |
Nov
|
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <da...@us...> - 2002-08-07 18:20:30
|
Update of /cvsroot/installbase/installbase/Binaries/i586-Linux/static In directory usw-pr-cvs1:/tmp/cvs-serv2090/static Modified Files: freewrap Log Message: Adding new freewrap binaries for Linux. Couldn't generate diff; no version number found in filespec: freewrap,1.10,freewrap |
From: <da...@us...> - 2002-08-07 18:20:26
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv7079 Modified Files: utils.tcl Log Message: Fixed missing !. Couldn't generate diff; no version number found in filespec: utils.tcl,1.96,utils.tcl |
From: <da...@us...> - 2002-08-07 18:11:12
|
Update of /cvsroot/installbase/installbase/Binaries/i586-Linux/dynamic In directory usw-pr-cvs1:/tmp/cvs-serv2090/dynamic Modified Files: freewrap Log Message: Adding new freewrap binaries for Linux. Couldn't generate diff; no version number found in filespec: freewrap,1.10,freewrap |
From: <da...@us...> - 2002-08-07 17:31:55
|
Update of /cvsroot/installbase/installbase/Binaries/i386-FreeBSD-4/static In directory usw-pr-cvs1:/tmp/cvs-serv28969/static Modified Files: freewrap Log Message: Adding new freewrap binaries for FreeBSD. Couldn't generate diff; no version number found in filespec: freewrap,1.11,freewrap |
From: <da...@us...> - 2002-08-07 17:31:52
|
Update of /cvsroot/installbase/installbase/Binaries/i386-FreeBSD-4/dynamic In directory usw-pr-cvs1:/tmp/cvs-serv28969/dynamic Modified Files: freewrap Log Message: Adding new freewrap binaries for FreeBSD. Couldn't generate diff; no version number found in filespec: freewrap,1.11,freewrap |
From: <da...@us...> - 2002-08-07 17:03:28
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv15750 Modified Files: installbase Log Message: The installbase script now looks to see if a command-line build was specified and tries to find a tclsh binary instead of a wish. Couldn't generate diff; no version number found in filespec: installbase,1.11,installbase |
From: <da...@us...> - 2002-08-07 16:57:23
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv12580 Modified Files: installbase.tcl Log Message: Cleaned up some stuff that makes command-line builds run in a graphic-free environment. Installs can now be built with a standard tclsh8.3 from the command-line. Couldn't generate diff; no version number found in filespec: installbase.tcl,1.51,installbase.tcl |
From: <da...@us...> - 2002-08-07 16:57:23
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv12580/lib Modified Files: cmdline.tcl utils.tcl Log Message: Cleaned up some stuff that makes command-line builds run in a graphic-free environment. Installs can now be built with a standard tclsh8.3 from the command-line. Couldn't generate diff; no version number found in filespec: cmdline.tcl,1.5,cmdline.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.95,utils.tcl |
From: <da...@us...> - 2002-08-07 16:43:50
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv5015/lib Modified Files: cmdline.tcl utils.tcl Log Message: o installbase.tcl Cleaned up some options. o lib/cmdline.tcl Wrote some functions to make command-line building work more efficiently. Added '-t' option to the command line to tell InstallBase to test the install after building it. Added '-p platform' option to the command line to tell InstallBase to build this platform. Multiple ?-p platform? options can be specified to specify a list of platforms to build. o lib/utils.tcl Added some checks to make sure certain windows exist before using them. This is mostly for command-line builds where we have no windows. Re-wrote many of the list procs to use window-less functions to retrieve values. Couldn't generate diff; no version number found in filespec: cmdline.tcl,1.4,cmdline.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.94,utils.tcl |
From: <da...@us...> - 2002-08-07 16:43:50
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv5015 Modified Files: ChangeLog TODO.txt installbase.tcl Log Message: o installbase.tcl Cleaned up some options. o lib/cmdline.tcl Wrote some functions to make command-line building work more efficiently. Added '-t' option to the command line to tell InstallBase to test the install after building it. Added '-p platform' option to the command line to tell InstallBase to build this platform. Multiple ?-p platform? options can be specified to specify a list of platforms to build. o lib/utils.tcl Added some checks to make sure certain windows exist before using them. This is mostly for command-line builds where we have no windows. Re-wrote many of the list procs to use window-less functions to retrieve values. Couldn't generate diff; no version number found in filespec: ChangeLog,1.72,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.88,TODO.txt Couldn't generate diff; no version number found in filespec: installbase.tcl,1.50,installbase.tcl |
From: <da...@us...> - 2002-08-07 10:04:42
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv17976 Modified Files: install.tcl Log Message: Moved the setting of permissions until all modifications on the files are done. Couldn't generate diff; no version number found in filespec: install.tcl,1.53,install.tcl |
From: <da...@us...> - 2002-08-07 09:08:12
|
Update of /cvsroot/installbase/installbase/lib/Icons In directory usw-pr-cvs1:/tmp/cvs-serv25837/lib/Icons Modified Files: tkIcons.installbase Log Message: o lib/common.tcl o lib/install.tcl Switched InstallBase to using the new freeWrap which does not use the zip binary to build applications. o lib/components.tcl o lib/Icons/tkIcons.installbase Added new icons for some of the component buttons. o lib/install.tcl Fixed up all the blank extraction stuff. o lib/trees.tcl Fixed a bug in renaming nodes. o lib/utils.tcl Added different highlight colors for each theme. Couldn't generate diff; no version number found in filespec: tkIcons.installbase,1.1,tkIcons.installbase |
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv25837/lib Modified Files: blank.zip common.tcl components.tcl install.tcl uninstall.tcl utils.tcl windows.tcl Log Message: o lib/common.tcl o lib/install.tcl Switched InstallBase to using the new freeWrap which does not use the zip binary to build applications. o lib/components.tcl o lib/Icons/tkIcons.installbase Added new icons for some of the component buttons. o lib/install.tcl Fixed up all the blank extraction stuff. o lib/trees.tcl Fixed a bug in renaming nodes. o lib/utils.tcl Added different highlight colors for each theme. Couldn't generate diff; no version number found in filespec: blank.zip,1.10,blank.zip Couldn't generate diff; no version number found in filespec: common.tcl,1.37,common.tcl Couldn't generate diff; no version number found in filespec: components.tcl,1.26,components.tcl Couldn't generate diff; no version number found in filespec: install.tcl,1.52,install.tcl Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.12,uninstall.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.93,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.82,windows.tcl |
From: <da...@us...> - 2002-08-07 09:08:11
|
Update of /cvsroot/installbase/installbase/Binaries/Windows In directory usw-pr-cvs1:/tmp/cvs-serv25837/Binaries/Windows Modified Files: freewrap.exe Log Message: o lib/common.tcl o lib/install.tcl Switched InstallBase to using the new freeWrap which does not use the zip binary to build applications. o lib/components.tcl o lib/Icons/tkIcons.installbase Added new icons for some of the component buttons. o lib/install.tcl Fixed up all the blank extraction stuff. o lib/trees.tcl Fixed a bug in renaming nodes. o lib/utils.tcl Added different highlight colors for each theme. Couldn't generate diff; no version number found in filespec: freewrap.exe,1.12,freewrap.exe |
From: <da...@us...> - 2002-08-07 09:08:10
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv25837 Modified Files: ChangeLog TODO.txt Log Message: o lib/common.tcl o lib/install.tcl Switched InstallBase to using the new freeWrap which does not use the zip binary to build applications. o lib/components.tcl o lib/Icons/tkIcons.installbase Added new icons for some of the component buttons. o lib/install.tcl Fixed up all the blank extraction stuff. o lib/trees.tcl Fixed a bug in renaming nodes. o lib/utils.tcl Added different highlight colors for each theme. Couldn't generate diff; no version number found in filespec: ChangeLog,1.71,ChangeLog Couldn't generate diff; no version number found in filespec: TODO.txt,1.87,TODO.txt |
From: <da...@us...> - 2002-08-03 23:24:48
|
Update of /cvsroot/installbase/installbase In directory usw-pr-cvs1:/tmp/cvs-serv4306 Modified Files: ChangeLog Log Message: o lib/utils.tcl Fixed a bug in dropping files under UNIX. o lib/trees.tcl Fixed a bug that occurs when renaming elements in the file groups/ components window. Couldn't generate diff; no version number found in filespec: ChangeLog,1.70,ChangeLog |
From: <da...@us...> - 2002-08-03 23:24:48
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv4306/lib Modified Files: trees.tcl utils.tcl Log Message: o lib/utils.tcl Fixed a bug in dropping files under UNIX. o lib/trees.tcl Fixed a bug that occurs when renaming elements in the file groups/ components window. Couldn't generate diff; no version number found in filespec: trees.tcl,1.41,trees.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.92,utils.tcl |
From: <da...@us...> - 2002-08-03 19:22:23
|
Update of /cvsroot/installbase/installbase/Binaries/i386-FreeBSD-4/tkdnd In directory usw-pr-cvs1:/tmp/cvs-serv19534/tkdnd Added Files: libtkdnd1.0.so pkgIndex.tcl tkdnd.tcl Log Message: Adding tkdnd for FreeBSD. Couldn't generate diff; no version number found in filespec: libtkdnd1.0.so,NONE,libtkdnd1.0.so Couldn't generate diff; no version number found in filespec: pkgIndex.tcl,NONE,pkgIndex.tcl Couldn't generate diff; no version number found in filespec: tkdnd.tcl,NONE,tkdnd.tcl |
From: <da...@us...> - 2002-08-03 19:21:51
|
Update of /cvsroot/installbase/installbase/Binaries/i386-FreeBSD-4/tkdnd In directory usw-pr-cvs1:/tmp/cvs-serv19314/tkdnd Log Message: Directory /cvsroot/installbase/installbase/Binaries/i386-FreeBSD-4/tkdnd added to the repository |
Update of /cvsroot/installbase/installbase/Binaries/Windows/tkdnd In directory usw-pr-cvs1:/tmp/cvs-serv17696/tkdnd Modified Files: pkgIndex.tcl Added Files: libtkdnd10.dll tkdnd.tcl Removed Files: libtkdnd.dll tkDND_Utils.tcl Log Message: Updating tkdnd on Windows. Couldn't generate diff; no version number found in filespec: libtkdnd10.dll,NONE,libtkdnd10.dll Couldn't generate diff; no version number found in filespec: tkdnd.tcl,NONE,tkdnd.tcl Couldn't generate diff; no version number found in filespec: pkgIndex.tcl,1.1,pkgIndex.tcl Couldn't generate diff; no version number found in filespec: libtkdnd.dll,1.1,libtkdnd.dll Couldn't generate diff; no version number found in filespec: tkDND_Utils.tcl,1.1,tkDND_Utils.tcl |
From: <da...@us...> - 2002-08-03 19:13:25
|
Update of /cvsroot/installbase/installbase/Binaries/sparc-SunOS-8/tkdnd In directory usw-pr-cvs1:/tmp/cvs-serv16584/tkdnd Added Files: libtkdnd1.0.so pkgIndex.tcl tkdnd.tcl Log Message: Adding tkdnd for Solaris. Couldn't generate diff; no version number found in filespec: libtkdnd1.0.so,NONE,libtkdnd1.0.so Couldn't generate diff; no version number found in filespec: pkgIndex.tcl,NONE,pkgIndex.tcl Couldn't generate diff; no version number found in filespec: tkdnd.tcl,NONE,tkdnd.tcl |
From: <da...@us...> - 2002-08-03 19:13:25
|
Update of /cvsroot/installbase/installbase/Binaries/sparc-SunOS-8/dynamic In directory usw-pr-cvs1:/tmp/cvs-serv16584/dynamic Modified Files: freewrap Log Message: Adding tkdnd for Solaris. Couldn't generate diff; no version number found in filespec: freewrap,1.1,freewrap |
From: <da...@us...> - 2002-08-03 19:11:00
|
Update of /cvsroot/installbase/installbase/Binaries/sparc-SunOS-8/tkdnd In directory usw-pr-cvs1:/tmp/cvs-serv16500/tkdnd Log Message: Directory /cvsroot/installbase/installbase/Binaries/sparc-SunOS-8/tkdnd added to the repository |
From: <da...@us...> - 2002-08-03 19:08:23
|
Update of /cvsroot/installbase/installbase/Binaries/i586-Linux/tkdnd In directory usw-pr-cvs1:/tmp/cvs-serv16018/tkdnd Added Files: libtkdnd1.0.so pkgIndex.tcl tkdnd.tcl Log Message: Adding tkdnd for Linux. Couldn't generate diff; no version number found in filespec: libtkdnd1.0.so,NONE,libtkdnd1.0.so Couldn't generate diff; no version number found in filespec: pkgIndex.tcl,NONE,pkgIndex.tcl Couldn't generate diff; no version number found in filespec: tkdnd.tcl,NONE,tkdnd.tcl |
From: <da...@us...> - 2002-08-03 19:06:49
|
Update of /cvsroot/installbase/installbase/Binaries/i586-Linux/tkdnd In directory usw-pr-cvs1:/tmp/cvs-serv15754/tkdnd Log Message: Directory /cvsroot/installbase/installbase/Binaries/i586-Linux/tkdnd added to the repository |