aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: add back tap-driver.sh as not all autotools provides oneaix-supportMichał Łyszczek2018-02-073-2/+652
* fix: rename AC_CONFIG_MACR_DIRS to support older autoconfMichał Łyszczek2018-02-071-1/+1
* fix: wrong variable used to print short timestampMichał Łyszczek2018-02-071-1/+1
* fix: timestamp creation on some architecturesMichał Łyszczek2018-02-061-9/+13
* support for librb-3.0.0Michał Łyszczek2018-02-061-2/+1
* fix: bug in site generationv0.2.1Michał Łyszczek2018-01-291-1/+1
* add: missing readme.md file to distMichał Łyszczek2018-01-281-1/+1
* version bumpMichał Łyszczek2018-01-287-7/+7
* add: missing gen-download-page.sh to extra_distMichał Łyszczek2018-01-281-1/+1
* fix: enable analyzer only with --enable-analyzerMichał Łyszczek2018-01-272-0/+15
* add: make analyze using clang analyzerMichał Łyszczek2018-01-263-0/+15
* fix: remove tap-driver.sh from extra_distMichał Łyszczek2018-01-261-1/+1
* fix: change test directory from /tmp to ./ to prevent condition race with par...v0.2.0Michał Łyszczek2018-01-261-1/+1
* fix: removed debug print from testMichał Łyszczek2018-01-261-1/+0
* doc updateMichał Łyszczek2018-01-262-1/+72
* version bumpMichał Łyszczek2018-01-267-7/+7
* add: gen-download-page scriptMichał Łyszczek2018-01-264-0/+32
* update readme and manMichał Łyszczek2018-01-262-18/+81
* add: make check to test-compilation scriptMichał Łyszczek2018-01-261-2/+10
* add: tests when --disable-colorsMichał Łyszczek2018-01-261-0/+7
* add: tests when --disable-monotonic or --disable-realtimeMichał Łyszczek2018-01-263-3/+37
* add: tests when --disable-timestampMichał Łyszczek2018-01-261-1/+21
* add: disable file tests when --disable-out-fileMichał Łyszczek2018-01-261-0/+4
* add: tests when --disable-out-stderrMichał Łyszczek2018-01-261-5/+56
* refactor: remove superflous elses in configure.acMichał Łyszczek2018-01-261-36/+1
* add: allow to force to use portable snprintfMichał Łyszczek2018-01-265-10/+35
* fix: perror test error on some systemsMichał Łyszczek2018-01-251-5/+12
* fix: remove non-portable flags from test compilationMichał Łyszczek2018-01-251-1/+0
* fix: ftell after fopen(s, "a") not always points to end of fileMichał Łyszczek2018-01-251-3/+10
* removed: tap-driver to rely on autoconf to provide that fileMichał Łyszczek2018-01-254-653/+4
* fix: change NAME_MAX to FILENAME_MAX as it is not available on solarisMichał Łyszczek2018-01-251-6/+7
* fix: error in reading function pointer in va_arg on solarisMichał Łyszczek2018-01-251-2/+1
* fix: add /usr/{include,lib} to search pathMichał Łyszczek2018-01-251-0/+2
* fix: remove gcno files on clean + reformatMichał Łyszczek2018-01-242-2/+4
* add: autogen scriptMichał Łyszczek2018-01-241-0/+10
* fix: distcheck errors when calling distcleanMichał Łyszczek2018-01-2423-2825/+2830
* change: remove _OPT_ from options after removing it from embedlog.hMichał Łyszczek2018-01-244-32/+33
* add: ignores for release filesMichał Łyszczek2018-01-241-13/+15
* fix: add missing www makefile to autoconfMichał Łyszczek2018-01-241-1/+2
* add: ignoresMichał Łyszczek2018-01-241-0/+2
* update: documentationMichał Łyszczek2018-01-244-52/+82
* add: generation of websiteMichał Łyszczek2018-01-2313-553/+928
* change: shortened option enums, who wants to type so much?Michał Łyszczek2018-01-2310-215/+215
* Fix missing '\' in cflagsMichał Łyszczek2017-11-281-1/+1
* Updated man pagesMichał Łyszczek2017-11-286-51/+6
* Shortened EL_OPT_OUTPUT to EL_OPT_OUTMichał Łyszczek2017-11-2712-24/+24
* Version bumpv0.1.1Michał Łyszczek2017-11-272-2/+2
* Enhanced documentation, added some files to gitignoreMichał Łyszczek2017-11-272-7/+11
* Added usage examplesMichał Łyszczek2017-11-278-2/+252
* Added readme and missing info filesv0.1.0Michał Łyszczek2017-11-267-2/+100