0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
Commit graph

98 commits

Author SHA1 Message Date
Ryan Dahl
5d1cb54261 Add deno_third_party as git submodule. 2018-07-21 13:04:11 -04:00
Ryan Dahl
3dde880c32 Rename deno_nosnapshot to deno_ns. 2018-07-18 15:43:50 -04:00
Ryan Dahl
3e51605bc9 Execute JS for the first time in Rust rewrite.
Implements code_fetch handler in Rust.

Add ability to embed string assets (for typescript declaration files)

Remove deno_cc and deno_cc_nosnapshot targets.
2018-07-18 15:43:50 -04:00
Ryan Dahl
691a375eab Add :all target 2018-07-13 14:38:50 -04:00
Ryan Dahl
2c30a25568 Move C++ test main function to its own file. 2018-07-13 14:38:50 -04:00
Faris Amali Alis
7e5f0a7a66 Add nosnapshot executables for faster incremental builds (#359)
Fixes #311.
2018-07-12 15:06:36 -04:00
Ryan Dahl
f917c5e722 Clean up tools/
- Factor out tools/util.py
- Move js/*.py to tools.
- Rewrite tools/format.sh in python.
- Run lint first in travis.
2018-07-08 13:40:18 -04:00
Hao Li
cf0c0668da Rewrite tools/lint.sh in python (#343) 2018-07-08 01:56:03 -04:00
Ryan Dahl
6bff970d69 Add rust_test to gn build, with working example. 2018-07-07 17:24:46 -04:00
Ryan Dahl
131e0ce4c7 Rename mock_main to deno_cc 2018-07-05 12:41:28 -04:00
Ryan Dahl
72cd03a1c5 Change node_modules cache dir. 2018-07-04 16:43:08 -04:00
Yoshiya Hinosawa
2060bc939d Add tools/build_third_party.py (#328)
Fixes #312
2018-07-04 15:04:59 +02:00
Ryan Dahl
15d6541d4d Separate deno.gni and rust.gni and clean up.
Put rust depfile in target_out_dir because the depfile isn't in the
outputs, the gen directory doesn't get created.

Prefix rlib files with lib.
2018-07-04 14:24:25 +02:00
Yoshiya Hinosawa
6f7ca760b8 move v8 to third_party/v8 (#322) 2018-07-03 10:15:32 +02:00
Ryan Dahl
6d288b63cd Call lint in travis (and fix long long issue) 2018-07-02 09:09:23 +02:00
Yoshiya Hinosawa
ea35281d63 chore: move //src/js to //js
refs: #285
2018-07-01 17:22:36 +02:00
Yoshiya Hinosawa
6830370c3e reorg: Move GN files to root (#309)
refs: #285
2018-07-01 13:47:28 +02:00
Ryan Dahl
4b234df803 Rename deno_rs to deno. 2018-06-25 23:08:14 +02:00
Ryan Dahl
5aeaad9a6a Fix run_node.py symlink. 2018-06-25 23:07:57 +02:00
Ryan Dahl
6f51c1774d Fix travis node_modules symlink problem by force. 2018-06-22 19:22:38 +02:00
Tristan Marion
3b595253a2 Move deno2 folder to src (#277) 2018-06-22 15:30:35 +02:00
Ryan Dahl
86354a29a4
Delete go implementation (#276)
The go prototype will remain at https://github.com/ry/deno/tree/golang
2018-06-22 14:23:42 +02:00
Ryan Dahl
ef9dc2464e Travis for deno2 2018-06-22 12:38:16 +02:00
Ryan Dahl
1406173a51 Try to fix travis again. 2018-05-29 12:13:23 -04:00
Ryan Dahl
344525c2c8 Fix travis. 2018-05-29 07:04:22 -04:00
Parsa Ghadimi
19e50ec173 Fix travis 2018-05-29 06:12:24 -04:00
Ryan Dahl
4936a4e5c2 Try to fix travis 2018-05-29 05:08:11 -04:00
Ryan Dahl
bd1fceb31d Travis: Try to fix ccache 2018-05-29 04:54:03 -04:00
Ryan Dahl
37679aaa1a Travis: Cache node_modules and parcel dir. 2018-05-29 03:09:54 -04:00
Ryan Dahl
1d71f93e2f Fix ccache in travis (and update readme) 2018-05-29 01:35:06 -04:00
Ryan Dahl
a4d89f2ee1 Update V8Worker2 build.py path.
ab9d1b8709
2018-05-28 22:30:25 -04:00
Ryan Dahl
71c4f5e5bb Attempt to fix v8worker2 caching. 2018-05-28 11:25:14 -04:00
Ryan Dahl
80685a53eb Try to fix travis 2018-05-27 18:07:51 -04:00
Ryan Dahl
81d0c571ba Travis: Don't cache v8worker2/out 2018-05-27 15:01:16 -04:00
Ryan Dahl
386eb082fe Attempt to fix travis 2018-05-27 14:53:56 -04:00
Ryan Dahl
9b8dc66c9f Add protoc-gen-go install to travis 2018-05-27 12:52:17 -04:00
Ryan Dahl
8eeededd90 Try to fix travis 2018-05-25 13:27:03 -04:00
Ryan Dahl
016684a586 Try to fix travis 2018-05-24 14:00:54 -04:00
Ryan Dahl
8b4809d680 Fix travis file 2018-05-24 12:03:44 -04:00
Ryan Dahl
b2ca48a621 Use protobuf 3.1 in travis. 2018-05-23 14:29:14 -04:00
Ryan Dahl
e4a0acb429 Adjust travis's ccache 2018-05-23 13:46:12 -04:00
Ryan Dahl
10c198fffd Try to fix travis 2018-05-22 15:25:16 -04:00
Parsa Ghadimi
cd9c361ee1 Improve travis build 2018-05-22 11:54:08 -04:00
Ryan Dahl
487bf4e1ac Fix travis. 2018-05-18 21:55:51 -04:00
Ryan Dahl
39da69f051 Fix travis.yml 2018-05-18 12:32:37 -04:00
Ryan Dahl
5117a8f8a2 Compile cache and relative imports working. 2018-05-15 04:50:45 -04:00
Ryan Dahl
03af2c7118 Try to fix travis 2018-05-14 22:26:56 -04:00
Ryan Dahl
6f59a9588b Add tslint, and tenative travis file. 2018-05-14 03:06:09 -04:00