File tree Expand file tree Collapse file tree 13 files changed +36
-37
lines changed
native_assets_cli/example/build Expand file tree Collapse file tree 13 files changed +36
-37
lines changed Original file line number Diff line number Diff line change 1- ## 0.8.3-wip
1+ ## 0.8.3
22
33- Added a validation step on the output of the build and link hooks (both as a
44 per package, and as in all the packages together).
55- Fixed caching bug for link hooks
66 [ #1515 ] ( https://github.com/dart-lang/native/pull/1515 ) .
7+ - Bump ` native_toolchain_c ` to ` 0.5.4 ` and ` native_assets_cli ` to ` 0.8.0 ` .
78
89## 0.8.2
910
Original file line number Diff line number Diff line change 11name : native_assets_builder
22description : >-
33 This package is the backend that invokes build hooks.
4- version : 0.8.3-wip
4+ version : 0.8.3
55repository : https://github.com/dart-lang/native/tree/main/pkgs/native_assets_builder
66
7- publish_to : none
8-
97environment :
108 sdk : ' >=3.3.0 <4.0.0'
119
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ dependencies:
1313 native_assets_cli : ^0.8.0
1414 # native_assets_cli:
1515 # path: ../../../native_assets_cli/
16- # native_toolchain_c: ^0.5.3
17- native_toolchain_c :
18- path : ../../../native_toolchain_c/
16+ native_toolchain_c : ^0.5.4
17+ # native_toolchain_c:
18+ # path: ../../../native_toolchain_c/
1919
2020dev_dependencies :
2121 lints : ^3.0.0
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ dependencies:
1313 native_assets_cli : ^0.8.0
1414 # native_assets_cli:
1515 # path: ../../../native_assets_cli/
16- # native_toolchain_c: ^0.5.3
17- native_toolchain_c :
18- path : ../../../native_toolchain_c/
16+ native_toolchain_c : ^0.5.4
17+ # native_toolchain_c:
18+ # path: ../../../native_toolchain_c/
1919
2020dev_dependencies :
2121 lints : ^3.0.0
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
1212 native_assets_cli : ^0.8.0
1313 # native_assets_cli:
1414 # path: ../../../native_assets_cli/
15- # native_toolchain_c: ^0.5.3
16- native_toolchain_c :
17- path : ../../../native_toolchain_c/
15+ native_toolchain_c : ^0.5.4
16+ # native_toolchain_c:
17+ # path: ../../../native_toolchain_c/
1818
1919dev_dependencies :
2020 ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
1212 native_assets_cli : ^0.8.0
1313 # native_assets_cli:
1414 # path: ../../../native_assets_cli/
15- # native_toolchain_c: ^0.5.3
16- native_toolchain_c :
17- path : ../../../native_toolchain_c/
15+ native_toolchain_c : ^0.5.4
16+ # native_toolchain_c:
17+ # path: ../../../native_toolchain_c/
1818
1919dev_dependencies :
2020 ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ dependencies:
1414 native_assets_cli : ^0.8.0
1515 # native_assets_cli:
1616 # path: ../../../native_assets_cli/
17- # native_toolchain_c: ^0.5.3
18- native_toolchain_c :
19- path : ../../../native_toolchain_c/
17+ native_toolchain_c : ^0.5.4
18+ # native_toolchain_c:
19+ # path: ../../../native_toolchain_c/
2020
2121dev_dependencies :
2222 ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ dependencies:
1313 native_assets_cli : ^0.8.0
1414 # native_assets_cli:
1515 # path: ../../../native_assets_cli/
16- # native_toolchain_c: ^0.5.2
17- native_toolchain_c :
18- path : ../../../native_toolchain_c/
16+ native_toolchain_c : ^0.5.4
17+ # native_toolchain_c:
18+ # path: ../../../native_toolchain_c/
1919
2020dev_dependencies :
2121 ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
1212 native_assets_cli : ^0.8.0
1313 # native_assets_cli:
1414 # path: ../../../native_assets_cli/
15- # native_toolchain_c: ^0.5.3
16- native_toolchain_c :
17- path : ../../../native_toolchain_c/
15+ native_toolchain_c : ^0.5.4
16+ # native_toolchain_c:
17+ # path: ../../../native_toolchain_c/
1818
1919dev_dependencies :
2020 ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
1212 native_assets_cli : ^0.8.0
1313 # native_assets_cli:
1414 # path: ../../../native_assets_cli/
15- # native_toolchain_c: ^0.5.3
16- native_toolchain_c :
17- path : ../../../native_toolchain_c/
15+ native_toolchain_c : ^0.5.4
16+ # native_toolchain_c:
17+ # path: ../../../native_toolchain_c/
1818
1919dev_dependencies :
2020 ffigen : ^8.0.2
You can’t perform that action at this time.
0 commit comments