summaryrefslogtreecommitdiff
path: root/deno2/BUILD.gn
AgeCommit message (Expand)Author
2018-06-22Move `deno2` folder to `src` (#277)Tristan Marion
2018-06-22Travis for deno2Ryan Dahl
2018-06-17First pass at deno rustRyan Dahl
2018-06-17Move gn templates into deno.gniRyan Dahl
2018-06-17Small fixesBert Belder
2018-06-15deno2: make parcel produce more modern javascriptBert Belder
2018-06-15Make libdeno a complete_static_lib for rust linkingRyan Dahl
2018-06-15Fix error handling in deno::ReadFileToStringRyan Dahl
2018-06-14Cleans up ReadFile and snapshot_creator code.Ryan Dahl
2018-06-14Add ability to link to v8_libbase.Ryan Dahl
2018-06-14Demo protobufs in deno2.Ryan Dahl
2018-06-13Clean up the build (replace browserify with parcel)Ryan Dahl
2018-06-13deno2: build on WindowsBert Belder
2018-06-12Fix protobufjs snapshotting.Ryan Dahl
2018-06-12Simplify pbjs build with hack.Ryan Dahl
2018-06-12Improve deno2 bundlingRyan Dahl
2018-06-12deno2: compile in TS, build protobufRyan Dahl
2018-06-11Add mock_runtime_test.Ryan Dahl
2018-06-10Organize BUILD.gnRyan Dahl
2018-06-10Expose deno::from_snapshot() constructorRyan Dahl
2018-06-10First pass at libdeno.Ryan Dahl
2018-06-10Add deno2 prototype from external repo.Ryan Dahl