Martin Lund
933792d73f
Fixed automatic baud rate enablement
2016-05-26 09:58:48 +02:00
Martin Lund
5406da5ddb
Minor cleanups
2016-05-26 09:22:45 +02:00
Martin Lund
8eb0e6d874
Added autodetection of available baud rates
...
Various platforms supports different baud rates.
To avoid adding platform specific handling generic baud rate detection
tests are introduced in the configure script. Successfully detected baud
rates are automatically enabled. This applies to both the C code and the
bash completion script.
Note:
Baud rates below 57600 are defined by POSIX-1 and supported by most
platforms so only baud rate 57600 and above are tested.
2016-05-26 08:59:18 +02:00
Martin Lund
51649ebe23
Bumped version
2016-05-25 12:17:15 +02:00
Martin Lund
3f7a78c1db
Bumped version
2016-05-24 06:11:07 +02:00
Martin Lund
1c09b66881
Bumped version
2016-05-21 09:38:34 +02:00
Martin Lund
d25f90ec40
Bumped version
2016-05-19 14:58:41 +02:00
Martin Lund
d180b9f336
Bumped version
2016-05-18 13:01:58 +02:00
Martin Lund
2a5ee61c54
Bumped version
2016-05-16 16:05:16 +02:00
Martin Lund
2219fb64fb
Bumped version
2016-05-16 10:09:31 +02:00
Martin Lund
8d6d202f4e
Enabled large file support (LFS)
...
Added autotools AC_SYS_LARGEFILE to support 64 bit file size handling.
2016-05-16 10:02:58 +02:00
Martin Lund
e19076a468
Bumped version
2016-05-15 13:20:37 +02:00
Martin Lund
76aa8ca727
Bumped version
2016-05-09 22:04:06 +02:00
Martin Lund
f1948c374f
Fixed enablement of compiler warnings
2016-05-08 15:18:03 +02:00
Martin Lund
b84ed2f4bd
Bumped version
2016-05-08 12:15:21 +02:00
Martin Lund
0e38783636
Merge branch 'master' of github.com:tio/tio
2016-05-07 21:08:15 +02:00
Martin Lund
89ba0cc59b
Enabled compiler warnings
2016-05-07 21:08:07 +02:00
Jakub Wilk
cf15601e82
Used HTTPS for tio.github.io
2016-05-07 18:14:33 +02:00
Martin Lund
b2d33abfe9
Bumped version
2016-05-07 14:53:47 +02:00
Martin Lund
9dd21af867
Renamed "gotty" to "tio"
...
Renamed to "tio" because it is shorter and this new name also more
precisely reflects what the program is - a simple TTY terminal I/O
application.
"tio" can be considered short for terminal I/O or TTY I/O or a
combination of the two, whichever you prefer.
Also, wanted to avoid naming conflicts with other projects.
2016-05-04 20:20:06 +02:00
Martin Lund
ef9acd3780
Bumped version
2016-05-01 21:22:02 +02:00
Martin Lund
d574172205
Add support for configurable bash completion path
...
Rewrote the configure script to support the following options:
--with-bash-completion-dir=PATH
--without-bash-completion-dir
2016-05-01 21:07:25 +02:00
Jakob Haufe
cf5f62ffb6
Don't hardcode path for bash completions
...
Instead, use pkg-config to find out where the completions should go.
2016-04-30 16:57:24 +02:00
Martin Lund
a68421c263
Bumped version
2016-04-28 08:17:13 +02:00
Martin Lund
77996b1f2c
Bumped version
2016-04-23 22:28:34 +02:00
Martin Lund
44e8602593
Reverted back to tar.xz only distribution
2016-04-23 22:28:04 +02:00
Martin Lund
1eca1f7dc6
Enabled .tar.gz distribution support
...
Github does not allow releases including .tar.xz anymore so we have to
also enable old school .tar.gz.
2015-04-18 12:07:14 +03:00
Martin Lund
ab54352b51
Bumped version
2015-04-16 23:42:36 +03:00
Martin Lund
d10922fde4
Bumped version
2014-10-23 11:50:41 +02:00
Martin Lund
921ae41510
Bumped version
2014-10-21 22:30:54 +02:00
Martin Lund
87a80326e1
Bumped version
2014-10-21 20:07:39 +02:00
Martin Lund
a70bf916ef
Bumped version
2014-10-12 18:36:04 +02:00
Martin Lund
d093eaca17
Bumped version
2014-10-08 19:35:44 +02:00
Martin Lund
39a015cf1b
Bumped version
2014-10-07 17:47:55 +02:00
Martin Lund
c190efdad1
Bumped version
2014-09-30 16:07:52 +02:00
Martin Lund
e1f9836934
Bumped version
2014-09-30 01:23:44 +02:00
Martin Lund
58071de753
Bumped version
2014-09-28 12:53:27 +02:00
Martin Lund
47b12f76f3
Bumped version
2014-09-27 22:21:51 +02:00
Martin Lund
ff9e92be88
Added man page
2014-09-27 14:09:02 +02:00
Martin Lund
a14d14d75b
Initial import
2014-09-27 11:35:17 +02:00