aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add sha256sumLaurent Bercot2025-05-012-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next batch of build fixesLaurent Bercot2025-04-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More build fixesLaurent Bercot2025-04-293-10/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Latest batch of fixesLaurent Bercot2025-04-2815-30/+42
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2025-04-273-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* New templated configureLaurent Bercot2025-04-2714-12/+615
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Build fixesLaurent Bercot2025-04-273-14/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document pkg-config options in INSTALL; a few small changesLaurent Bercot2025-04-275-13/+69
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next iteration of dotpc, lots of fixesLaurent Bercot2025-04-258-56/+49
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* First version of pkg-config supportLaurent Bercot2025-04-257-179/+360
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add Sertonix's quineLaurent Bercot2025-03-262-0/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add export-array; update depsLaurent Bercot2025-03-2612-6/+150
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update documentationLaurent Bercot2024-11-062-2/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Support -P in forbacktickx as wellLaurent Bercot2024-11-061-6/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.7.0 ; rework forx/forstdin -p, add -P maxparLaurent Bercot2024-11-0618-159/+150
| | | | | | Also refactor several things to keep global footprint low Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.9.6.1v2.9.6.1Laurent Bercot2024-10-092-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Install static libraries in /usr/lib by defaultLaurent Bercot2024-09-234-20/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.6.1Laurent Bercot2024-09-135-6/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix runblock segvLaurent Bercot2024-07-211-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.9.6.0v2.9.6.0Laurent Bercot2024-06-071-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add importas -SLaurent Bercot2024-06-034-6/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.6.0, add elglob -dLaurent Bercot2024-05-279-15/+55
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.9.5.1v2.9.5.1Laurent Bercot2024-04-161-8/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix off-by-one in backtick; prepare for 2.9.5.1Laurent Bercot2024-04-166-4/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.9.5.0v2.9.5.0Laurent Bercot2024-04-151-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Use more accurate exit codes in backtick and foregroundLaurent Bercot2024-04-153-6/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.5.0; add ? support in backtickLaurent Bercot2024-04-0612-25/+119
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.4.1; fix some stack smashingLaurent Bercot2023-12-267-5/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* No, reallyLaurent Bercot2023-12-201-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* env_mergen() should never fail, by policyLaurent Bercot2023-12-201-2/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.9.4.0v2.9.4.0Laurent Bercot2023-11-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Tentative workaround for make bugLaurent Bercot2023-11-022-1/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Also fix /commandLaurent Bercot2023-10-301-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Also fix cleaningLaurent Bercot2023-10-301-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix multicall symlink installationLaurent Bercot2023-10-301-7/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simpler MakefileLaurent Bercot2023-09-221-27/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update quine-dam to a working versionLaurent Bercot2023-09-211-6/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bsdsnowflake is a lighter approach than nonposixLaurent Bercot2023-09-152-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next try for bad sys/stat.hLaurent Bercot2023-09-121-4/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* posixify eltest for time checksLaurent Bercot2023-09-122-3/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Defork execlineLaurent Bercot2023-09-117-84/+62
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-094-7/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.14Laurent Bercot2023-09-094-7/+10
| | | | 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>
* Doc fixLaurent Bercot2023-06-272-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc formatting fixesLaurent Bercot2023-06-252-15/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.4.0Laurent Bercot2023-06-245-4/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add dummy -e option to execlinebLaurent Bercot2023-04-212-4/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Better error reporting in execlinebLaurent Bercot2023-04-071-10/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.9.3.0v2.9.3.0Laurent Bercot2023-04-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>