aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version: 0.0.3.2v0.0.3.2Laurent Bercot2026-05-091-0/+1
|
* Update deps/docs/mirrorsLaurent Bercot2026-04-045-2/+7
|
* Add support for disabling rpath; prepare for 0.0.3.2Laurent Bercot2026-03-3110-10/+45
|
* AI policies; better -lskarnet error messageLaurent Bercot2026-03-272-1/+31
|
* version: 0.0.3.1v0.0.3.1Laurent Bercot2025-12-241-0/+1
|
* releng fixesLaurent Bercot2025-12-232-3/+4
|
* fix gen-deps.shLaurent Bercot2025-10-261-3/+1
|
* Prepare for 0.0.3.1Laurent Bercot2025-08-195-7/+23
|
* Update docLaurent Bercot2025-06-151-2/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Support shlibs on MacOS, next iterationLaurent Bercot2025-05-301-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Correctly use pthread_lib sysdepLaurent Bercot2025-05-292-4/+12
|
* Support shlibs on MacOSLaurent Bercot2025-05-264-25/+64
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.3.0v0.0.3.0Laurent Bercot2025-05-051-0/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add hashLaurent Bercot2025-05-012-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next batch of build fixesLaurent Bercot2025-04-292-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More build fixesLaurent Bercot2025-04-293-8/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Latest batch of fixesLaurent Bercot2025-04-281-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.3.0; move to new systemLaurent Bercot2025-04-2825-84/+940
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for next version, fix configureLaurent Bercot2025-03-277-9/+23
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.2.0v0.0.2.0Laurent Bercot2024-10-093-6/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2024-10-043-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Turn queries into a doubly linked listLaurent Bercot2024-10-042-25/+28
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add debug instructionLaurent Bercot2024-10-011-0/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.2.0; make it work on ipv6Laurent Bercot2024-09-289-44/+44
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.7; align configure to rest of skawareLaurent Bercot2024-09-237-21/+30
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.6v0.0.1.6Laurent Bercot2023-11-062-0/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simpler MakefileLaurent Bercot2023-09-221-7/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-094-3/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: Catch all of variable valuesMobin2023-07-101-1/+1
| | | | | | | If variables have multiple values (such as CFLAGS="-std=c11 -fPIE"), eval drops most values (except first one) from it. This commit fixes this issue. Signed-off-by: Mobin "Hojjat" Aydinfar <mobin@mobintestserver.ir>
* Prepare for 0.0.1.6Laurent Bercot2023-07-075-6/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: selfpipe_trapset error pathLaurent Bercot2023-04-071-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.5v0.0.1.5Laurent Bercot2023-01-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.5Laurent Bercot2022-11-299-10/+25
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.4v0.0.1.4Laurent Bercot2022-06-141-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove spurious newlinesLaurent Bercot2022-06-131-2/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.4; adapt to skalibs-2.12.0.0Laurent Bercot2022-04-097-9/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.3v0.0.1.3Laurent Bercot2021-12-211-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.3Laurent Bercot2021-12-195-6/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: support DESTDIR for sysdeps tooLaurent Bercot2021-12-051-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot2021-12-051-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.2v0.0.1.2Laurent Bercot2021-09-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add patch-for-solarisLaurent Bercot2021-09-261-0/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Set tc bit when truncating a packetLaurent Bercot2021-08-261-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.2; adapt to skalibs-2.11.0.0Laurent Bercot2021-08-106-7/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-045-10/+52
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.1v0.0.1.1Laurent Bercot2021-04-151-1/+0
|
* Prepare for 0.0.1.1Laurent Bercot2021-04-135-6/+21
|
* Do not compile or link into /dev/nullLaurent Bercot2021-04-111-4/+6
|
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-092-3/+2
|
* noexecstack only works in LDFLAGSLaurent Bercot2021-04-081-1/+1
|