Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 5ee28d9c | 2025-10-16 17:00:40 | configure: fix build in local dir | ||
| f95a1d79 | 2025-10-16 12:24:03 | wip build in separate dir | ||
| 1e1f857f | 2025-10-13 12:54:08 | don't use dlopen for tls.so | ||
| c0750ff8 | 2025-10-12 15:42:42 | fix duplicate globals | ||
| 1cfd44ea | 2025-10-11 19:48:20 | Fix build on MacOS | ||
| 5bc77c4d | 2025-10-06 14:30:45 | config_prog, default argv0 and prefix | ||
| fe3ab5b4 | 2025-09-24 23:34:52 | remove all .command | ||
| 739d31c9 | 2025-09-23 01:28:33 | prepare release on macos | ||
| 3fbd53a3 | 2025-09-20 04:39:45 | fix SRC_TOP | ||
| 754fbef4 | 2025-08-27 23:00:11 | fix DESTDIR in make install | ||
| f7200b12 | 2025-08-19 21:41:36 | refactor file_open to accept s_str | ||
| 3f5d9a67 | 2025-08-13 19:47:22 | make dump with kc3s | ||
| 50fa19c3 | 2025-04-26 13:06:39 | make uninstall, fix build under windows | ||
| 906702e5 | 2025-03-23 13:11:36 | wip kc3s | ||
| db40523c | 2025-03-02 16:14:12 | Change copyright wording and extend to 2025 | ||
| b52185ba | 2025-02-14 22:40:46 | wip clang64 msys2 | ||
| bdc01abc | 2024-12-25 05:15:02 | wip | ||
| a5dc42e3 | 2024-12-03 22:15:52 | fix memleaks in ikc3 and kc3s | ||
| b6e7d3c9 | 2024-12-03 12:42:50 | make env forkable | ||
| 1165bf0f | 2024-12-03 11:06:11 | g_kc3_env as a pointer | ||
| 6ec028a1 | 2024-11-27 22:40:40 | wip win32 | ||
| b6bd86b4 | 2024-10-27 20:47:23 | fix build on macos | ||
| 90d43dfb | 2024-07-27 22:51:38 | config_i386 | ||
| efb20a1f | 2024-07-16 23:13:45 | wip ekc3, make kc3_dlopen silent on success | ||
| be34a823 | 2024-07-16 17:07:30 | fix ikc3 --load and kc3s --load | ||
| ca0a0ffa | 2024-07-16 15:35:29 | env: move --load to ikc3.c and kc3s.c, wrote kc3_puts | ||
| 1ae6ad0e | 2024-07-15 19:59:52 | rename c3 to kc3, fix update_source, configure, build | ||
| f3da01dc | 2024-07-16 14:45:21 | support --load and --quit | ||
| d4f526a9 | 2024-07-17 21:20:48 | configure: print own path | ||
| b7a148cb | 2024-07-16 21:10:50 | bugfix --load and newlines |