| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Makefile: Generate build samples before running the tests | EuAndreh | 2021-08-20 | 1 | -1/+1 |
| | | | | | | This way even with failing tests one can see the interactive evolution of the generated HTML files. | ||||
| * | Makefile: Copy libgistatic.a and gistatic.h on "install" target | EuAndreh | 2021-08-20 | 1 | -3/+8 |
| | | |||||
| * | Makefile: Adapt to multiple C sources, generate src/config.h and libgistatic.a | EuAndreh | 2021-08-19 | 1 | -16/+40 |
| | | |||||
| * | aux/workflow/installcheck.sh: Remove in favor of repocheck.sh | EuAndreh | 2021-08-19 | 1 | -8/+1 |
| | | | | | | Adjust Makefile accordingly, alre removing "installcheck" and "uninstallcheck" targets. | ||||
| * | Makefile: rm src/tar.t in "clean" target | EuAndreh | 2021-08-17 | 1 | -1/+1 |
| | | |||||
| * | Makefile: Use CFLAGS_FINAL and LDLIBS_FINAL | EuAndreh | 2021-08-17 | 1 | -6/+4 |
| | | | | | | | | | This allows the caller to not only provide $(CFLAGS), but also override $(FINAL_CFLAGS). This accomplishes a similar behaviour to "CFLAGS += ...", but now allowing the caller to discard the appended flags too. | ||||
| * | Makefile: Fix $(MANPREFIX) path | EuAndreh | 2021-08-17 | 1 | -1/+1 |
| | | |||||
| * | Add stub src/tar.c | EuAndreh | 2021-08-07 | 1 | -1/+2 |
| | | |||||
| * | mv aux/assert-catgets.sh tests/assert-catgets.sh | EuAndreh | 2021-08-06 | 1 | -1/+1 |
| | | |||||
| * | mv aux/workflow/manpages.sh doc/manpages.sh | EuAndreh | 2021-08-06 | 1 | -3/+3 |
| | | |||||
| * | tests/: Add integration tests, also test with Valgrind | EuAndreh | 2021-08-05 | 1 | -12/+3 |
| | | |||||
| * | Move tests/resources{ => /repositories}/repo* | EuAndreh | 2021-08-05 | 1 | -5/+6 |
| | | |||||
| * | Makefile: Add "c-dev-check" target with Valgrind | EuAndreh | 2021-08-05 | 1 | -1/+12 |
| | | |||||
| * | Use .git symlink to simplify testing of embedded repositories | EuAndreh | 2021-08-05 | 1 | -1/+6 |
| | | |||||
| * | aux/assert-catgets.sh: Add, include in "check" target on Makefile; update ↵ | EuAndreh | 2021-08-02 | 1 | -0/+1 |
| | | | | | gistatic.msg | ||||
| * | Makefile: Add -lgit2 flag | EuAndreh | 2021-07-31 | 1 | -4/+6 |
| | | |||||
| * | Re-setup repository using C over Rust | EuAndreh | 2021-07-27 | 1 | -35/+78 |
| | | |||||
| * | Makefile: Stop using gzip | EuAndreh | 2021-06-12 | 1 | -1/+1 |
| | | |||||
| * | Makefile: Use $(NAME) | EuAndreh | 2021-06-04 | 1 | -7/+7 |
| | | |||||
| * | Update Makefile for Rust | EuAndreh | 2021-05-31 | 1 | -21/+12 |
| | | |||||
| * | Add Perl::Critic and B::Lint | EuAndreh | 2021-03-08 | 1 | -0/+2 |
| | | |||||
| * | mv doc/gistatic-templates.pod.5 doc/gistatic-template.pod.5; link to it in ↵ | EuAndreh | 2021-03-08 | 1 | -1/+1 |
| | | | | | README.md | ||||
| * | Makefile: Clean pod2htmld.tmp file on "clean" target | EuAndreh | 2021-03-08 | 1 | -1/+1 |
| | | |||||
| * | Adapt Makefile for Perl project, add placeholder files | EuAndreh | 2021-03-08 | 1 | -62/+23 |
| | | |||||
| * | Add empty tests/cli-opts.sh | EuAndreh | 2021-03-06 | 1 | -2/+3 |
| | | |||||
| * | Add base project skeleton files | EuAndreh | 2021-03-06 | 1 | -0/+96 |
