Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix breaking dylibs |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
418c1f426480200be1be58bd52bbac16 |
User & Date: | kevin 2019-10-16 06:15:01 |
Context
2019-10-17
| ||
01:14 | Fixes for Catalina check-in: 6418da5aa9 user: kevin tags: trunk | |
2019-10-16
| ||
06:15 | Fix breaking dylibs check-in: 418c1f4264 user: kevin tags: trunk | |
2019-10-14
| ||
02:48 | Minor revisions check-in: 9756567527 user: kevin tags: trunk | |
Changes
Added libs/launcher1.1/liblauncher1.1.dylib.
cannot compute difference between binary files
Added libs/launcher1.1/pkgIndex.tcl.
> > > > > > > | 1 2 3 4 5 6 7 | # # Tcl package index file # package ifneeded launcher 1.1 " package require Tk 8.5- if {\"AppKit\" ni \[winfo server .\]} {error {TkAqua Cocoa required}} load [list [file join $dir liblauncher1.1.dylib]] launcher" |
Changes to libs/manpower/manpower-main.tcl.
︙ | ︙ | |||
907 908 909 910 911 912 913 | global appversion global datadir global rmanpath global cachedir global searchterm global mynode | | | 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 | global appversion global datadir global rmanpath global cachedir global searchterm global mynode appname::setAppName Manpower 6.0 set rmanpath [file join [file dirname [info script]] rman] #check for app support directory set appdir [file join $::env(HOME) "Library" "Application Support" "Manpower"] |
︙ | ︙ |
Deleted libs/tcltls1.7.19/pkgIndex.tcl.
|
| < < < < < < < < < < < < < < < < |
Deleted libs/tcltls1.7.19/tcltls.dylib.
cannot compute difference between binary files