Skip to content

Releases: awslabs/aws-crt-builder

Added PHP docker images

09 Feb 20:05

Choose a tag to compare

Pre-release
v0.7.8

fixed ECR login

Builder fix for NodeJS on Windows

15 Dec 01:21
651d3b4

Choose a tag to compare

Pre-release
  • Fixed issue causing CI to fail in aws-crt-nodejs on Windows

ios now supports all armv8 aliases

19 Nov 02:32
3987cad

Choose a tag to compare

Pre-release
Fixed step output references (#84)

* Fixed step output references

CLI now supports non-boolean config value

18 Nov 04:36
065ed64

Choose a tag to compare

cli config can apply non-boolean values now (#75)

* cli config can apply non-boolean values now

iOS support, parallel compilation, bug fixes

14 Nov 00:57
c563a73

Choose a tag to compare

Added ios-armv8 as a platform, enabled parallel compilation (#64)

* Added ios-armv8 as a platform

* Added xcode generator for ios

* Use default compiler with ios

* removed assumption that arm is android and linux only

* Use parallel compilation via cmake

* pared down downstream tests

* Added sanity tests for aws-c-common

Use main instead of master as default branch

13 Nov 00:49
25186f4

Choose a tag to compare

v0.7.0

Changed default branch from master -> main (#72)

Fix node installation on windows builds

12 Nov 19:08
95ec812

Choose a tag to compare

Pre-release
v0.6.20

Update how node is installed on windows CI builds so that it uses 10.…

Fix Home Dir

05 Nov 19:09
b6a3eec

Choose a tag to compare

Fix Home Dir Pre-release
Pre-release
v0.6.19

Locate to correct home directory

iOS target added, Python 3.9 docker images

08 Oct 16:43
0680420

Choose a tag to compare

v0.6.17

Added iOS as a target (#63)

Swift support, take 2

02 Oct 21:05
a5088b2

Choose a tag to compare

Swift support, take 2 Pre-release
Pre-release
Swift Support (#60)

* adding swift docker images

* swift-integration

* adding sanity test and fixed docker bug

* update swift ubuntu image to proper one for 16