Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile.in: Use "all" as dependency of "dev-check" | EuAndreh | 2021-02-21 | 1 | -1/+1 |
* | Makefile.in: Add debug information to built artifact | EuAndreh | 2021-02-20 | 1 | -1/+1 |
* | Makefile.in: Simplify build/tests of C code | EuAndreh | 2021-02-19 | 1 | -29/+25 |
* | Generate report.sh after CI finishes | EuAndreh | 2021-02-18 | 1 | -1/+1 |
* | Makefile.in: Fix typo in $(NAME_UC) | EuAndreh | 2021-02-18 | 1 | -1/+1 |
* | Makefile.in: include some setup of C code | EuAndreh | 2021-02-17 | 1 | -6/+26 |
* | Makefile.in: Add some C99 related variables | EuAndreh | 2021-02-17 | 1 | -0/+4 |
* | Makefile.in: Use @DATE@ and @VERSION@ from configure | EuAndreh | 2021-02-17 | 1 | -2/+2 |
* | Makefile.in: Generate remembering from .in file | EuAndreh | 2021-02-17 | 1 | -1/+6 |
* | Move DATE and VERSION to configure | EuAndreh | 2021-02-17 | 1 | -3/+3 |
* | Rearrange Makefile.in, using loops for manpages | EuAndreh | 2021-02-17 | 1 | -33/+42 |
* | Add ./configure script | EuAndreh | 2021-02-08 | 1 | -0/+65 |