refactor generate-combined.sh
authorKlaus Weidner <klausw@google.com>
Fri, 25 Jan 2013 00:53:13 +0000 (16:53 -0800)
committerKlaus Weidner <klausw@google.com>
Fri, 25 Jan 2013 00:53:13 +0000 (16:53 -0800)
commit1beeb31035c4028e84cde14b804c08d33bffbd02
treee4ded7a732e77d594bc10a75d00e70e961e58847
parentb095c93ba3b463ef6c6148297e5d60ccefcd5b30
refactor generate-combined.sh

Update the generate-combined.sh script to support printing an ordered
source file list, cat'ing the compressed or uncompressed output, or
updating the dygraph-combined.js file (the default). This is intended to
make it easier to integrate dygraphs code into other builds.

Move the plugins/{base,install}.js files to
dygraph-plugin-{base,install}.js, this simplifies the file list
by permitting use of plugins/*.js with no order dependency.
closure-todo.txt
dygraph-dev.js
dygraph-plugin-base.js [new file with mode: 0644]
dygraph-plugin-install.js [new file with mode: 0644]
file-size-stats.sh
generate-combined.sh
jsTestDriver.conf
plugins/base.js [deleted file]
plugins/install.js [deleted file]