Tcl Extension Architecture (TEA) Sample Extension

Check-in [ee070e089e]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Rename configure.in -> configure.ac in more places. Add .project file (which makes it easier to use this as Eclipse project)
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: ee070e089eb392de4f905a8a7e1816dea182992a
User & Date: jan.nijtmans 2015-04-21 10:14:53.636
Context
2015-04-21
10:55
Fix execute permission on a lot of files (caused by using older cygwin dll when checking out ...) check-in: f370bff0fe user: jan.nijtmans tags: trunk
10:14
Rename configure.in -> configure.ac in more places. Add .project file (which makes it easier to use this as Eclipse project) check-in: ee070e089e user: jan.nijtmans tags: trunk
2015-01-22
10:53
Rename configure.in to configure.ac, and update to latest TEA. check-in: 1c6d81fc6f user: jan.nijtmans tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
.fossil-settings/binary-glob became executable.
.fossil-settings/crnl-glob became executable.
.fossil-settings/ignore-glob became executable.
Added .project.
ChangeLog became executable.
Changes to Makefile.in.
Changes to README.
Changes to configure.
Changes to configure.ac.
doc/man.macros became executable.
doc/sha1.n became executable.
generic/sample.c became executable.
generic/sample.h became executable.
Changes to generic/tclsample.c.
tea/app_config_options.txt became executable.
tea/app_makefiles.txt became executable.
tea/codingstyle.txt became executable.
Changes to tea/design.txt.
tea/introduction.txt became executable.
Changes to tea/makefiles.txt.
Changes to tea/packages.txt.
tea/stubs.txt became executable.
tea/toman.tcl became executable.
tea/writingdocs.txt became executable.
tea/writingtests.txt became executable.
tests/all.tcl became executable.
tests/sample.test became executable.
tests/tclsample.test became executable.
Changes to win/makefile.vc.
win/nmakehlp.c became executable.
win/rules.vc became executable.
win/sample.rc became executable.