Commit Graph

27 Commits

Author SHA1 Message Date
Robo 56683b1b55 python3 support changes 2013-08-20 03:51:57 +05:30
Ben Vanik 49500090be Updating js processing support the new @provideGoog comment. 2013-06-13 13:51:38 -07:00
Ben Vanik 5b1f9f8240 omg multiprocessing of tasks! Still likely some bugs here, and only tested on linux, but woo! 2012-10-10 14:29:02 -07:00
Ben Vanik 9bd348577a Fixing path stripping regression 2012-10-08 22:11:58 -07:00
Ben Vanik 98c5fcaaff Adding preprocess and overlay_view rules 2012-10-08 15:38:44 -07:00
Ben Vanik 5698d2d659 Adding the ability to write out file listings for JS apps 2012-10-08 10:56:54 -07:00
Ben Vanik 7c970a6c86 Allow for specifying the Closure Linter module path 2012-10-01 11:14:02 -07:00
Ben Vanik d0d192860e Stub out caching functionality 2012-09-19 21:21:59 -07:00
Ben Vanik 7f809a4299 Adding DEPS jscompiler mode and fixing UNCOMPILED 2012-09-14 11:05:59 -07:00
Ben Vanik fbc33f4ac8 Better error reporting when a JS file both provides and requires a namespace 2012-07-17 13:51:14 -07:00
Ben Vanik f83564566f Fixing typo in closure style tools 2012-05-22 19:10:47 -07:00
Ben Vanik 0739eb4091 Path fixing when creating files that need URIs 2012-05-17 22:15:06 -07:00
Ben Vanik 5159301831 Adding additional error handling and changing file mode to support unicode files on Windows 2012-05-17 21:55:41 -07:00
Ben Vanik 47d8430ab8 Fixing even more platform inconsistencies - all tests passing on CMD 2012-05-17 20:49:30 -07:00
Ben Vanik bda0828109 Exclude generated files from lint/fixstyle 2012-05-07 14:28:20 +09:00
Ben Vanik ca6d16fc46 Fixing closure_js_library externs 2012-05-05 13:24:31 +09:00
Ben Vanik 31c5723946 Printing a more helpful error (until real error logging is in) 2012-05-05 12:17:35 +09:00
Ben Vanik 6826033626 Using strip_build_paths 2012-05-05 11:58:11 +09:00
Ben Vanik 5fe66352df wrap_with_global support on closure_js_library 2012-05-05 11:46:08 +09:00
Ben Vanik 430eb05ad7 Strip build-gen from genjsdeps paths 2012-05-03 18:36:26 +09:00
Ben Vanik d8bfdfcf33 NodeExecutableTask and fixing PythonExecutableTask 2012-05-03 18:23:45 +09:00
Ben Vanik 3f0de4c3fb Adding js filter 2012-05-02 20:59:51 +09:00
Ben Vanik d22eb54fc1 Rewriting Closure JS rules to support generating deps.js 2012-05-02 16:33:14 +09:00
Ben Vanik f0be61cfc0 GSS compilation 2012-05-01 21:18:39 +09:00
Ben Vanik 54ce72096b Fixing lint/fixstyle 2012-05-01 16:52:29 +09:00
Ben Vanik 2e82f48912 Can now compile JS! 2012-05-01 16:45:51 +09:00
Ben Vanik 3c70c42207 Starting the Closure compiler rules 2012-04-30 15:46:09 +09:00