Commit Graph

9 Commits

Author SHA1 Message Date
Neil Fraser b46a4fe286 Bring our license format up to date (#3127)
* Google changed from an Inc to an LLC.

This happened back in 2017 but we didn’t notice.  Officially we should update files from Inc to LLC when they are changed as part of regular edits, but this is a nightmare to remember for the next decade.

* Remove project description/titles from licenses

This is no longer part of Google’s header requirements.  Our existing descriptions were useless (“Visual Blocks Editor”) or grossly obselete (“Visual Blocks Language”).

* License no longer requires URL.

* Fix license regexps.
2019-10-02 14:46:56 -07:00
Sam El-Husseini 8ab51c8639 Remove closure base file dependency (#2976)
* Trim down closure's base dependency even further by removing the dependency on closure's base file.
2019-09-11 17:30:51 -07:00
Sam El-Husseini 8d72f713a5 Fix the local npm compiler build script (#2698)
The google closure compiler has moved the java compiler into it's own package under google-closure-compiler-java. Updating paths to reflect that.
2019-07-24 11:08:54 -07:00
Tiago Quelhas 588840875e Replace --dependency_mode=STRICT with PRUNE. (#2631)
STRICT is a deprecated alias for PRUNE.
2019-07-11 17:57:54 -07:00
Imran S Shah 1f8ed8cda8 local_build: Add build for local_blocks_compressed.js (#2204)
* local_build.sh: Add generation of local_blocks_compressed.js

* Added comments to local_build.sh
2019-01-22 13:58:09 -08:00
Sandeep Dubey 1ed809dc87 Changes in comment. 2018-12-20 02:18:57 +05:30
Sandeep Dubey 036790e4fb Added message for running local_build.sh from correct folder. 2018-12-20 02:07:15 +05:30
Rachel Fenichel 42cb962cef Apply review feedback. 2018-04-11 15:26:05 -07:00
Rachel Fenichel b5b7aeaf1b Create a script to do local builds of core Blockly. 2018-04-11 14:19:49 -07:00