|
| 1 | +2023-08-07 ChenPi11 <wushengwuxi-msctinoulk@outlook.com> |
| 2 | + |
| 3 | + Update docs. |
| 4 | + Change project structure. |
| 5 | + Remove Autoconf buildsystem support. |
| 6 | + Add ChangeLog. |
| 7 | + |
| 8 | +2023-06-01 ChenPi11 <wushengwuxi-msctinoulk@outlook.com> |
| 9 | + |
| 10 | + Add prepare-release. |
| 11 | + Update build rules. |
| 12 | + - Add autoconf build script. |
| 13 | + - Remove MS-DOS support. |
| 14 | + - Remove CMake build rules. |
| 15 | + - Fix bugs. |
| 16 | + - Update docs. |
| 17 | + - Remove Python build script. |
| 18 | + |
| 19 | +2023-04-09 ChenPi11 <wushengwuxi-msctinoulk@outlook.com> |
| 20 | + |
| 21 | + Add so many things. |
| 22 | + - 更新了GNU Make规则 |
| 23 | + - 完善了README.md文档,添加了多种生成方式的说明和使用手册的链接 |
| 24 | + - 添加了使用手册文档 |
| 25 | + - 完善了Windows下make.cmd的生成方式 |
| 26 | + - 将lparchs中__arch_xxx__和__arch__的值改为数字,方便预处理判断 |
| 27 | + - 优化了lparchs宏的实现逻辑,避免某些编译器出错 |
| 28 | + - 将lpcomps中的__has_acc__改为__has_acc_compiler__,统一命名 |
| 29 | + - 删除lpstds的__has_c89__,因为它是世界上C语言的第一个标准,标准C语言都支持 |
| 30 | + - 添加了Python版本的生成规则 |
| 31 | + - 添加了MS-DOS下的生成方式 |
| 32 | + |
| 33 | +2023-04-05 ChenPi11 <wushengwuxi-msctinoulk@outlook.com> |
| 34 | + |
| 35 | + Add CMake and cmd build. |
| 36 | + - 添加了CMake生成方式和cmd.exe生成方式 |
| 37 | + - 完善了项目结构 |
| 38 | + - 完善了Makefile |
| 39 | + - 删除Python生成方式:make.py |
| 40 | + - 修复了一些bug |
| 41 | + - 将所有文件结尾由CR LF改为LF,make.cmd除外 |
| 42 | + - 完善了README.md文档,添加生成方式和用法的说明 |
| 43 | + - 修改了输出文件名,libplatform.h改名为platform_predef.h |
| 44 | + - 更新.gitignore |
| 45 | + |
| 46 | +2023-03-26 ChenPi11 <wushengwuxi-msctinoulk@outlook.com> |
| 47 | + |
| 48 | + 1.0.1 Add Haiku OS support. |
| 49 | + |
| 50 | +2023-02-18 ChenPi11 <wushengwuxi-msctinoulk@outlook.com> |
| 51 | + |
| 52 | + Update title.h |
| 53 | + |
| 54 | +2023-02-18 ChenPi11 <wushengwuxi-msctinoulk@outlook.com> |
| 55 | + |
| 56 | + 1.0.0 |
| 57 | + |
| 58 | +2023-02-18 ChenPi11 <wushengwuxi-msctinoulk@outlook.com> |
| 59 | + |
| 60 | + Initial commit. |
0 commit comments