Skip to content

Commit 43b3338

Browse files
committed
Release v0.1.0
1 parent 5f65d2b commit 43b3338

50 files changed

Lines changed: 499 additions & 250 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

BUILDING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## Operating Systems
44

55
* [Window (10/11)](BUILDING.md#windows-1011)
6-
* [Ubuntu (22.04 LTS)](BUILDING.md#ubuntu-2204-lts)
7-
* [macOS (Ventura 13)](BUILDING.md#macos-ventura-13)
6+
* [Ubuntu (22.04/24.04)](BUILDING.md#ubuntu-22042404)
7+
* [macOS (13/14)](BUILDING.md#macos-1314)
88
* [Build Project](BUILDING.md#build-project)
99

1010

@@ -28,7 +28,7 @@ You may use default Git install options or chose any other default Git editor in
2828
1. Download latest release version of installer from [cmake.org](https://cmake.org/download)
2929
2. Select "Add CMake to the system PATH for the current user" during installation
3030

31-
# Ubuntu (22.04 LTS)
31+
# Ubuntu (22.04/24.04)
3232

3333
## 1. Install Visual Studio Code (Or any other IDE)
3434

@@ -41,7 +41,7 @@ You may use default Git install options or chose any other default Git editor in
4141
2. And ```sudo apt-get install git gcc g++ cmake```
4242

4343

44-
# macOS (Ventura 13)
44+
# macOS (13/14)
4545

4646
## 1. Install Xcode (Or any other IDE)
4747

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ if(TARGET ecsm-static)
2222
return()
2323
endif()
2424

25-
project(ecsm VERSION 0.0.1 LANGUAGES CXX
25+
project(ecsm VERSION 0.1.0 LANGUAGES CXX
2626
DESCRIPTION "Easy to use Entity Component System Manager C++ library"
2727
HOMEPAGE_URL "https://github.com/cfnptr/ecsm")
2828

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ PROJECT_NAME = ECSM
4848
# could be handy for archiving the generated documentation or if some version
4949
# control system is used.
5050

51-
PROJECT_NUMBER = v1.0.0
51+
PROJECT_NUMBER = v0.1.0
5252

5353
# Using the PROJECT_BRIEF tag one can provide an optional one line description
5454
# for a project that appears at the top of each page and should give viewer a

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,9 @@ Use building [instructions](BUILDING.md) to install all required tools and libra
124124
125125
```
126126
git clone https://github.com/cfnptr/ecsm
127-
```
127+
```
128+
129+
## Building ![CI](https://github.com/cfnptr/ecsm/actions/workflows/cmake.yml/badge.svg)
130+
131+
* Windows: ```./scripts/build-release.bat```
132+
* macOS / Ubuntu: ```./scripts/build-release.sh```

docs/annotated.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<tbody>
2828
<tr id="projectrow">
2929
<td id="projectalign">
30-
<div id="projectname">ECSM<span id="projectnumber">&#160;v1.0.0</span>
30+
<div id="projectname">ECSM<span id="projectnumber">&#160;v0.1.0</span>
3131
</div>
3232
</td>
3333
</tr>
@@ -82,7 +82,7 @@
8282
<!-- start footer part -->
8383
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
8484
<ul>
85-
<li class="footer">Generated on Sun May 26 2024 for ECSM by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.11.0 </li>
85+
<li class="footer">Generated on Fri May 31 2024 for ECSM by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.11.0 </li>
8686
</ul>
8787
</div>
8888
</body>

docs/classecsm_1_1_do_not_destroy_system-members.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<tbody>
2828
<tr id="projectrow">
2929
<td id="projectalign">
30-
<div id="projectname">ECSM<span id="projectnumber">&#160;v1.0.0</span>
30+
<div id="projectname">ECSM<span id="projectnumber">&#160;v0.1.0</span>
3131
</div>
3232
</td>
3333
</tr>
@@ -78,7 +78,7 @@
7878
<!-- start footer part -->
7979
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
8080
<ul>
81-
<li class="footer">Generated on Sun May 26 2024 for ECSM by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.11.0 </li>
81+
<li class="footer">Generated on Fri May 31 2024 for ECSM by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.11.0 </li>
8282
</ul>
8383
</div>
8484
</body>

docs/classecsm_1_1_do_not_destroy_system.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<tbody>
2828
<tr id="projectrow">
2929
<td id="projectalign">
30-
<div id="projectname">ECSM<span id="projectnumber">&#160;v1.0.0</span>
30+
<div id="projectname">ECSM<span id="projectnumber">&#160;v0.1.0</span>
3131
</div>
3232
</td>
3333
</tr>
@@ -294,7 +294,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ae3591fbf7d6547e79124a65d
294294
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
295295
<ul>
296296
<li class="navelem"><b>ecsm</b></li><li class="navelem"><a class="el" href="classecsm_1_1_do_not_destroy_system.html">DoNotDestroySystem</a></li>
297-
<li class="footer">Generated on Sun May 26 2024 for ECSM by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.11.0 </li>
297+
<li class="footer">Generated on Fri May 31 2024 for ECSM by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.11.0 </li>
298298
</ul>
299299
</div>
300300
</body>

docs/classecsm_1_1_entity-members.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<tbody>
2828
<tr id="projectrow">
2929
<td id="projectalign">
30-
<div id="projectname">ECSM<span id="projectnumber">&#160;v1.0.0</span>
30+
<div id="projectname">ECSM<span id="projectnumber">&#160;v0.1.0</span>
3131
</div>
3232
</td>
3333
</tr>
@@ -74,7 +74,7 @@
7474
<!-- start footer part -->
7575
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
7676
<ul>
77-
<li class="footer">Generated on Sun May 26 2024 for ECSM by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.11.0 </li>
77+
<li class="footer">Generated on Fri May 31 2024 for ECSM by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.11.0 </li>
7878
</ul>
7979
</div>
8080
</body>

docs/classecsm_1_1_entity.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<tbody>
2828
<tr id="projectrow">
2929
<td id="projectalign">
30-
<div id="projectname">ECSM<span id="projectnumber">&#160;v1.0.0</span>
30+
<div id="projectname">ECSM<span id="projectnumber">&#160;v0.1.0</span>
3131
</div>
3232
</td>
3333
</tr>
@@ -154,7 +154,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a3efcbf8f7b239131ff254dc3
154154
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
155155
<ul>
156156
<li class="navelem"><b>ecsm</b></li><li class="navelem"><a class="el" href="classecsm_1_1_entity.html">Entity</a></li>
157-
<li class="footer">Generated on Sun May 26 2024 for ECSM by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.11.0 </li>
157+
<li class="footer">Generated on Fri May 31 2024 for ECSM by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.11.0 </li>
158158
</ul>
159159
</div>
160160
</body>

docs/classecsm_1_1_linear_pool-members.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<tbody>
2828
<tr id="projectrow">
2929
<td id="projectalign">
30-
<div id="projectname">ECSM<span id="projectnumber">&#160;v1.0.0</span>
30+
<div id="projectname">ECSM<span id="projectnumber">&#160;v0.1.0</span>
3131
</div>
3232
</td>
3333
</tr>
@@ -81,7 +81,7 @@
8181
<!-- start footer part -->
8282
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
8383
<ul>
84-
<li class="footer">Generated on Sun May 26 2024 for ECSM by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.11.0 </li>
84+
<li class="footer">Generated on Fri May 31 2024 for ECSM by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.11.0 </li>
8585
</ul>
8686
</div>
8787
</body>

0 commit comments

Comments
 (0)