Skip to content

Commit dda88c0

Browse files
committed
add post
1 parent 807db59 commit dda88c0

File tree

417 files changed

+35212
-31086
lines changed

Some content is hidden

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

417 files changed

+35212
-31086
lines changed

2016/01/30/welcome/index.html

+7-12
Original file line numberDiff line numberDiff line change
@@ -584,6 +584,13 @@ <h1>Welcome to TBOOX!</h1>
584584

585585

586586

587+
588+
589+
590+
591+
592+
593+
587594

588595

589596

@@ -1908,18 +1915,6 @@ <h2 id="chinese">中文</h2>
19081915

19091916

19101917

1911-
1912-
1913-
1914-
1915-
1916-
1917-
1918-
1919-
1920-
1921-
1922-
19231918

19241919

19251920

2016/02/05/update-v1.5.1/index.html

+7-16
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,13 @@ <h3 id="bugs-fixed">Bugs fixed</h3>
615615

616616

617617

618+
619+
620+
621+
622+
623+
624+
618625

619626

620627

@@ -1959,22 +1966,6 @@ <h2 id="chinese">中文</h2>
19591966

19601967

19611968

1962-
1963-
1964-
1965-
1966-
1967-
1968-
1969-
1970-
1971-
1972-
1973-
1974-
1975-
1976-
1977-
19781969

19791970

19801971

2016/02/25/update-v1.5.2/index.html

+7-20
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,13 @@ <h3 id="bugs-fixed">Bugs fixed</h3>
611611

612612

613613

614+
615+
616+
617+
618+
619+
620+
614621

615622

616623

@@ -1975,26 +1982,6 @@ <h2 id="chinese">中文</h2>
19751982

19761983

19771984

1978-
1979-
1980-
1981-
1982-
1983-
1984-
1985-
1986-
1987-
1988-
1989-
1990-
1991-
1992-
1993-
1994-
1995-
1996-
1997-
19981985

19991986

20001987

2016/06/09/update-v2.0.1/index.html

+12-29
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,13 @@ <h3 id="bugs-fixed">Bugs fixed</h3>
639639

640640

641641

642+
643+
644+
645+
646+
647+
648+
642649

643650

644651

@@ -1903,7 +1910,7 @@ <h2 id="similar_posts">Similar Posts</h2>
19031910
<ul>
19041911

19051912
<li class="relatedPost">
1906-
<a href="/2024/02/25/xmake-update-v2.8.7/">Xmake v2.8.7 released, Add cosmocc toolchain support, build-once run-anywhere
1913+
<a href="/2024/04/22/xmake-update-v2.9.1/">Xmake v2.9.1 released, Add native lua modules support
19071914

19081915
</a>
19091916
</li>
@@ -1979,7 +1986,7 @@ <h2 id="similar_posts">Similar Posts</h2>
19791986

19801987

19811988
<li class="relatedPost">
1982-
<a href="/2023/12/15/xmake-update-v2.8.6/">Xmake v2.8.6 released, New Packaging Plugin: XPack
1989+
<a href="/2024/02/25/xmake-update-v2.8.7/">Xmake v2.8.7 released, Add cosmocc toolchain support, build-once run-anywhere
19831990

19841991
</a>
19851992
</li>
@@ -2033,30 +2040,6 @@ <h2 id="similar_posts">Similar Posts</h2>
20332040

20342041

20352042

2036-
2037-
2038-
2039-
2040-
2041-
2042-
2043-
2044-
2045-
2046-
2047-
2048-
2049-
2050-
2051-
2052-
2053-
2054-
2055-
2056-
2057-
2058-
2059-
20602043

20612044

20622045

@@ -2079,7 +2062,7 @@ <h2 id="similar_posts">Similar Posts</h2>
20792062

20802063

20812064
<li class="relatedPost">
2082-
<a href="/2023/11/05/xmake-update-v2.8.5/">Xmake v2.8.5 released, Support for link sorting and unit testing
2065+
<a href="/2023/12/15/xmake-update-v2.8.6/">Xmake v2.8.6 released, New Packaging Plugin: XPack
20832066

20842067
</a>
20852068
</li>
@@ -2179,7 +2162,7 @@ <h2 id="similar_posts">Similar Posts</h2>
21792162

21802163

21812164
<li class="relatedPost">
2182-
<a href="/2023/09/26/xmake-update-v2.8.3/">Xmake v2.8.3 Released, Improve Wasm and Support Xmake Source Debugging
2165+
<a href="/2023/11/05/xmake-update-v2.8.5/">Xmake v2.8.5 released, Support for link sorting and unit testing
21832166

21842167
</a>
21852168
</li>
@@ -2279,7 +2262,7 @@ <h2 id="similar_posts">Similar Posts</h2>
22792262

22802263

22812264
<li class="relatedPost">
2282-
<a href="/2023/08/22/xmake-update-v2.8.2/">Xmake v2.8.2 Released, Official package repository count over 1k
2265+
<a href="/2023/09/26/xmake-update-v2.8.3/">Xmake v2.8.3 Released, Improve Wasm and Support Xmake Source Debugging
22832266

22842267
</a>
22852268
</li>

2016/06/26/a-simple-demo/index.html

+12-21
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,13 @@ <h1>A simple xmake.lua</h1>
655655

656656

657657

658+
659+
660+
661+
662+
663+
664+
658665

659666

660667

@@ -1905,7 +1912,7 @@ <h2 id="similar_posts">Similar Posts</h2>
19051912
<ul>
19061913

19071914
<li class="relatedPost">
1908-
<a href="/2024/02/25/xmake-update-v2.8.7/">Xmake v2.8.7 released, Add cosmocc toolchain support, build-once run-anywhere
1915+
<a href="/2024/04/22/xmake-update-v2.9.1/">Xmake v2.9.1 released, Add native lua modules support
19091916

