Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update of Tcl app project file for micca 1.1.7 |
---|---|
Timelines: | family | ancestors | descendants | both | micca-develop |
Files: | files | file ages | folders |
SHA1: |
451df9224ca06a0b8d3a13b4b53c24b7 |
User & Date: | andrewm 2019-12-18 17:20:06 |
Context
2020-04-06
| ||
16:30 | Changes to micca in preparation for 1.1.8 release. Trim leading and trailing whitespace for type names. Leading white space causes a problem with the PEG parser for "C" typenames. Improved code generation for the findByIdInstance embedded command. check-in: f2c3a959b3 user: andrewm tags: micca-develop | |
2019-12-18
| ||
17:22 | Release of micca version 1.1.7. check-in: 5bc275ea60 user: andrewm tags: trunk, micca-1.1.7 | |
17:20 | Update of Tcl app project file for micca 1.1.7 check-in: 451df9224c user: andrewm tags: micca-develop | |
17:08 | Build of micca 1.1.7 for macos. Preparing for release. check-in: a3104b8bf9 user: andrewm tags: micca-develop | |
Changes
Changes to micca/code/starpack/x86_64-linux-tcl8.6/micca.tpj.
1
2
3
4
5
6
7
8
9
10
11
12
..
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
format {TclDevKit Project File} fmtver 2.0 fmttool {TclDevKit TclApp} 5.3 ## Saved at : Sun Jun 16 16:29:35 PDT 2019 ## By : andrewm@Office-NUC ######## ##### ### ## # ................................................................................ Path {Relativeto /home/andrewm/working/mrtools-micca/micca/doc} Path {File /home/andrewm/working/mrtools-micca/micca/doc/HTML/index.html} Path {File /home/andrewm/working/mrtools-micca/micca/doc/HTML/toc.html} Path {File /home/andrewm/working/mrtools-micca/micca/doc/HTML/files/config.html} Path {File /home/andrewm/working/mrtools-micca/micca/doc/HTML/files/embedded.html} Path {File /home/andrewm/working/mrtools-micca/micca/doc/HTML/files/micca.html} Path {File /home/andrewm/working/mrtools-micca/micca/doc/HTML/files/portal.html} Pkg/Architecture linux-glibc2.29-x86_64 Pkg/Architecture linux-glibc2.3-x86_64 Pkg/Reference {Tcl 8.6} Pkg/Reference char Pkg/Reference cmdline Pkg/Reference lambda Pkg/Reference logger Pkg/Reference {logger::appender 1.3} Pkg/Reference {logger::utils 1.3} |
|
|
|
|
1
2
3
4
5
6
7
8
9
10
11
12
..
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
format {TclDevKit Project File} fmtver 2.0 fmttool {TclDevKit TclApp} 5.3 ## Saved at : Wed Dec 18 17:19:39 PST 2019 ## By : andrewm@Office-NUC ######## ##### ### ## # ................................................................................ Path {Relativeto /home/andrewm/working/mrtools-micca/micca/doc} Path {File /home/andrewm/working/mrtools-micca/micca/doc/HTML/index.html} Path {File /home/andrewm/working/mrtools-micca/micca/doc/HTML/toc.html} Path {File /home/andrewm/working/mrtools-micca/micca/doc/HTML/files/config.html} Path {File /home/andrewm/working/mrtools-micca/micca/doc/HTML/files/embedded.html} Path {File /home/andrewm/working/mrtools-micca/micca/doc/HTML/files/micca.html} Path {File /home/andrewm/working/mrtools-micca/micca/doc/HTML/files/portal.html} Pkg/Architecture linux-glibc2.3-x86_64 Pkg/Architecture linux-glibc2.30-x86_64 Pkg/Reference {Tcl 8.6} Pkg/Reference char Pkg/Reference cmdline Pkg/Reference lambda Pkg/Reference logger Pkg/Reference {logger::appender 1.3} Pkg/Reference {logger::utils 1.3} |