stephenseo
  • Joined on 2021-04-30
stephenseo released c_simple_http version 1.2 at stephenseo/c_simple_http 2024-11-12 03:07:33 +00:00
stephenseo pushed tag 1.2 to stephenseo/c_simple_http 2024-11-12 03:06:53 +00:00
stephenseo pushed to main at stephenseo/c_simple_http 2024-11-12 03:06:53 +00:00
600d558b11 Update README.md
b155934701 Update Changelod.md, version 1.2
4784f83234 Impl. copying over "static-dir" files on generate
37e0c3a98b Remove unused parameter in function in config.c
0bbe280e1f Cleanup by separating "generate" to source files
Compare 8 commits »
stephenseo closed issue stephenseo/c_simple_http#11 2024-11-12 03:06:53 +00:00
Add a --generate-dir=<dir> option
stephenseo pushed to dev at stephenseo/c_simple_http 2024-11-12 03:06:52 +00:00
600d558b11 Update README.md
b155934701 Update Changelod.md, version 1.2
Compare 2 commits »
stephenseo pushed to dev at stephenseo/AnotherAURHelper 2024-11-11 06:58:27 +00:00
ed1b49d28a Specify "CCACHE_NOHASHDIR" when using ccache
stephenseo commented on issue stephenseo/c_simple_http#11 2024-11-11 06:11:03 +00:00
Add a --generate-dir=<dir> option

Not sure if --enable-static-dir=<DIR> combined with this option should place the static files into the generated directory.

This has been implemented (seen in latest dev branch).

stephenseo pushed to dev at stephenseo/c_simple_http 2024-11-11 06:10:32 +00:00
4784f83234 Impl. copying over "static-dir" files on generate
stephenseo pushed to dev at stephenseo/c_simple_http 2024-11-10 12:10:51 +00:00
37e0c3a98b Remove unused parameter in function in config.c
0bbe280e1f Cleanup by separating "generate" to source files
Compare 2 commits »
stephenseo pushed to dev at stephenseo/c_simple_http 2024-11-10 11:48:35 +00:00
faa262ba95 Check if fopen() fails during generating html
stephenseo pushed to dev at stephenseo/c_simple_http 2024-11-10 11:46:04 +00:00
68551de565 Fix typo in impl. of --generate-dir=<DIR>
stephenseo commented on issue stephenseo/c_simple_http#11 2024-11-10 11:43:42 +00:00
Add a --generate-dir=<dir> option

Not sure if --enable-static-dir=<DIR> combined with this option should place the static files into the generated directory.

stephenseo pushed to dev at stephenseo/c_simple_http 2024-11-10 11:41:53 +00:00
de2d15033e Impl. --generate-dir=<DIR>
stephenseo opened issue stephenseo/c_simple_http#11 2024-11-08 07:14:55 +00:00
Add a --generate option
stephenseo released c_simple_http version 1.1 at stephenseo/c_simple_http 2024-11-08 06:21:57 +00:00
stephenseo pushed tag 1.1 to stephenseo/c_simple_http 2024-11-08 06:21:33 +00:00
stephenseo pushed to main at stephenseo/c_simple_http 2024-11-08 06:21:33 +00:00
0d552d2cb0 Version 1.1
e1dde1576a Update Changelog.md
1cb593e155 Allow key/value buffers to be dynamically sized
95aef64618 Refactor config.c to change c-macros to functions
Compare 4 commits »
stephenseo closed issue stephenseo/c_simple_http#10 2024-11-08 06:21:33 +00:00
Make buffer sizes dynamic in config.c
stephenseo closed issue stephenseo/c_simple_http#9 2024-11-08 06:21:33 +00:00
Cleanup config.c
stephenseo pushed to dev at stephenseo/c_simple_http 2024-11-08 06:21:32 +00:00
0d552d2cb0 Version 1.1