bob
505f801b7c
Add template for generic container element join
2025-08-08 10:48:33 +02:00
bob
855a8208a1
Bumped version to 1.4.0
2025-01-04 11:56:16 +01:00
bob
10a2fccbe2
Migrate to latest project structure
2025-01-03 14:19:54 +01:00
bob
b174130490
Fix runtime library lookup for macOS
2024-12-29 16:54:40 +01:00
bob
7efdf17989
Bump version to 1.3.1
2024-10-15 12:52:59 +02:00
bob
caf1d43331
Improve error message
2024-10-15 12:52:45 +02:00
bob
06060dab7c
Fix exception in parse_ini_file()
2024-10-15 12:40:09 +02:00
bob
c718b76e1e
Fix root user detection
2024-09-26 15:14:49 +02:00
bob
1a9671625f
Add support for non-root installs
2024-09-26 12:56:21 +02:00
bob
73d8fce15c
Fix deps
2024-09-12 16:35:24 +02:00
bob
23efe8dc71
Replace Makefile with new version
2024-09-12 14:53:42 +02:00
bob
efeb61b480
Fix LDLIBS linker errors
2024-03-28 15:25:09 +01:00
bob
37c866054a
Fix regex for key-value-pair
...
First group was a greedy match for the key, followed by a greedy match
for the whitespace up to the '='. This caused the white space to become
a suffix of the key... Solved by making it a non-greedy match.
2024-03-27 17:07:30 +01:00
bob
6e0c828404
added real_path function; bumped version to 1.1
2020-08-23 17:21:19 +02:00