YYCCommonplace/script
yyc12345 0cd9582757 refactor: refactor project layout
- move header files into an individual directory to prevent the possibility that file name is conflict in Linux include directory.
- update build script generator. use jinja2 template engine to get better view, rather than python code written by hand.
- add version number and version comparation macros in core library.
2024-11-03 14:51:18 +08:00
..
.gitignore refactor: refactor project layout 2024-11-03 14:51:18 +08:00
gen_build_script.py refactor: refactor project layout 2024-11-03 14:51:18 +08:00
linux_build.template.sh refactor: refactor project layout 2024-11-03 14:51:18 +08:00
win_build.template.bat refactor: refactor project layout 2024-11-03 14:51:18 +08:00