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
2
2
3
3
- Added a validation step on the output of the build and link hooks (both as a
4
4
per package, and as in all the packages together).
5
5
- Fixed caching bug for link hooks
6
6
[ #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 ` .
7
8
8
9
## 0.8.2
9
10
Original file line number Diff line number Diff line change 1
1
name : native_assets_builder
2
2
description : >-
3
3
This package is the backend that invokes build hooks.
4
- version : 0.8.3-wip
4
+ version : 0.8.3
5
5
repository : https://github.com/dart-lang/native/tree/main/pkgs/native_assets_builder
6
6
7
- publish_to : none
8
-
9
7
environment :
10
8
sdk : ' >=3.3.0 <4.0.0'
11
9
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ dependencies:
13
13
native_assets_cli : ^0.8.0
14
14
# native_assets_cli:
15
15
# 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/
19
19
20
20
dev_dependencies :
21
21
lints : ^3.0.0
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ dependencies:
13
13
native_assets_cli : ^0.8.0
14
14
# native_assets_cli:
15
15
# 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/
19
19
20
20
dev_dependencies :
21
21
lints : ^3.0.0
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
12
12
native_assets_cli : ^0.8.0
13
13
# native_assets_cli:
14
14
# 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/
18
18
19
19
dev_dependencies :
20
20
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
12
12
native_assets_cli : ^0.8.0
13
13
# native_assets_cli:
14
14
# 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/
18
18
19
19
dev_dependencies :
20
20
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ dependencies:
14
14
native_assets_cli : ^0.8.0
15
15
# native_assets_cli:
16
16
# 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/
20
20
21
21
dev_dependencies :
22
22
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ dependencies:
13
13
native_assets_cli : ^0.8.0
14
14
# native_assets_cli:
15
15
# 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/
19
19
20
20
dev_dependencies :
21
21
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
12
12
native_assets_cli : ^0.8.0
13
13
# native_assets_cli:
14
14
# 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/
18
18
19
19
dev_dependencies :
20
20
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
12
12
native_assets_cli : ^0.8.0
13
13
# native_assets_cli:
14
14
# 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/
18
18
19
19
dev_dependencies :
20
20
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ dependencies:
13
13
native_assets_cli : ^0.8.0
14
14
# native_assets_cli:
15
15
# 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/
19
19
20
20
dev_dependencies :
21
21
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ dependencies:
13
13
native_assets_cli : ^0.8.0
14
14
# native_assets_cli:
15
15
# 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/
19
19
20
20
dev_dependencies :
21
21
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
12
12
native_assets_cli : ^0.8.0
13
13
# native_assets_cli:
14
14
# path: ../../../../native_assets_cli/
15
- # native_toolchain_c: ^0.5.2
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/
18
18
19
19
dev_dependencies :
20
20
ffigen : ^10.0.0
You can’t perform that action at this time.
0 commit comments