issues
search
dart-archive
/
rules_dart
Dart rules for Bazel
Apache License 2.0
12
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use a dict to dedup transitive outline deps
#205
natebosch
closed
6 years ago
0
Replace iteration over depsets with an explicit .to_list() call.
#204
meisterT
closed
6 years ago
0
Use specific bazel_skylib library .bzl files.
#203
lukegb
closed
6 years ago
0
Remove `--strong` flag from analyzer.
#202
alainv
closed
6 years ago
0
Add a presubmit for buildifier formatting
#201
natebosch
opened
6 years ago
0
Format with buildifier (again)
#200
natebosch
closed
6 years ago
1
Use new "export" style for codegen rules
#199
natebosch
closed
6 years ago
1
Expose force_platforms
#198
grouma
closed
6 years ago
0
Fix some skylark lints
#197
natebosch
closed
6 years ago
0
Fix sibling argument to ctx.actions.declare_file
#196
natebosch
closed
6 years ago
0
Support a single SDK summary
#195
natebosch
closed
6 years ago
0
Update to newer skylark action style
#194
natebosch
closed
6 years ago
0
Only add immediate srcs and data to provider_files
#193
natebosch
closed
6 years ago
1
Format with buildifier and reflow long lines
#192
natebosch
closed
6 years ago
0
Add missing argument documentation
#191
grouma
closed
6 years ago
0
Add libraries for package_spec and kernel
#190
grouma
closed
6 years ago
0
Add support for kernel for codegen binaries
#189
grouma
closed
6 years ago
0
Package spec infrastructure
#188
grouma
closed
6 years ago
0
Remove unused variable
#187
grouma
closed
6 years ago
0
Support for kernel creation
#186
grouma
closed
6 years ago
0
Upgrade Dart SDK to v2.0.0-dev.69.0.
#185
alainv
closed
6 years ago
0
Building dart_library fails
#184
alainv
closed
6 years ago
7
Update vendor_collection to 1.14.10.
#183
alainv
closed
6 years ago
0
Rules for Flutter application similar to web application
#182
chaitanya9186
opened
6 years ago
2
Change pub URL to https://storage.googleapis.com/pub-packages/packages.
#181
alainv
closed
6 years ago
1
Fix `load` statement to use skylib's lib.bzl.
#180
Capstan
closed
6 years ago
2
Add `skylark_library` targets.
#179
Capstan
closed
6 years ago
0
Add strict_deps attributes
#178
srawlins
closed
6 years ago
0
Drop most of the README
#177
natebosch
closed
6 years ago
0
Always collect transitive dart contexts
#176
natebosch
closed
6 years ago
0
Add option to collect transitive sources when creating a dart_codegen_aspect
#175
nshahan
closed
6 years ago
1
Update `make_dart_context` to take `data` as a list of targets
#174
tvolkert
closed
6 years ago
0
Drop include_self argument in collect_dart_context
#173
natebosch
closed
6 years ago
0
Fix codegen platform support
#172
grouma
closed
6 years ago
0
Makes the codegen action public and renames it
#171
bencalabrese
closed
6 years ago
2
update bazel version and use depset instead of set
#170
jakemac53
closed
6 years ago
0
Usage of deprecated 'set' constructor
#169
ghost
closed
6 years ago
2
fix up usage of forced_deps
#168
jakemac53
closed
6 years ago
2
add missing import
#167
jakemac53
closed
6 years ago
0
support magic placholders for codegen
#166
jakemac53
closed
6 years ago
0
port some internal changes externally
#165
jakemac53
closed
6 years ago
0
Include forced_deps in .packages file
#164
natebosch
closed
6 years ago
3
Update type for passing options to a Builder in documentation
#163
nshahan
closed
6 years ago
0
force_platforms and explicit_platforms
#162
grouma
closed
7 years ago
0
Document the rules in an md file
#161
tvolkert
opened
7 years ago
3
Error if provided incompatible platforms
#160
grouma
closed
7 years ago
0
Fix platform support
#159
grouma
closed
7 years ago
1
Drop old extension arguments
#158
natebosch
closed
7 years ago
0
Prepare to tag v0.4.10
#157
natebosch
closed
7 years ago
1
Basic platform support
#156
grouma
closed
7 years ago
0
Next