Damien Elmes
2bfb0c9286
update to latest rules_rust
...
- bumps rust version to 1.53
- drops support for incremental building, which is currently
disabled in stable Rust releases due to bugs. 'cargo check' can still
be used to quickly check things compile
2021-06-21 13:09:36 +10:00
Damien Elmes
6d319e8c9e
bump version
2021-05-04 16:24:28 +10:00
Damien Elmes
13d415f8e3
move esbuild into separate repo
...
Most of our changes have been upstreamed, but the toolchain change
probably won't be merged soon, and a separate git repo will make it
easier to track upstream changes.
@hgiesel output_css=True will need to be changed to output_css="foo.css"
instead
2021-04-15 10:53:49 +10:00
Damien Elmes
4975f47ea3
update to latest esbuild
2021-04-07 14:54:40 +10:00
Damien Elmes
fcfa6bab4e
update to latest Rust
2021-03-27 20:49:10 +10:00
Damien Elmes
89d249b3b6
update to the latest rules_rust + security framework update
2021-03-27 19:28:19 +10:00
Damien Elmes
73584cd992
bump version
2021-03-27 16:35:03 +10:00
Damien Elmes
ea7611d8cc
vendor Svelte rules
...
The separate repo made it difficult to update the rules, and made things
more complicated than they needed to be.
2021-03-20 15:04:19 +10:00
Damien Elmes
7e14f72121
bump version
2021-03-10 11:11:45 +10:00
Damien Elmes
ef9da3808c
bump version
2021-03-09 14:44:20 +10:00
Damien Elmes
fb6047ca4e
bump version
...
2.1.40 is another bugfix release; a 2.1.41 beta is expected to follow
within a few days
2021-02-07 13:56:11 +10:00
Damien Elmes
d86ec40c4c
bump version
...
2.1.39 will become a cherry-picked bugfix release
2021-01-30 14:38:58 +10:00
Damien Elmes
fc948d3e83
add clang-format for backend.proto formatting
2021-01-09 17:08:50 +10:00
Damien Elmes
ebc77985d8
bump version
2020-12-26 10:36:42 +10:00
Damien Elmes
9f1bd14527
use protobuf binaries to reduce initial compile times
2020-12-23 19:49:44 +10:00
Damien Elmes
56ac71ffb6
bump version
2020-12-16 20:29:45 +10:00
Damien Elmes
fb680aa77e
update rules_rust + persistent_worker
2020-12-10 15:35:37 +10:00
Damien Elmes
e529f810a8
bump version
2020-12-09 12:53:11 +10:00
Damien Elmes
ee673f7f79
trial rust worker
2020-12-03 09:28:14 +10:00
Damien Elmes
9d0b3759fc
update Rust version
2020-11-25 09:02:49 +10:00
Damien Elmes
013d1d404a
add bazel version check for external consumers
2020-11-11 10:33:49 +10:00
Damien Elmes
264dd8f1ea
fix external consumption of ts rules, and simplify import path
2020-11-05 11:01:52 +10:00
Damien Elmes
f25af77122
fixes for consuming rust lib from external repo
2020-11-04 19:20:49 +10:00
Damien Elmes
0d354da93a
move aqt_data into source folder; implement wheel building
2020-11-04 12:14:03 +10:00