Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: cppp-project/cppp-platform

Tags

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2 from cppp-project/dev

Merge dev.

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from cppp-project/dev

[Pull Request] Merge dev.

v1.2.0

Toggle v1.2.0's commit message
1.更新了GNU Make规则

2.完善了README.md文档,添加了多种生成方式的说明和使用手册的链接
3.添加了使用手册文档
4.完善了Windows下make.cmd的生成方式
5.将lparchs中__arch_xxx__和__arch__的值改为数字,方便预处理判断
6.优化了lparchs宏的实现逻辑,避免某些编译器出错
7.将lpcomps中的__has_acc__改为__has_acc_compiler__,统一命名
8.删除lpstds的__has_c89__,因为它是世界上C语言的第一个标准,标准C语言都支持
8.添加了Python版本的生成规则
9.添加了MS-DOS下的生成方式
        修改:     Makefile
        修改:     README.md
        新文件:   doc/archs.md
        新文件:   doc/compilers.md
        新文件:   doc/doc.md
        新文件:   doc/platforms.md
        新文件:   doc/stds.md
        修改:     make.cmd
        修改:     src/lparchs.h
        修改:     src/lpcomps.h
        修改:     src/lpplat.h
        修改:     src/lpstds.h
        新文件:   tools/build.py
        新文件:   tools/dos-make.bat

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from ChenPi11/main

2023/3/26 1.0.1 Add Haiku OS support

v1.0.0

Toggle v1.0.0's commit message
1.0.0

	modified:   .gitignore
	modified:   LICENSE
	new file:   Makefile
	modified:   README.md
	new file:   include/end.h
	new file:   include/lparchs.h
	new file:   include/lpcomps.h
	new file:   include/lpplat.h
	new file:   include/lpstds.h
	new file:   include/title.h
	new file:   src/lpcomps_make.py
	new file:   src/make.py
Morty Proxy This is a proxified and sanitized view of the page, visit original site.