Overview
Comment: | tcc4tcl 0.22 |
---|---|
Timelines: | family | ancestors | descendants | both | trunk | 0.22 |
Files: | files | file ages | folders |
SHA1: |
f3e061f612cd9f0a543ac377288e2702 |
User & Date: | rkeene on 2014-06-23 20:35:55 |
Other Links: | manifest | tags |
Context
2014-06-24
| ||
20:50 | Added support for compiling on Solaris, hopefully check-in: cd7f26aad3 user: rkeene tags: trunk | |
2014-06-23
| ||
20:35 | tcc4tcl 0.22 check-in: f3e061f612 user: rkeene tags: trunk, 0.22 | |
20:35 | Updated to include build tests for FreeBSD check-in: 7986e3289d user: rkeene tags: trunk | |
Changes
Modified build/makearch.info from [0679e98955] to [1979b41703].
︙ | |||
13 14 15 16 17 18 19 | 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | - + | # If set to "auto" it will be maintained in a file called .version # in the source directory and the revision will be incremented # each time a "makearch" is done. # # If @@SVNLCR@@ is used anywhere in this version number, it will be # replaced with the highest last-changed-rev from the output of # svn info -R (or 0) |
︙ |