Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: flightaware/tclreadline

Tags

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #59 from flightaware/ISSUE-58-LT_INIT-delopen

Add README.Linux duplicating README.FreeBSD

v2.4.0

Toggle v2.4.0's commit message
bump to 2.4.0

v2.3.8

Toggle v2.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version to 2.3.8

v2.3.7

Toggle v2.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add tclstub support (#23)

* Add tclstub support

Initialize the stubs when needed.

* Bump version

* Add tclstub support

To build with tclstub library run.
You have to autogen.sh to create a fresh configure.

NOCONFIGURE=1 ./autogen.sh
./configure --enable-tclstub

And add any other flags you need.

We ship the configure script to help distro's that do not
run a full autogen.sh. But stubs is only available if you
run autogen.sh (or the automake process).

v2.3.6

Toggle v2.3.6's commit message
Rebuild configure

v2.3.5

Toggle v2.3.5's commit message
Update version number.

v2.3.4

Toggle v2.3.4's commit message
Remove configure from .gitignore and add to repo.

v2.3.3

Toggle v2.3.3's commit message
Commit a Linux configure and autotools environment.

v2.3.2

Toggle v2.3.2's commit message
increment version to 2.3.2

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
libtool cannot be missing on Travis-CI