35 Commits (754c4bd0ab15c8457420cd9768b652d77581acf3)

Author SHA1 Message Date
Jonas Jenwald af44ef15f7 Don't include `web/compatibility.js` in the output for `gulp lib` (PR 8120 follow-up) 8 years ago
Yury Delendik 39e8ad24f7 Creates 'lib' for the 'dist' build target. 8 years ago
Brendan Dahl 8be4db1c34 Add gulp task to generate refs. 8 years ago
Yury Delendik facefb0c79 Move compatibility code to the shared/compatibility.js. 8 years ago
Tim van der Meij 0f4e6fdb9d
Gulp: migrate `baseline` target from `make.js` 8 years ago
Jonas Jenwald 2aaeb17037 Include the `pdfjschildbootstrap.js` file in the output for `gulp mozcentral` builds (PR 8023 follow-up) 8 years ago
Jonas Jenwald 991c7c196d Write the l10n files to the correct destination for `gulp mozcentral` builds (PR 8023 follow-up) 8 years ago
Yury Delendik 0759066be0 Saving old-style JS module name of dist libraries. 8 years ago
Yury Delendik a048519fa1 Replace copyright headers; changes UMD to CommonJS. 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
Jonas Jenwald bc736fdc7d Adjust the `brace-style` ESLint rule to disallow single lines (and also enable `no-iterator`) 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
porlan1 d9e1cb7955 unit test files as UMD modules 8 years ago
Jonas Jenwald 2f3805efbc Switch to using ESLint, instead of JSHint, for linting 8 years ago
Jonas Jenwald 3820946301 Fix (most) errors reported by the `no-multi-spaces` ESLint rule 8 years ago
Jonas Jenwald 4f1cccb138 Enable removing of all comments (except for Copyright notices) when preprocessing code, and reduce the indentation level 9 years ago
Yury Delendik 85db146525 Run 'firefox' and 'chromium' task in-sequences 9 years ago
Tim van der Meij 224e3a42a2 Gulp: port the `all`, `extension` and `jsdoc` targets 9 years ago
Yury Delendik 0576c9c6c6 Replaces all preprocessor directives with PDFJSDev calls. 9 years ago
Yury Delendik c09f634bb6 Removes mozPrintCallback polyfill, converts canvas to PNG. 9 years ago
Yury Delendik 24a7a58da7 Moves mozPrintCallback specific code to firefox_printservice.js 9 years ago
Rob Wu 724308c57a Add opt-out telemetry to the Chrome extension 9 years ago
Yury Delendik df10513e10 Moves DEFAULT_PREFENCES into JSON format. 9 years ago
Yury Delendik fe6001363d Moves all testing into gulpfile. 9 years ago
Tim van der Meij 5166b46a1c Port the `publish` target to Gulp 9 years ago
Yury Delendik cca0e40aa2 Makes defines parameter non-optional in createBundle. 9 years ago
Yury Delendik 5568a19ee3 Moves bundle target/task to gulpfile.js 9 years ago
Yury Delendik 76aa687548 Makes importl10n and server async gulp functions. 9 years ago
Tim van der Meij 2b6d7ba3ec Gulp: allow passing parameters and revert one `node make` renaming 9 years ago
Tim van der Meij 96cca2b37a Migrate `clean` and `importl10n` target to gulp 9 years ago
Yury Delendik 9798e1007e Introducing gulp. 9 years ago