axmol/1k
halx99 b25b702d97 Release 2.1.5 (#2076)
* Fix  unexpected libpng used

* Fix string format incorrect for tests

* Fix #1751, use coroutine control AutoTest flow

* Update CHANGELOG.md

* Added OpenType font (.otf) to the noCompress list. (#2077)

* Update 1k & copyright notice in some sources

* Move doctest to axmol 3rdparty

* Fix ci

* Update 1kdist to v90

* Update 1kiss.ps1

* DrawNodeV2 0.95.1 (#2079)

* Rename remaining legacy engine related spells and improve code style

* Update 3rdparty README.md

* Fix checkReallySupportsASTC does not work on ios device

reported by @BIGCATDOG in https://github.com/axmolengine/axmol/issues/2078

* Fix ci

* FastRNG: add missing include for AXASSERT (#2081)

* Delete unused files

* Improve FileUtils

- Rename FileUtils::createDirectory to FileUtils::createDirectories
- Use splitpath_cb to optimize FileUtils::createDirectories
- Rename FileUtils::getFileShortName to FileUtils::getPathBaseName
- Rename FileUtils::getFileExtension to FileUtils::getPathExtension
- Add FileUtils::getPathDirName
- Add FileUtils::getPathBaseNameNoExtension
- Mark all renamed FileUtils stubs old name deprecated
- Mark all FileUtils offthread APIs deprecated

* Update box2d to v2.4.2

* Disable /sdl checks explicitly for winuwp

For axmol deprecated policy, we need disable /sdl checks explicitly to avoid compiler traits invoking deprecated functions as error

* Update cppwinrt to 2.0.240405.15

* Update simdjson to 3.10.0

* Fix box2d testbed compile error

* Improve file path to url

* Fix FileUtils::createDirectories unix logic

* axmol-cmdline: remove arch suffix for host build output directory

* Update CHANGELOG.md

* Update lua bindings

---------

Co-authored-by: Dani Alias <danielgutierrezalias@gmail.com>
Co-authored-by: aismann <icesoft@freenet.de>
Co-authored-by: smilediver <smilediver@outlook.com>
2024-08-11 23:51:35 +08:00
..
dm 1k: parse generater from cmake options 2024-06-14 09:00:20 +08:00
1kiss.ps1 Release 2.1.5 (#2076) 2024-08-11 23:51:35 +08:00
README.md Improve build scripts & update changelog 2024-01-06 01:09:31 +08:00
extensions.ps1 Bump 2.1.0 2024-01-19 20:39:08 +08:00
fetch.cmake Refactor math simd (#2070) 2024-08-04 09:46:36 +08:00
fetch.ps1 Release 2.1.5 (#2076) 2024-08-11 23:51:35 +08:00
fsync.ps1 Update gradlew to 8.8 2024-06-10 00:57:51 +08:00
install-pwsh.sh Improve 1k/install-pwsh.sh 2024-07-25 01:16:01 +08:00
ios.cmake Improve build system 2024-04-02 22:31:34 +08:00
manifest.ps1 Release 2.1.5 (#2076) 2024-08-11 23:51:35 +08:00
platforms.cmake Update 1k 2024-07-27 00:22:28 +08:00
resolv-uri.ps1 Make command `axmol build` alias `axmol` 2024-04-07 23:34:30 +08:00
setup-msvc.ps1 Release 2.1.5 (#2076) 2024-08-11 23:51:35 +08:00

README.md

1kiss (1k)

A cross-pltaform one step build powershell script with auto setup general dependent tools