| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump to version 0.1.1HEADv0.1.1master | Xavier Del Campo Romero | 2026-04-05 | 1 | -1/+1 |
| | | |||||
| * | Makefile: Set SONAME | Xavier Del Campo Romero | 2026-04-05 | 1 | -4/+4 |
| | | | | | Original patch by Aryan Karamtoth <spaciouscoder78@disroot.org>. | ||||
| * | Makefile: Fix installation location for dynstr.pc | Xavier Del Campo Romero | 2026-04-05 | 1 | -3/+3 |
| | | | | | Original patch by Aryam Karamtoth <spaciouscoder78@disroot.org>. | ||||
| * | Makefile: support user CFLAGS/LDFLAGS | Xavier Del Campo Romero | 2026-04-05 | 1 | -3/+8 |
| | | | | | | | | | Users should be able to append their own CFLAGS/LDFLAGS to those defined by the project by default. This is usually required by software distributions. [1] [1]: https://wiki.debian.org/HardeningWalkthrough#Handwritten_Makefiles | ||||
| * | Makefile: Support distclean target | Xavier Del Campo Romero | 2026-04-05 | 1 | -0/+3 |
| | | |||||
| * | Makefile: Set -O1v0.1.0-rc4v0.1.0 | Xavier Del Campo Romero | 2023-10-25 | 1 | -1/+1 |
| | | |||||
| * | Makefile: Adhere to GNU Make directory variables | Xavier Del Campo Romero | 2023-10-25 | 1 | -15/+17 |
| | | |||||
| * | Makefile: Build dynstr also as a shared library | Xavier Del Campo Romero | 2023-10-25 | 1 | -7/+21 |
| | | |||||
| * | Makefile: Update copyright year | Xavier Del Campo Romero | 2023-10-25 | 1 | -1/+1 |
| | | |||||
| * | Makefile: Fix wrong installation directory | Xavier Del Campo Romero | 2023-10-16 | 1 | -3/+3 |
| | | | | | Libraries are meant to be placed in $PREFIX/lib, and not $PREFIX/bin. | ||||
| * | Install .pc file | Xavier Del Campo Romero | 2023-10-16 | 1 | -1/+8 |
| | | |||||
| * | Support installationv0.1.0-rc1 | Xavier Del Campo Romero | 2023-10-02 | 1 | -0/+9 |
| | | |||||
| * | Makefile: add clean target | Xavier Del Campo Romero | 2023-08-01 | 1 | -0/+3 |
| | | |||||
| * | Support POSIX make(1) as build system | Xavier Del Campo Romero | 2023-05-28 | 1 | -0/+25 |
