Skip to content
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

build: optimze build #60

Merged
merged 2 commits into from
Feb 29, 2024
Merged

build: optimze build #60

merged 2 commits into from
Feb 29, 2024

Conversation

msclock
Copy link
Collaborator

@msclock msclock commented Feb 29, 2024

  • update baseline and cmake-modules.
  • remove some useless cmake build instructions and optimize heaeder-only layout.

remove some useless cmake instructions and optimize
layout for header-only.
@msclock msclock merged commit 359da38 into master Feb 29, 2024
1 check passed
@msclock msclock deleted the build branch February 29, 2024 15:24
msclock added a commit that referenced this pull request Mar 6, 2024
- update baseline and cmake-modules.
- remove some useless cmake build instructions and optimize heaeder-only layout.
github-actions bot pushed a commit that referenced this pull request Mar 8, 2024
## [1.2.12-beta.1](v1.2.11...v1.2.12-beta.1) (2024-03-08)

### Bug Fixes

* same archive output name conficts on windows ([fcbd709](fcbd709))

### Performance

* coverage support ([e471cf2](e471cf2))

### Chores

* optimize annotated tags creation of automatic release ([4982871](4982871))
* optimize project configuration ([#58](#58)) ([2350b75](2350b75))

### Build

* optimize cmake tool file load ([#61](#61)) ([c15a740](c15a740))
* optimze build ([#60](#60)) ([359da38](359da38))
* simplify CMakePresets.json ([#62](#62)) ([8032f3b](8032f3b))

### CI

* add consistency checker ([#63](#63)) ([2adb394](2adb394))

### Docs

* fix typo in CHANGELOG.md ([76326f4](76326f4))
* improve documentation for readability ([#37](#37)) ([381ee70](381ee70))
* remove redundant sphinx cmake extension ([498def5](498def5))
* simplify docs build ([#64](#64)) ([c598866](c598866))
github-actions bot pushed a commit that referenced this pull request Mar 13, 2024
## [1.3.0](v1.2.11...v1.3.0) (2024-03-13)

### Features

* coverage support and improve documentation ([#66](#66)) ([c2b0bf8](c2b0bf8))

### Refactor

* refine cmake comments ([c6a3536](c6a3536))

### Chores

* indent 2 for js ([84efe48](84efe48))
* loose some folders watched ([33702c6](33702c6))
* optimize annotated tags creation of automatic release ([4982871](4982871))
* optimize project configuration ([#58](#58)) ([03afcf8](03afcf8))
* rename docs related cmake targets to use dash naming convention ([95ace5e](95ace5e))

### Build

* optimize cmake tool file load ([#61](#61)) ([f44a4b2](f44a4b2))
* optimze build ([#60](#60)) ([b99bd6b](b99bd6b))
* simplify CMakePresets.json ([#62](#62)) ([2172148](2172148))

### CI

* add consistency checker ([#63](#63)) ([ca93006](ca93006))

### Docs

* add full name in README ([c5192b6](c5192b6))
* fix typo in CHANGELOG.md ([76326f4](76326f4))
* simplify docs build ([#64](#64)) ([ed57817](ed57817))
* temp WIP ([ec84dd5](ec84dd5))
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