aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version: 0.0.2.1v0.0.2.1Laurent Bercot2025-12-241-0/+1
|
* releng fixesLaurent Bercot2025-12-231-1/+1
|
* Update gen-deps.sh; prepare for 0.0.2.1Laurent Bercot2025-10-267-9/+20
|
* Document sr.ht mirrorLaurent Bercot2025-09-241-1/+2
|
* Support shlibs on MacOS, next iterationLaurent Bercot2025-05-302-0/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Correctly use pthread_lib sysdepLaurent Bercot2025-05-292-4/+12
|
* Support shlibs on MacOSLaurent Bercot2025-05-263-22/+64
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.2.0v0.0.2.0Laurent Bercot2025-05-051-0/+4
| | | | 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.2.0; move to new systemLaurent Bercot2025-04-2826-79/+936
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for next version, fix configureLaurent Bercot2025-03-277-7/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.8v0.0.1.8Laurent Bercot2024-10-091-21/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update library autodepsLaurent Bercot2024-10-085-7/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.8; install static libs in /usr/lib by defaultLaurent Bercot2024-09-237-26/+25
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.7v0.0.1.7Laurent Bercot2023-11-061-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simpler MakefileLaurent Bercot2023-09-221-7/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.7Laurent Bercot2023-09-095-4/+18
| | | | 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>
* Move configure line out of the wayLaurent Bercot2023-07-101-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.6v0.0.1.6Laurent Bercot2023-01-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.6Laurent Bercot2022-11-297-6/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.5v0.0.1.5Laurent Bercot2021-12-211-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.5, fix configureLaurent Bercot2021-12-196-11/+24
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.4v0.0.1.4Laurent Bercot2021-09-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.4Laurent Bercot2021-08-105-4/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-0122-44/+86
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.3v0.0.1.3Laurent Bercot2021-04-151-7/+11
|
* Prepare for 0.0.1.3Laurent Bercot2021-04-135-4/+17
|
* 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
|
* version: 0.0.1.2v0.0.1.2Laurent Bercot2021-01-101-1/+1
|
* Prepare for 0.0.1.2Laurent Bercot2021-01-036-5/+18
|
* configure should be executable >.>Laurent Bercot2020-12-291-0/+0
|
* Don't put -fno-stack-protector in default CFLAGSLaurent Bercot2020-12-281-1/+0
|
* configure fixLaurent Bercot2020-12-181-7/+7
|
* webipc.h -> socket.hLaurent Bercot2020-12-091-1/+1
|
* version: 0.0.1.1v0.0.1.1Laurent Bercot2020-10-041-1/+1
|
* Prepare for 0.0.1.1Laurent Bercot2020-10-025-5/+18
|
* Doc fixesLaurent Bercot2020-03-303-3/+4
|
* Include posixishard as late as possibleLaurent Bercot2020-03-211-1/+1
|
* version: 0.0.1.0v0.0.1.0Laurent Bercot2020-03-031-2/+0
|
* Add bcnm-waitif docLaurent Bercot2020-02-112-0/+88
|
* Add bcnm-waitifLaurent Bercot2020-02-1011-3/+296
|
* Update skalibs deps to 2.9.2.0Laurent Bercot2020-01-273-3/+3
|
* Fix shared libs installationLaurent Bercot2020-01-271-3/+2
|
* Try WPA-PSK-SHA256 when supported by wpa_supplicantLaurent Bercot2019-12-151-2/+7
|