45 Commits (e9cbfbccb47135c4bc930267d75935d3db15abc7)

Author SHA1 Message Date
Yury Delendik c9d3c20e2c Fix esprima tests. 8 years ago
Jonas Jenwald a77130a0c2 Remove the `signchromium` target from `make.js` 8 years ago
Yury Delendik 89df5ef033 Moves 'web' target to the gulpfile. 8 years ago
Yury Delendik 5855c0a8be Allow to convert (some of) ES6 code to ES5. 8 years ago
Yury Delendik 3b36a1709a Changing package.json version to 1.0.0 8 years ago
Yury Delendik 25873e92f0 Enable babel translation to enable ES module support. 8 years ago
Yury Delendik 39e8ad24f7 Creates 'lib' for the 'dist' build target. 8 years ago
Yury Delendik 5b50e0d414 Replaces RequireJS to SystemJS. 8 years ago
Yury Delendik eb4c88cd44 Replacing custom bundling with webpack2. 8 years ago
Yury Delendik a5ad2b166b Moves sed processing into the preprocessing tasks and merging tasks. 8 years ago
Yury Delendik 2049cf01db Moves preprocessor stuff to the gulpfile. 8 years ago
Yury Delendik f1abd834d8 Moves locale and cmaps tasks to gulpfile. 8 years ago
Yury Delendik c45300e06c Enables some unit tests on travis. 8 years ago
Jonas Jenwald 2f3805efbc Switch to using ESLint, instead of JSHint, for linting 8 years ago
Tim van der Meij 224e3a42a2 Gulp: port the `all`, `extension` and `jsdoc` targets 9 years ago
Yury Delendik bf52ff156d Adds esprima-based preprocessor. 9 years ago
Tim van der Meij 5166b46a1c Port the `publish` target to Gulp 9 years ago
Yury Delendik 5568a19ee3 Moves bundle target/task to gulpfile.js 9 years ago
Yury Delendik 0a700fa29d Updates Jasmine version. 9 years ago
Yury Delendik 9798e1007e Introducing gulp. 9 years ago
Timothy Gu e403f52722 Use UglifyJS to minify files in minified target 9 years ago
Yury Delendik 85e95d34ed Use RequireJS in the viewer, examples and tests. 9 years ago
Yury Delendik 79c2f69c32 Adds/modifies examples for node.js and webpack. 9 years ago
Jonas Jenwald d6c2ced9e6 Let Travis lint using `node make lint`, instead of a hard-coded command 10 years ago
Jonas Jenwald de07bd23dd Downgrade the JSHint version in order to fix linting failures on Travis 10 years ago
Yury Delendik bc33ae2fc4 Partially reverts #6161 - downgrade shell.js version 10 years ago
Timothy Gu 3d3d8edf29 Clean up npm dependencies and add `license` property 10 years ago
Rob Wu c3c6d503ee Improve robustness of builder (esp. on Windows) 10 years ago
Tim van der Meij 90b6de1eff Fixed the ShellJS version 10 years ago
Tim van der Meij 70b6eb09a8 Remove ShellJS copy and use the NPM version 10 years ago
Jonas Jenwald 8a7499b190 Update linting on Travis to cover *.jsm files (PR 5406 followup) 11 years ago
Michał Gołębiowski cd33d0717c Use the tilde (~) consistently in package.json 11 years ago
Michał Gołębiowski ddec2f2a2a Fix jsdoc version in package.json to work with npm 2.x.y. 11 years ago
Michał Gołębiowski f28acb7b52 Move jshint & yargs to devDependencies 11 years ago
Yury Delendik 2ca2c387fc Creates make.js code to build jsdoc. 11 years ago
Yury Delendik fcebe57d8e Introduces .jshintignore 11 years ago
Brendan Dahl 3ce622a106 Redo and add more documentation to gh-pages. 11 years ago
Yury Delendik c2376e5cea Migrating test.py to test.js 11 years ago
Mitar 2c82e720b8 Updated to current latest stable version of jshint. 11 years ago
Yury Delendik 17dfc7c700 Use jshint v1.1 11 years ago
Lee Leathers 63adf812c5 Add PDF.js license to package.json 12 years ago
Yury Delendik cb68adb80f Replacing gjslint with jshint; fixing jshint for windows 12 years ago
Jon Buckley 442bd8bd5a Issue #2654 - Lint with Travis-CI 12 years ago