Overview
| Comment: | tcc4tcl 0.27 |
|---|---|
| Timelines: | family | ancestors | descendants | both | trunk | 0.27 |
| Files: | files | file ages | folders |
| SHA1: |
2a3cb3f447e278e2980d8ba12e55951f |
| User & Date: | rkeene on 2016-12-09 05:23:02.316 |
| Other Links: | manifest | tags |
Context
|
2016-12-09
| ||
| 14:48 | Fixed typo causing compiler flags to be used even if not supported check-in: c775cbea62 user: rkeene tags: trunk | |
| 05:23 | tcc4tcl 0.27 check-in: 2a3cb3f447 user: rkeene tags: trunk, 0.27 | |
| 05:22 | Updated with a better check for -Wno-unused-result for TCC check-in: 7cda94da9b user: rkeene tags: trunk | |
Changes
Modified build/makearch.info
from [008269e419]
to [63b3e99277].
| ︙ | |||
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) |
| ︙ |