Mike Corbin
979c108577
Remove unused require() directive
...
This had the undesirable side-effect of invoking make's command-line argument
parser upon inclusion.
10 years ago
Tim van der Meij
70b6eb09a8
Remove ShellJS copy and use the NPM version
...
There is no need to have a copy of ShellJS in the repository as it is also available on NPM. The NPM version is also much newer. This way we do not have to update this anymore and let NPM do that automatically.
10 years ago
Yury Delendik
5b93cc102c
Adds css import preprocessing
11 years ago
Tim van der Meij
c29faaa22d
Use strict equalities in make.js, external/* and extensions/*
11 years ago
Christian Krebs
5a49d2eb83
Create the WORKER_SRC_FILES and EXT_SRC_FILES lists in make automatically
11 years ago
Jonas Jenwald
4f6b363b2c
Fix coding style in external/builder/builder.js
11 years ago
Yury Delendik
894c82cec9
Removes -moz-box-sizing usage
11 years ago
Yury Delendik
2ab481a1da
Removes foreign for Firefox CSS prefixes
12 years ago
Jon Buckley
10cdb48f36
Issue #2008 - Fix lint errors for external/builder/
12 years ago
Kalervo Kujala
7bbf65f56e
Correct gjslint warnings in builder.js.
13 years ago
Brendan Dahl
e0a6b233dc
Move builder/preprocessor into its own file.
13 years ago