Overview
Comment: | Updated options for static platforms |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | 3d737d5af18a96aa88c475da553cac3ecaf1ead2 |
User & Date: | rkeene on 2014-08-31 19:11:33 |
Other Links: | manifest | tags |
Context
2014-08-31
| ||
19:45 | Updated to latest tcc4tcl check-in: 99496bc131 user: rkeene tags: trunk | |
19:11 | Updated options for static platforms check-in: 3d737d5af1 user: rkeene tags: trunk | |
19:09 | Added more platforms check-in: 4f545e5193 user: rkeene tags: trunk | |
Changes
Modified build/web/kitcreator.vfs/index.rvt from [9d3a643f9e] to [be27aa6090].
51 51 platform android-arm tk 52 52 platform netbsd-amd64 {tk tcc4tcl} 53 53 platform netbsd-i386 {tk tcc4tcl} 54 54 platform solaris-sparc tcc4tcl 55 55 platform solaris-sparc64 tcc4tcl 56 56 platform hpux-hppa64 tcc4tcl 57 57 platform linux-arm tk 58 + platform linux-amd64-static {tk dbus} 59 + platform linux-i386-static {tk dbus} 58 60 } 59 61 60 62 set specific { 61 63 platform win32 file icon {Kit Icon} 62 64 platform win32 text description {Description} 63 65 platform win64 file icon {Kit Icon} 64 66 platform win64 text description {Description}