aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move "dist" target to aux/workflow/dist.shEuAndreh2021-02-211-11/+1
|
* Makefile.in: Use "all" as dependency of "dev-check"EuAndreh2021-02-211-1/+1
|
* Makefile.in: Add debug information to built artifactEuAndreh2021-02-201-1/+1
|
* Makefile.in: Simplify build/tests of C codeEuAndreh2021-02-191-29/+25
|
* Generate report.sh after CI finishesEuAndreh2021-02-181-1/+1
|
* Makefile.in: Fix typo in $(NAME_UC)EuAndreh2021-02-181-1/+1
|
* Makefile.in: include some setup of C codeEuAndreh2021-02-171-6/+26
|
* Makefile.in: Add some C99 related variablesEuAndreh2021-02-171-0/+4
|
* Makefile.in: Use @DATE@ and @VERSION@ from configureEuAndreh2021-02-171-2/+2
|
* Makefile.in: Generate remembering from .in fileEuAndreh2021-02-171-1/+6
|
* Move DATE and VERSION to configureEuAndreh2021-02-171-3/+3
|
* Rearrange Makefile.in, using loops for manpagesEuAndreh2021-02-171-33/+42
|
* Add ./configure scriptEuAndreh2021-02-081-0/+65