RH
7f3bf21ee3
Remove duplicate CODE_SIGN_IDENTITY that is setting invalid value ( #1666 )
2024-02-10 20:15:27 +08:00
RH
7dd7dc4ada
LUA build fix for Android, iOS and Windows ( #1650 )
...
* Update paths to lua bindings
* Update target include directories due to new extension dir structure
* Add missing libraries and paths for prebuilt option
* Current FairyGUI requires paths to parent and source directory
* Add required thirdparty search path to LUA library
2024-02-04 22:09:36 +08:00
RH
9f8962d47d
Change extension folder structure to reduce file name conflicts ( #1647 )
...
* Restructure extension folder structure to reduce conflicts with project source files
* Do not include SDFGen headers for Android builds
* Ensure correct paths are included for the relevant targets
* ImGui is not be enabled for WinUWP, tvOS and iOS
* Fix LUA auto binding generator to work with updated extension folder structure
* Fix path and linker issues for yasio when using prebuilt option
Set correct paths to extensions for prebuilt option
2024-02-03 10:08:22 +08:00
halx99
df165fec4b
Prepare release v2.1.1
2024-02-02 00:00:06 +08:00
halx99
74189ffa24
Slient no shader discovered [skip ci][skip appveyor]
2024-01-25 22:20:04 +08:00
smilediver
f90aaec0a9
Fix shaders not copying to final build on macOS for non Xcode builds ( #1631 )
2024-01-24 21:40:15 +08:00
halx99
83bc0b1de9
Fixup
...
- Don't build draft pull-request
- Delete update-prebuilts ci, since prebuilts managed by manifest.json
- genbindings now will create a pull-request automatically
- Fix build-site download unexpected artifacts from appveyor
- Fix build win32 with clang error
2024-01-22 21:46:55 +08:00
Deal
9ec7c54c57
release 2.1.0 finally ( #1621 ) [release 2.1.0]
...
* Delete deprecated prop `buildconfig` from gradle.properties
* Delete unnecessary props since it's value same with defaults
* Don't need config debug keystore, will auto signed by default debug.keystore
* Update funding [skip ci]
* Fix axmol cmdline tool command 'new'
* Refix c99 for winsdk < 10.0.22000.0
* Fix powershell 3 condition statement: 'xxx = if(c) { v1 } else { v2 }' will lost switch parameter semantic
* Improve code style
* Improve code style
* Fixup
2024-01-20 16:16:53 +08:00
halx99
8ee68b58c9
Bump 2.1.0
2024-01-19 20:39:08 +08:00
smilediver
729cc80351
Allow to override AX_USE_COMPAT_GL from user's CMakeLists.txt ( #1610 )
2024-01-15 23:45:37 +08:00
aismann
00d7b95af0
using AX_EX_DLL ( #1578 )
2024-01-05 05:35:05 +08:00
RH
db2c749c67
Support setting of custom runtime output directory for project ( #1574 )
2024-01-04 19:35:04 +08:00
halx99
ef7b9859a3
Mark 32bit build deprecated, refer #1570
2024-01-02 21:10:28 +08:00
halx99
a85ef10410
Fix #1558
2023-12-31 22:35:36 +08:00
halx99
22a1faa593
Improve build system
2023-12-22 02:39:38 +08:00
halx99
e62d09a718
Make XCODE_EMBED_RESOURCES match cmake 3.28 release, refer #1482
2023-12-08 23:42:05 +08:00
halx99
affcf05b69
Prepare 2.1.0 release
...
* Update copyright notice
* Remove prebuilt libs from SCM
* Remove optional thirdparty sources/repo from SCM
* Remove tests resources folder 'Content' from SCM
2023-12-08 01:04:43 +08:00
Deal
69b55efb82
Remove duplicated libz for ios/tvos ( #1455 )
2023-11-26 23:13:29 +08:00
axmol-bot
78672f4a19
Update thirdparty prebuilts to v60 ( #1446 )
2023-11-25 14:47:25 +08:00
Deal
b062eb3dc2
Improve linux deps ( #1441 )
2023-11-19 09:38:12 +08:00
RH
4b5dc59574
Fix for UWP build issues ( #1421 )
2023-11-08 08:15:40 +08:00
halx99
9a8bab9440
Fix #1388
2023-10-16 20:24:59 +08:00
halx99
022af2fac2
Improve prebuilt link cmake module
2023-10-11 21:42:01 +08:00
halx99
fd9f613b50
Enable Mat4 SSE Istructions acceleration
2023-10-11 01:05:22 +08:00
halx99
f13cce5a3b
Fix link prebuilt preprocessors
2023-10-11 00:27:46 +08:00
halx99
9ef282c60f
Fix link prebuilt incorrect msvc runtime
2023-10-10 22:10:35 +08:00
RH
a503004418
[Android] Restrict temporary and generated files to build folder ( #1368 )
...
* [Android] Restrict temporary and generated files to build folder
* Fix temporary axslc folder path
2023-10-02 09:47:11 +08:00
Deal
ce414ef0d0
Avoid find PowerShell.sh in /Applications on macOS [skip ci]
2023-09-26 19:43:03 +08:00
Deal
b892461a2b
UWP: Migrating from C++/CX to C++/WinRT ( #1355 )
2023-09-26 00:11:33 +08:00
halx99
58cfc7c65d
Make wasm devtools works
2023-09-15 19:33:25 +08:00
halx99
983e383077
Improve build script
2023-09-13 16:00:33 +08:00
iAndyHD3
810c909e67
Add extension Inspector (Experimental) ( #1324 )
...
* node explorer
* fix some crash, add to tests
* change tabs to spaces
* remove node explorer from hello template
* change name to Inspector + add readme
* minor fix
* fix minor things
* fix minor thing...
* fix build on ios, android
* Apply suggestions from code review
* fix typename for gcc/clang, add font
* include cxxabi outside ax namespace
2023-09-12 01:06:28 +08:00
halx99
dc1ac3cef2
Fix lua framework code not embed to wasm vfs
2023-09-11 19:43:49 +08:00
Deal
f17cad45a0
Update AXLinkHelpers.cmake
2023-09-09 01:52:32 +08:00
halx99
766d79a73f
Revert cmake module folder to `cmake/Modules`
2023-09-09 00:36:49 +08:00
halx99
45cb0d82dc
Add cmake option 'AX_WASM_SHELL_FILE'
...
Specify the wasm shell file, by default use
`${_AX_ROOT}/core/platform/wasm/shell_minimal.html`
2023-09-07 21:09:36 +08:00
halx99
0c42b9370b
Enable more tests for wasm
...
- box2d test beds
- chipmunk test beds
2023-09-06 10:11:48 +08:00
halx99
3fa70d602b
Improve wasm thread control by cmake option: AX_WASM_THREADS
...
- AX_WASM_THREADS: specify wasm thread count, valid value: number: `>=0` , string: must be: `auto` or `navigator.hardwareConcurrency`,
- number: explicit set thread count, `0` means disable wasm thread support
- string:
- `navigator.hardwareConcurrency`: will be emitted in the JS code which will use the number of cores the browser reports
- `auto`: Use cmake to detect host processor count
default is: `navigator.hardwareConcurrency`
2023-09-06 09:52:39 +08:00
halx99
68c51d64ba
Disable wasm pthread for gh pages
...
gh-pages doesn't support thread
2023-09-06 00:47:43 +08:00
halx99
d7a72ea587
WASM: Fix .html file not generated
2023-09-05 22:40:25 +08:00
halx99
5a528b46e5
WASM: use shorten target platform name 'wasm' instead 'emscripten'
...
For examples:
- win32 app build by msvc/clang and runs on windows
- wasm app build by emscripten/emcc and runs on web browsers
2023-09-05 22:17:18 +08:00
halx99
f77174e3ed
wasm: Dont use sourcemap, just leave cmake default -g
...
1. build debug: .\build.ps1 -p wasm -xb '--target','cpp_tests','--config','Debug'
2. Use chrome extension: C/C++ DevTools Support (DWARF) to debug c++ code, blog: https://developer.chrome.com/blog/wasm-debugging-2020/
2023-09-05 21:41:32 +08:00
halx99
0a56810af5
Improve wasm support
...
- Enable thread support
- Improve emcc flags
- Enable webp support
- axmol run now support wasm by emrun
- Rebuild openssl by pthread support
- Extension: effekseer support
2023-09-05 21:10:25 +08:00
halx99
c67cd64ffc
Use axmol embeded freetype for wasm
2023-09-03 13:12:59 +08:00
halx99
cbb23108cb
Merge: e1f3c5d76f
c21736c0d6
...
Merge branch 'dev' of https://github.com/axmolengine/axmol into dev
2023-09-03 11:47:36 +08:00
halx99
7abad49137
Appveyor CI: build wasm release mode
2023-09-03 11:47:33 +08:00
halx99
692688accf
Fix tvos ci
2023-09-03 09:46:21 +08:00
halx99
9251d8beff
Fix ios ci
2023-09-02 20:17:39 +08:00
halx99
c66ac9dedc
Merge: 41714a04fd
2631c8405b
...
Merge branch '1.x' into dev
2023-09-02 19:56:50 +08:00
halx99
b21fcb0272
Fix gendocs.ps1
2023-09-02 19:56:33 +08:00