19101917
</a>
19111918
</li>
@@ -1961,7 +1968,7 @@ <h2 id="similar_posts">Similar Posts</h2>
19611968

19621969

19631970
<li class="relatedPost">
1964-
<a href="/2023/12/15/xmake-update-v2.8.6/">Xmake v2.8.6 released, New Packaging Plugin: XPack
1971+
<a href="/2024/02/25/xmake-update-v2.8.7/">Xmake v2.8.7 released, Add cosmocc toolchain support, build-once run-anywhere
19651972

19661973
</a>
19671974
</li>
@@ -1995,22 +2002,6 @@ <h2 id="similar_posts">Similar Posts</h2>
19952002

19962003

19972004

1998-
1999-
2000-
2001-
2002-
2003-
2004-
2005-
2006-
2007-
2008-
2009-
2010-
2011-
2012-
2013-
20142005

20152006

20162007

@@ -2033,7 +2024,7 @@ <h2 id="similar_posts">Similar Posts</h2>
20332024

20342025

20352026
<li class="relatedPost">
2036-
<a href="/2023/11/05/xmake-update-v2.8.5/">Xmake v2.8.5 released, Support for link sorting and unit testing
2027+
<a href="/2023/12/15/xmake-update-v2.8.6/">Xmake v2.8.6 released, New Packaging Plugin: XPack
20372028

20382029
</a>
20392030
</li>
@@ -2105,7 +2096,7 @@ <h2 id="similar_posts">Similar Posts</h2>
21052096

21062097

21072098
<li class="relatedPost">
2108-
<a href="/2023/09/26/xmake-update-v2.8.3/">Xmake v2.8.3 Released, Improve Wasm and Support Xmake Source Debugging
2099+
<a href="/2023/11/05/xmake-update-v2.8.5/">Xmake v2.8.5 released, Support for link sorting and unit testing
21092100

21102101
</a>
21112102
</li>
@@ -2177,7 +2168,7 @@ <h2 id="similar_posts">Similar Posts</h2>
21772168

21782169

21792170
<li class="relatedPost">
2180-
<a href="/2023/08/22/xmake-update-v2.8.2/">Xmake v2.8.2 Released, Official package repository count over 1k
2171+
<a href="/2023/09/26/xmake-update-v2.8.3/">Xmake v2.8.3 Released, Improve Wasm and Support Xmake Source Debugging
21812172

21822173
</a>
21832174
</li>

2016/06/26/compile-project/index.html

+12-21
Original file line numberDiff line numberDiff line change
@@ -848,6 +848,13 @@ <h1>Compile project</h1>
848848

849849

850850

851+
852+
853+
854+
855+
856+
857+
851858

852859

853860

@@ -2098,7 +2105,7 @@ <h2 id="similar_posts">Similar Posts</h2>
20982105
<ul>
20992106

21002107
<li class="relatedPost">
2101-
<a href="/2024/02/25/xmake-update-v2.8.7/">Xmake v2.8.7 released, Add cosmocc toolchain support, build-once run-anywhere
2108+
<a href="/2024/04/22/xmake-update-v2.9.1/">Xmake v2.9.1 released, Add native lua modules support
21022109

21032110
</a>
21042111
</li>
@@ -2154,7 +2161,7 @@ <h2 id="similar_posts">Similar Posts</h2>
21542161

21552162

21562163
<li class="relatedPost">
2157-
<a href="/2023/12/15/xmake-update-v2.8.6/">Xmake v2.8.6 released, New Packaging Plugin: XPack
2164+
<a href="/2024/02/25/xmake-update-v2.8.7/">Xmake v2.8.7 released, Add cosmocc toolchain support, build-once run-anywhere
21582165

21592166
</a>
21602167
</li>
@@ -2188,22 +2195,6 @@ <h2 id="similar_posts">Similar Posts</h2>
21882195

21892196

21902197

2191-
2192-
2193-
2194-
2195-
2196-
2197-
2198-
2199-
2200-
2201-
2202-
2203-
2204-
2205-
2206-
22072198

22082199

22092200

@@ -2226,7 +2217,7 @@ <h2 id="similar_posts">Similar Posts</h2>
22262217

22272218

22282219
<li class="relatedPost">
2229-
<a href="/2023/11/05/xmake-update-v2.8.5/">Xmake v2.8.5 released, Support for link sorting and unit testing
2220+
<a href="/2023/12/15/xmake-update-v2.8.6/">Xmake v2.8.6 released, New Packaging Plugin: XPack
22302221

22312222
</a>
22322223
</li>
@@ -2298,7 +2289,7 @@ <h2 id="similar_posts">Similar Posts</h2>
22982289

22992290

23002291
<li class="relatedPost">
2301-
<a href="/2023/09/26/xmake-update-v2.8.3/">Xmake v2.8.3 Released, Improve Wasm and Support Xmake Source Debugging
2292+
<a href="/2023/11/05/xmake-update-v2.8.5/">Xmake v2.8.5 released, Support for link sorting and unit testing
23022293

23032294
</a>
23042295
</li>
@@ -2370,7 +2361,7 @@ <h2 id="similar_posts">Similar Posts</h2>
23702361

23712362

23722363
<li class="relatedPost">
2373-
<a href="/2023/08/22/xmake-update-v2.8.2/">Xmake v2.8.2 Released, Official package repository count over 1k
2364+
<a href="/2023/09/26/xmake-update-v2.8.3/">Xmake v2.8.3 Released, Improve Wasm and Support Xmake Source Debugging
23742365

23752366
</a>
23762367
</li>

0 commit comments

Comments
 (0)