Overview
Comment: | Added script to build all packages Updated ignores Updated Makefile to clean excess tarfiles |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
73113a9013f9be1211756a5c21e8a6f0 |
User & Date: | rkeene on 2010-02-05 00:58:37 |
Other Links: | manifest | tags |
Context
2010-02-05
| ||
01:34 | Updated clean target to call build clean script Added finding TCLCONFIGDIR support Added build support for TLS on Solaris check-in: 0b028fd897 user: rkeene tags: trunk | |
00:58 | Added script to build all packages Updated ignores Updated Makefile to clean excess tarfiles check-in: 73113a9013 user: rkeene tags: trunk | |
00:30 | Added build script for TLS check-in: f19aa5ddf2 user: rkeene tags: trunk | |
Changes
Modified .fossil-settings/ignore-glob from [0365b0d12d] to [5feb604148].
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 | + + + + | client/teapot-client.kit client/teapot-client.kit/* server/work/tclpkgs-*.tar.* server/work/tclpkgs-*.tar.*/* server/work/tls/build server/work/tls/build.log server/work/tls/build.log/* server/work/tls/build/* server/work/tls/out server/work/tls/out/* server/work/tls/src server/work/tls/src/* |
Added server/work/Makefile version [71fa914848].
|
Added server/work/build_all.sh version [f1d1c68280].
|