summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-09-24travis: save homebrew/ccache to cache, set ccache size to 1GBBert Belder
2018-09-24Add thread count benchmark (#811)Kevin (Kun) "Kassimo" Qian
2018-09-22travis: fix the build, attempt 2Bert Belder
2018-09-22travis: fix github pages deploy conditionBert Belder
2018-09-22travis: run benchmarks on linux, deploy to github pagesBert Belder
2018-09-22travis: clean up & tweaksBert Belder
2018-09-21Revert "Add benchmark tools (#777)"Bert Belder
2018-09-21Add benchmark tools (#777)Yoshiya Hinosawa
2018-08-24travis: allow cache to be saved when build takes too longBert Belder
2018-08-24Add osx to travisAndy Hayden
2018-08-22Travis: branches only master prevents building tagsRyan Dahl
2018-08-21Travis deploy (#548)Ryan Dahl
2018-08-18Fix travis release builds (#539)Robert Lin
2018-08-17Travis: publish from CI (#501)Robert Lin
2018-08-07travis: adjust cacheRyan Dahl
2018-08-02Use build.py -j2 on travis.Ryan Dahl
2018-08-02Update repo links to denoland.Ryan Dahl
2018-08-02Travis: cache ~/.cargoRyan Dahl
2018-07-29Remove depot_tools from travis.Ryan Dahl
2018-07-29Rename run_hooks.py to setup.pyRyan Dahl
2018-07-24Add tools/build.py (#398)Ryan Dahl
2018-07-21Add tools/test.py test runner. (#384)Ryan Dahl
2018-07-21Add deno_third_party as git submodule.Ryan Dahl
2018-07-18Rename deno_nosnapshot to deno_ns.Ryan Dahl
2018-07-18Execute JS for the first time in Rust rewrite.Ryan Dahl
2018-07-13Add :all targetRyan Dahl
2018-07-13Move C++ test main function to its own file.Ryan Dahl
2018-07-12Add nosnapshot executables for faster incremental builds (#359)Faris Amali Alis
2018-07-08Clean up tools/Ryan Dahl
2018-07-08Rewrite tools/lint.sh in python (#343)Hao Li
2018-07-07Add rust_test to gn build, with working example.Ryan Dahl
2018-07-05Rename mock_main to deno_ccRyan Dahl
2018-07-04Change node_modules cache dir.Ryan Dahl
2018-07-04Add tools/build_third_party.py (#328)Yoshiya Hinosawa
2018-07-04Separate deno.gni and rust.gni and clean up.Ryan Dahl
2018-07-03move v8 to third_party/v8 (#322)Yoshiya Hinosawa
2018-07-02Call lint in travis (and fix long long issue)Ryan Dahl
2018-07-01chore: move //src/js to //jsYoshiya Hinosawa
2018-07-01reorg: Move GN files to root (#309)Yoshiya Hinosawa
2018-06-25Rename deno_rs to deno.Ryan Dahl
2018-06-25Fix run_node.py symlink.Ryan Dahl
2018-06-22Fix travis node_modules symlink problem by force.Ryan Dahl
2018-06-22Move `deno2` folder to `src` (#277)Tristan Marion
2018-06-22Delete go implementation (#276)Ryan Dahl
2018-06-22Travis for deno2Ryan Dahl
2018-05-29Try to fix travis again.Ryan Dahl
2018-05-29Fix travis.Ryan Dahl
2018-05-29Fix travisParsa Ghadimi
2018-05-29Try to fix travisRyan Dahl
2018-05-29Travis: Try to fix ccacheRyan Dahl