Skip to content

Releases: awslabs/aws-crt-builder

Builder fix for NodeJS on Windows

15 Dec 01:21
651d3b4
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
v0.6.17

Added iOS as a target (#63)

Swift support, take 2

02 Oct 21:05
a5088b2
Compare
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

Swift support

02 Oct 20:49
a5088b2
Compare
Choose a tag to compare
Swift support 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