aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* update version to v0.5.0v0.5.0Michał Łyszczek2019-06-101-1/+1
* code in master should always have version v9999Michał Łyszczek2019-06-101-1/+1
* */Makefile.am: usr $top_builddir for include path for embedlog.hMichał Łyszczek2019-05-211-1/+1
* src/Makefile.am: force clang --analyze to use local embedlog.hMichał Łyszczek2019-05-191-1/+1
* version bump to v0.5.0Michał Łyszczek2019-02-281-1/+1
* bump version for next releaseMichał Łyszczek2018-11-231-1/+1
* fix: lib version which was forgotten in 0.3.0v0.3.1Michał Łyszczek2018-05-241-1/+1
* fix: broken distcheck after file cleanupMichał Łyszczek2018-04-181-4/+1
* fix: broken static analyzer (how did it even work?)Michał Łyszczek2018-04-131-1/+1
* add: printing to tty (/dev/ttyS0) device directlyMichał Łyszczek2018-03-251-0/+1
* version bumpv0.2.2Michał Łyszczek2018-02-091-1/+1
* version bumpMichał Łyszczek2018-01-281-1/+1
* fix: enable analyzer only with --enable-analyzerMichał Łyszczek2018-01-271-0/+4
* add: make analyze using clang analyzerMichał Łyszczek2018-01-261-0/+11
* version bumpMichał Łyszczek2018-01-261-1/+1
* fix: distcheck errors when calling distcleanMichał Łyszczek2018-01-241-17/+6
* Version bumpv0.1.1Michał Łyszczek2017-11-271-1/+1
* Added readme and missing info filesv0.1.0Michał Łyszczek2017-11-261-1/+1
* Made some portability changes in automakeMichał Łyszczek2017-11-261-1/+10
* Added custom snprintf if system doesn't provide oneMichał Łyszczek2017-11-261-0/+4
* Added tests for options and printMichał Łyszczek2017-11-201-12/+0
* Changed function names to be more consistentMichał Łyszczek2017-08-231-1/+1
* renamed options to el-options to be constant with myselfMichał Łyszczek2017-08-131-2/+2
* Added feature to print log to fileMichał Łyszczek2017-08-131-0/+10
* Added el_pmemory to print nice memory buffer outputMichał Łyszczek2017-07-291-2/+2
* Splitted some functions into separate filesMichał Łyszczek2017-07-291-2/+2
* First version, working simple printing to stderrMichał Łyszczek2017-05-251-0/+11