Commit Graph

7 Commits

Author SHA1 Message Date
Aleksander Machniak
577570402f cssshrink.sh: Replace yuicompressor with csso (#7804) 2021-01-01 11:18:01 +01:00
Aleksander Machniak
eb0d1becbf Add -g argument, update changelog 2020-12-28 19:42:26 +01:00
PhilW
e263aad68f get minifying tools from npm 2020-12-27 15:54:04 +00:00
Filippo Giunchedi
df88349713 bin: set error on exit for shell scripts (#7580)
I am building Roundcube via CI jobs, and also ran in #7567 (thank you
for the quick fix!).

The CI job I'm using runs css/js shrink and the build job itself
succeeded, although Roundcube wasn't working.

With this commit all shell scripts will propagate the exit code in case
of errors, e.g. failed downloads.
2020-09-25 12:32:42 +02:00
Aleksander Machniak
8e63309203 CS fixes, tabs to spaces 2019-06-15 08:56:35 +02:00
Cedric Girard
c7677a5722 Follow redirection when downloading with curl (#6681) 2019-03-14 08:28:40 +01:00
Aleksander Machniak
c562a31681 Improved minified files handling, added css minification (#1486988) 2013-12-18 21:41:56 +01:00