Skip to content

[Pull Request] Merge dev. #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Aug 9, 2023
Merged

[Pull Request] Merge dev. #1

merged 12 commits into from
Aug 9, 2023

Conversation

ChenPi11
Copy link
Member

@ChenPi11 ChenPi11 commented Aug 9, 2023

Prepare for release v1.3.0.

ChenPi11 added 12 commits June 1, 2023 20:01
1. Add autoconf build script.
2. Remove MS-DOS support.
3. Remove CMake build rules.
4. Fix bugs.
5. Update docs.
6. Remove Python build script.

	修改:     .gitignore
	删除:     CMakeLists.txt
	删除:     Makefile
	新文件:   Makefile.devel
	新文件:   Makefile.in
	修改:     README.md
	新文件:   build-aux/install-sh
	新文件:   build-aux/mkinstalldirs
	新文件:   configure.ac
	重命名:   doc/archs.md -> doc/architectures.md
	修改:     doc/compilers.md
	修改:     doc/doc.md
	重命名:   doc/stds.md -> doc/languagestandards.md
	修改:     doc/platforms.md
	重命名:   src/title.h -> include/libplatform.h.in
	重命名:   src/lparchs.h -> include/platform_predef/architectures.h
	重命名:   src/lpcomps.h -> include/platform_predef/compilers.h
	重命名:   src/lpstds.h -> include/platform_predef/languagestandards.h
	重命名:   src/lpplat.h -> include/platform_predef/platforms.h
	新文件:   m4/readfile.m4
	删除:     make.cmd
	删除:     src/_lpcomps_make.py
	删除:     src/end.h
	删除:     tools/build.py
	删除:     tools/dos-make.bat
	修改:     .gitignore
	修改:     m4/readfile.m4
	新文件:   tools/prepare-release
	删除:     Makefile.devel
	删除:     Makefile.in
	删除:     build-aux/install-sh
	删除:     build-aux/mkinstalldirs
	删除:     configure.ac
	删除:     m4/readfile.m4
	删除:     tools/prepare-release
	修改:     .gitignore
	新文件:   include/cppp/cppp-platform.h.in
	删除:     include/libplatform.h.in
	重命名:   include/platform_predef/architectures.h -> src/architectures.h
	重命名:   include/platform_predef/compilers.h -> src/compilers.h
	重命名:   include/platform_predef/languagestandards.h -> src/languagestandards.h
	重命名:   include/platform_predef/platforms.h -> src/platforms.h
	修改:     doc/architectures.md
	修改:     doc/compilers.md
	修改:     doc/languagestandards.md
	修改:     doc/platforms.md
	修改:     src/architectures.h
	新文件:   ChangeLog
	新文件:   CMakeLists.txt
	重命名:   LICENSE -> COPYING
	修改:     ChangeLog
	修改:     doc/platforms.md
	修改:     include/cppp/cppp-platform.h.in
	修改:     ChangeLog
	新文件:   setup.cmd
	新文件:   setup.sh
	修改:     CMakeLists.txt
	修改:     ChangeLog
	新文件:   lang/en_US.langmap
	新文件:   lang/zh_CN.langmap
	修改:     src/languagestandards.h
	新文件:   CPPPPKG
	修改:     ChangeLog
	新文件:   FILELIST
	修改:     README.md
	新文件:   cpppdist.py
	修改:     ChangeLog
	修改:     README.md
	修改:     doc/doc.md
	修改:     doc/platforms.md
	新文件:   .github/workflows/build.yml
	修改:     ChangeLog
@ChenPi11 ChenPi11 merged commit 966edd1 into main Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant