Overview
Comment: | Updated to include "fake-uname" in pkgs file |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
98b6dd903b04317a54315c6da23582f7 |
User & Date: | rkeene on 2014-06-21 21:59:21 |
Other Links: | manifest | tags |
Context
2014-06-21
| ||
22:06 | Updated tcc4tcl to rely on Tcl 8.5 or newer check-in: ba02ddd48a user: rkeene tags: trunk | |
21:59 | Updated to include "fake-uname" in pkgs file check-in: 98b6dd903b user: rkeene tags: trunk | |
21:22 | Updated to latest tcc4tcl check-in: 759c5f1892 user: rkeene tags: trunk | |
Changes
Modified server/buildpkgs/Makefile from [091641af0c] to [10694ee869].
1 2 3 4 5 6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | - + - + | all: tclpkgs-src-current.tar.gz tclpkgs-src-current.tar.gz: tclpkgs-src-current tar -zcf tclpkgs-src-current.tar.gz tclpkgs-src-current rm -rf tclpkgs-src-current |
︙ |