16 Commits

Author SHA1 Message Date
cbbc06179a moved initialization of the sub programs to the main program 2025-06-03 22:18:22 +09:00
715085c778 moved the xma mmgr to std.c with the new function hawk_init_xma_mmgr() and hawk_fini_xma_mmgr() 2025-06-03 21:53:33 +09:00
cbf85790ec updated the build files to be able to choose between static modules and dynamic modules even if the main library is static 2025-05-25 17:15:49 +09:00
404b1297d3 refactored the main function 2025-05-24 11:19:27 +09:00
d8b3e8ef9e updated the main function 2025-05-23 23:28:45 +09:00
a5f7e9d43c code update to proudct a single hawk binary including sed 2025-05-16 00:41:36 +09:00
d6ac0010d3 fixed a segfault bug in mysql::stmt_init(), raising the version to 0.9.8
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-25 15:21:53 +09:00
35e8edd783 fixed typos
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-02 22:47:30 +09:00
616fe96150 fixed the location of SIGPIPE change in bin/hawk.c
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-29 09:32:00 +09:00
f928ce5ec8 code touch-up for recent c language standard
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-28 13:32:29 +09:00
0407dd648c raised the version to 0.9.7.
All checks were successful
continuous-integration/drone/push Build is passing
added Hawk::Value::getTypeName().
fixed some build issues
2024-04-16 12:05:50 +09:00
1fc2c0eb12 renamed AX_CXX_NAMESPACE_STD to AX_CXX_NAMESPACES
Some checks failed
continuous-integration/drone/push Build is failing
2023-10-20 23:59:19 +09:00
a4aa2a36ae updated various build files
Some checks failed
continuous-integration/drone Build is failing
2023-10-20 22:59:09 +09:00
6037c47e3f modified configure.ac to capture configure command and arguments 2023-10-08 14:36:25 +09:00
0efc4f8344 fixed the case of some header files not installed 2023-01-13 00:48:18 +09:00
9efdf82b16 fixed some build file flaws 2022-09-25 02:08:01 +09:00