aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: remove unneeded AC_CHECK_FUNCSMichał Łyszczek2019-05-181-26/+3
* Conditionally remove fields from "struct el" to save spaceMichał Łyszczek2019-05-151-8/+15
* ABI/API change: add printing function name with logsMichał Łyszczek2019-03-011-0/+30
* version bump to v0.5.0Michał Łyszczek2019-02-281-1/+1
* add: option to print to stdoutMichał Łyszczek2018-12-051-2/+2
* bump version for next releaseMichał Łyszczek2018-11-231-1/+1
* clean that mess with feature test macro once and for allfeature-test-macro-mess-fixMichał Łyszczek2018-10-121-17/+0
* fix: compilation error on solarisMichał Łyszczek2018-10-121-0/+18
* remove check for memcpy, it is useless and breaks clang sanitizerMichał Łyszczek2018-10-111-2/+0
* fix: lib version which was forgotten in 0.3.0v0.3.1Michał Łyszczek2018-05-241-1/+1
* fix: binary logs could be enabled without output to fileMichał Łyszczek2018-05-031-24/+58
* bump version to v0.3.0Michał Łyszczek2018-05-031-1/+1
* add: search lm library for mathsolaris-build-fixMichał Łyszczek2018-04-231-0/+2
* add option to disable fractions of seconds in compile timeMichał Łyszczek2018-04-181-2/+20
* add: logging of binary dataMichał Łyszczek2018-04-171-0/+19
* add missing checks for fync and fileno in configureMichał Łyszczek2018-04-161-2/+1
* add: alternative algorithm for finding rotate fileMichał Łyszczek2018-04-141-0/+1
* move checking for access function from stderr to fileMichał Łyszczek2018-04-141-1/+1
* add: possibility to disable not portable extended colorsMichał Łyszczek2018-04-051-0/+16
* some consistency fixMichał Łyszczek2018-03-281-5/+5
* add: feature to print prefix with each messageMichał Łyszczek2018-03-281-0/+28
* fix: make clock optional (some RTOSes dont implement it)Michał Łyszczek2018-03-261-0/+24
* add: printing to tty (/dev/ttyS0) device directlyMichał Łyszczek2018-03-251-0/+19
* version bumpv0.2.2Michał Łyszczek2018-02-091-1/+1
* fix: add back tap-driver.sh as not all autotools provides oneaix-supportMichał Łyszczek2018-02-071-1/+0
* fix: rename AC_CONFIG_MACR_DIRS to support older autoconfMichał Łyszczek2018-02-071-1/+1
* version bumpMichał Łyszczek2018-01-281-1/+1
* fix: enable analyzer only with --enable-analyzerMichał Łyszczek2018-01-271-0/+11
* version bumpMichał Łyszczek2018-01-261-1/+1
* refactor: remove superflous elses in configure.acMichał Łyszczek2018-01-261-36/+1
* add: allow to force to use portable snprintfMichał Łyszczek2018-01-261-1/+27
* removed: tap-driver to rely on autoconf to provide that fileMichał Łyszczek2018-01-251-0/+1
* fix: add missing www makefile to autoconfMichał Łyszczek2018-01-241-1/+2
* Version bumpv0.1.1Michał Łyszczek2017-11-271-1/+1
* Enhanced documentation, added some files to gitignoreMichał Łyszczek2017-11-271-7/+7
* Added usage examplesMichał Łyszczek2017-11-271-1/+6
* Added readme and missing info filesv0.1.0Michał Łyszczek2017-11-261-1/+1
* Made some portability changes in automakeMichał Łyszczek2017-11-261-1/+1
* Added custom snprintf if system doesn't provide oneMichał Łyszczek2017-11-261-31/+7
* Made code more c89 friendlyMichał Łyszczek2017-11-261-1/+47
* change --enable-features to be enabled by defaultMichał Łyszczek2017-11-251-13/+20
* Added source coverage by testsMichał Łyszczek2017-11-241-1/+14
* Added tests for print and print to fileMichał Łyszczek2017-11-221-0/+2
* Added printing to custom functionMichał Łyszczek2017-10-201-2/+24
* Changed error to warning for some options setMichał Łyszczek2017-08-151-2/+2
* Added feature to print log to fileMichał Łyszczek2017-08-131-12/+33
* Added el_pmemory to print nice memory buffer outputMichał Łyszczek2017-07-291-0/+10
* Added some guards for --enable-FEATURESMichał Łyszczek2017-05-261-0/+10
* Added reentrant functions for multi thread safetyMichał Łyszczek2017-05-261-0/+22
* Added termina colorization supportMichał Łyszczek2017-05-261-1/+22