1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2024-11-13 11:04:27 -05:00
Commit graph

12 commits

Author SHA1 Message Date
d066a9d231
Main: test different conditions in CI 2022-06-07 21:16:52 +03:00
28e0cf6a54
Main: build with Tiny C Compiler 2022-06-06 05:42:18 +03:00
bab58f40b5
Bump version (0.3.0) [1/2] 2022-05-28 13:00:59 +03:00
725e381a9e
Main: configure.ac:
* Test options made stable
* Added options to enable tests that require Python 3 with YAML and Jinja2
2022-05-24 20:48:01 +03:00
313c8dafed
Bump version (0.2.0) [fix] 2022-05-24 16:35:18 +03:00
39aeb141ab
Main: fix and test distribution 2022-05-24 16:34:51 +03:00
ed357c0a81
Main: configure.ac: Add option to enable tests that require Python 2022-05-23 22:58:45 +03:00
dbe99b83be
Main: fix warnings in tests 2022-02-02 08:09:54 +05:00
03df12697e
Fix CI 2022-02-02 08:02:05 +05:00
44cb155baf
Main: generate position-independent code by default
Disable with "--disable-pic"
2022-02-02 07:37:13 +05:00
13bc3d166a
Test library conditional compilation 2022-02-01 12:01:27 +05:00
e88dfacd53
Split GitHub Actions into separate workflows 2022-01-31 14:20:15 +05:00