- Update to version 0.0.0+git20160614.a1b5ee9: + Move terminal.erl into the examples/ folder. + Explicitly add CREAD to c_cflag OBS-URL: https://build.opensuse.org/request/show/417729 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-serial?expand=0&rev=4
32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Aug 08 09:51:35 UTC 2016 - matwey.kornilov@gmail.com
|
|
|
|
- Update to version 0.0.0+git20160614.a1b5ee9:
|
|
+ Move terminal.erl into the examples/ folder.
|
|
+ Explicitly add CREAD to c_cflag
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 28 16:57:25 UTC 2016 - matwey.kornilov@gmail.com
|
|
|
|
- Update to version 0.0.0+git20151129.3f53d2a:
|
|
+ Create necessary build-product directories.
|
|
+ Licensing details.
|
|
+ Fix printf warnings
|
|
+ Switch to unsigned-char buffer. Closes #1.
|
|
+ Make project rebar-friendly
|
|
+ Remove compilation warnings
|
|
+ Fix some gcc warnings
|
|
+ Added installation instructions and basic examples.
|
|
+ Don't overwrite system-exported CFLAGS in makefile, append to them instead. Required for building erlang-serial in Linux distribution packages
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 17 10:53:50 UTC 2013 - matwey.kornilov@gmail.com
|
|
|
|
- Use erlang-specific RPM-macroes
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 20 10:01:14 UTC 2012 - matwey.kornilov@gmail.com
|
|
|
|
- Initial version of erlang-serial
|
|
|