Commit Graph

48 Commits

Author SHA1 Message Date
Kalervo Kujala
2ffd3ae1c7 Create crlfchecker module and use it in make.js.
Provide names of the files that contain crlf in the output.
Exit(1) is used instead of throw.
2012-08-20 20:42:21 +03:00
Kalervo Kujala
83eb405f2f Make lint warn if Carriage Returns are present instead of throwing. 2012-08-19 00:55:23 +03:00
Kalervo Kujala
b13798f16c Add carriage return checks to make.js.
The target.bundle and target.lint will throw if carriage return's are present
in the files that are being processed.
2012-08-18 23:25:58 +03:00
Brendan Dahl
e0a6b233dc Move builder/preprocessor into its own file. 2012-08-01 14:27:42 -07:00
Brendan Dahl
2c1eae5819 Remove trailing whitespace. 2012-08-01 12:05:03 -07:00
Brendan Dahl
492fa6edb4 Add the new preprocessor. 2012-08-01 11:55:39 -07:00
Brendan Dahl
6d35073a9c Initial build for b2g. 2012-08-01 11:55:39 -07:00
Yury Delendik
306092f53e Add jbig2 references to examples and make.js 2012-06-22 06:41:28 -05:00
Brendan Dahl
3d7f01d9ca Add global pref to enable/disable. Control pdf.js in application preferences. Add Artur's mochi tests. 2012-05-31 11:16:06 -07:00
Artur Adib
f991af003d Merge pull request #1701 from brendandahl/fallback-ui
Fallback UI for Extension
2012-05-29 08:43:31 -07:00
Brendan Dahl
e9632120c4 Merge pull request #1713 from yurydelendik/chromext-1
Fixes extension for Chrome
2012-05-25 15:42:33 -07:00
Brendan Dahl
2da12930a6 Merge branch 'master' of github.com:mozilla/pdf.js into fallback-ui
Conflicts:
	extensions/firefox/components/PdfStreamConverter.js
2012-05-24 14:01:10 -07:00
Brendan Dahl
4bee4c6ee8 Use different id's for moz central and extension. 2012-05-23 15:57:14 -07:00
Artur Adib
ea60f2a088 addr reviewer comments 2012-05-22 19:20:24 -04:00
Artur Adib
424f52205c Fixed moz-central manifest; bundling Mochitests 2012-05-22 18:56:12 -04:00
Yury Delendik
3b6ba1d531 Fixes extension for Chrome 2012-05-17 20:04:24 -05:00
Brendan Dahl
03032d21c4 Add chrome.properties for moz central build. 2012-05-15 11:38:38 -07:00
Brendan Dahl
080c3e79fc Merge upstream. Use new l10n. 2012-05-15 10:33:01 -07:00
Yury Delendik
085723a7b2 make the locale stuff a precondition for make extension 2012-05-11 18:12:48 -05:00
Yury Delendik
d9f995f9ca Change pdfviewer->pdf.js for chrome://;new line 2012-05-11 17:35:43 -05:00
Yury Delendik
6323c8e084 Loading extension resources via stringbundle 2012-05-11 14:39:11 -05:00
Yury Delendik
6aa161566e Add mozcontral options 2012-05-08 10:23:55 -05:00
Yury Delendik
89156cec89 Fallback locale string for JS code; simplify locale embedding for the extension 2012-05-04 08:37:08 -05:00
Yury Delendik
427a5f193d Move localization to l10n folders; create 'make locale' 2012-05-02 08:51:52 -05:00
Yury Delendik
bc094a84f4 Keeping l10n.js file reference; removing temp/unused files 2012-04-30 22:06:54 -05:00
Yury Delendik
00543a1c89 Embed locale.properties in the viewer.html for extension 2012-04-30 21:55:21 -05:00
Yury Delendik
9b8b3bd25f Initial localization 2012-04-30 15:29:05 -05:00
Brendan Dahl
eea1d9086b Fix bottest. 2012-04-19 12:54:53 -07:00
Brendan Dahl
e18a2c512e Use test.py for unit tests too. 2012-04-19 12:32:24 -07:00
Brendan Dahl
daef08cebb Bump version to 0.3 2012-04-16 11:14:41 -07:00
Yury Delendik
494fd1ccf9 Fixes make files, removes stats from backend, stepper 2012-04-12 14:02:47 -07:00
Brendan Dahl
6ec62cd148 Merge pull request #1444 from arturadib/new-bot
New files for Windows bot
2012-03-29 12:32:09 -07:00
Artur Adib
fbc0ed45de oops: remove makeref 2012-03-29 15:12:27 -04:00
Artur Adib
3740bed7d7 minor fixes 2012-03-29 15:04:12 -04:00
Artur Adib
89ceead8b0 make bottest 2012-03-28 17:06:41 -04:00
Saebekassebil
878854f7cf wrong filename in make.js 2012-03-26 23:53:51 +02:00
Artur Adib
a0a5c58894 Upgrading ShellJS, introducing 'makeref' 2012-03-26 16:33:00 -04:00
Saebekassebil
20dd225e40 Metadata parsing/serialization 2012-03-24 19:59:51 +01:00
Brendan Dahl
cd1fd17f7b Add icon for extension. 2012-03-20 15:25:02 -07:00
notmasteryet
b63917d306 Fixing install.pdf.in in make.js 2012-03-16 17:40:44 -05:00
notmasteryet
ec02862934 Use <em:maxVersion>@FIREFOX_VERSION@</em:maxVersion> 2012-03-15 22:44:29 -05:00
notmasteryet
b7ff72f5a4 Change maxVersion to * 2012-03-15 07:36:20 -05:00
notmasteryet
f79ed9c941 Merge pull request #1338 from arturadib/no-beta
Typo fix
2012-03-14 16:41:37 -07:00
Artur Adib
681a0c47e2 Typo fix 2012-03-14 19:40:01 -04:00
Artur Adib
c3bdf1e037 adding new find() commands 2012-03-14 17:50:49 -04:00
notmasteryet
6abbc28da8 Changing make.js 2012-03-13 20:31:53 -05:00
notmasteryet
30888e94bd Exclude make.js from the linting; fixes few lint make.js errors 2012-03-04 20:26:57 -06:00
Artur Adib
f6ba3843bd Using ShellJS 2012-03-03 14:01:31 -05:00