-
v1.11.1 Stable
released this
2025-11-29 02:26:13 +00:00 | 23 commits to master since this releaseWhat's Changed
- V1.11 dev by @Dandielo in https://github.com/iceshard-engine/ice-build-tools/pull/9
Full Changelog: https://github.com/iceshard-engine/ice-build-tools/compare/v1.10.4...v1.11.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.10.3 Stable
released this
2025-05-17 11:00:15 +00:00 | 27 commits to master since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.10.2 Stable
released this
2025-05-17 07:00:21 +00:00 | 30 commits to master since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.9.2 Stable
released this
2025-02-06 13:11:33 +00:00 | 37 commits to master since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2024-03-01 07:23:35 +00:00 | 49 commits to master since this releaseOverview
Initial support for Android and WebApp projects
- Using Android SDK manager
- Using Emscripten for WebApps
- Various fixes and improvements after moving to Conan2
- Other things I already forgot while not making new releases ;p
Full Changelog: https://github.com/iceshard-engine/ice-build-tools/compare/v1.4.0...v1.7.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.4.0 Stable
released this
2023-04-15 06:07:33 +00:00 | 90 commits to master since this releaseUpdated for Conan v2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.2.4 Stable
released this
2023-02-14 08:42:58 +00:00 | 99 commits to master since this releaseFixed issues:
- Update command failing to update conanfile.txt
- Settings command randomly re-arranging settings.json
- Settings command removing platform specific keys
- License command failing to handle empty files
- License command removing file contents
- License command appending instead of replacing license header text.
Full Changelog: https://github.com/iceshard-engine/ice-build-tools/compare/v1.2.3...v1.2.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.2.0 Stable
released this
2023-02-03 06:15:53 +00:00 | 109 commits to master since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2022-10-30 15:58:12 +00:00 | 122 commits to master since this releaseNotable mentions:
- Added support to bootstrap projects with
conan install <ref>command. - Fixed some issues with the default values and files
- Improved some checks in internal scripts.
Full Changelog: https://github.com/iceshard-engine/ice-build-tools/compare/v0.8.0...v1.0.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Added support to bootstrap projects with
-
v0.7.0 - Linux (GCC) Stable
released this
2021-12-14 19:30:36 +00:00 | 149 commits to master since this releaseWith this release we added support for GCC and Linux.
Additionally, now when a 'Used' project is disabled (due to missing requirements) all project that directly 'Use' it will also be disabled.Summary:
- Added support for the GCC toolchain.
- Cleaned up remaining compiler and linker options.
- 'Uses' are now also implicit required for a project to be 'Enabled'
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads