Ryan Dahl
3fbf87aa4b
refactor: remove unnecessary complexity from build.rs ( #963 )
...
- remove friendly build script output in favor of brevity
- Revert "Add support for generating a `clangd` compilation database (#823 )"
- simplify subprocess invocations
2022-07-26 13:21:23 -04:00
Divy Srivastava
a29740df6b
Add aarch64-linux-android support ( #860 )
2022-01-04 21:32:48 +01:00
Andreu Botella
8bea9b1f40
Add support for generating a clangd
compilation database ( #823 )
...
This will help with IDE integration of the C++ part of the code.
Ref: https://chromium.googlesource.com/chromium/src/+/refs/heads/main/docs/clangd.md
2021-12-11 11:16:43 +01:00
EnokMan
f2cc688439
add hello world example ( #142 )
2019-12-27 06:41:44 -05:00
Ry Dahl
624f678bc7
replace gclient with git submodules so 'cargo package' works with verification ( #19 )
2019-11-29 18:58:29 -08:00
Ry Dahl
3fa1cbcc5e
Refactor build / enable 'cargo package' ( #15 )
2019-11-19 17:48:50 -05:00
Bert Belder
37a656014b
Work towards creating first Isolate ( #12 )
2019-11-18 13:43:53 -08:00
Ry Dahl
ae7809136d
Make github actions green ( #2 )
...
No windows yet.
2019-11-01 00:10:00 -04:00
Ryan Dahl
fd6f0785a2
First pass at build with cargo_gn
2019-10-31 18:38:14 -04:00
Bert Belder
8d2d3697f8
Add depot_tools and v8
2019-10-18 16:52:12 -07:00
Bert Belder
fdfa52f4bf
initial
2019-10-08 01:56:41 +02:00