Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Remove the AWK dependency from the amalgamation page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
fbbbdbca1795c7f448df159b07ed2176 |
User & Date: | drh 2016-01-14 15:52:26.208 |
Context
2016-01-14
| ||
18:26 | Merge updates from the 3.10 branch. (check-in: 885e891911 user: drh tags: trunk) | |
15:52 | Remove the AWK dependency from the amalgamation page. (check-in: fbbbdbca17 user: drh tags: trunk) | |
15:48 | Merge the 3.10.1 documentation changes. Update the change log for 3.11.0. (check-in: e9bf814a4d user: drh tags: trunk) | |
Changes
Changes to pages/amalgamation.in.
︙ | ︙ | |||
130 131 132 133 134 135 136 | <p>The build process makes extensive use of the [http://www.tcl-lang.org/|Tcl] scripting language. You will need to have a copy of TCL installed in order for the make targets above to work. Easy-to-use installers can be obtained from [http://www.tcl-lang.org/]. Many unix workstations have Tcl installed by default. | < < < < < < | 130 131 132 133 134 135 136 137 138 139 140 | <p>The build process makes extensive use of the [http://www.tcl-lang.org/|Tcl] scripting language. You will need to have a copy of TCL installed in order for the make targets above to work. Easy-to-use installers can be obtained from [http://www.tcl-lang.org/]. Many unix workstations have Tcl installed by default. <h3>4.2 See Also</h3> <p>Additional notes on compiling SQLite can be found on the [How To Compile SQLite] page. |