35 Commits (01f93bd8cde513b4327d15c5a1daf6cad0f91afc)

Author SHA1 Message Date
Simon Eisenmann 63c3895a4a Added support for (gpm)[https://github.com/pote/gpm] 10 years ago
Simon Eisenmann bb6200444b Minimal po2json version is 0.4.1 to support updated jed. 10 years ago
Simon Eisenmann c333c7bf0a Added support for scss-lint in Hound and Makefile. 11 years ago
Lance Cooper 5dca931ef0 Fix detected po2json version when the module is installed globally. 11 years ago
Lance Cooper e477bf458b Don't rely on dpkg-parsechangelog to get version. 11 years ago
Lance Cooper c3035f5e97 Require a golang version of at least 1.3.0. 11 years ago
Lance Cooper f7cad65c28 Remove needless AC_SUBST invokations. 11 years ago
Lance Cooper d9dcdac54c Breaking change: use VENDOR_GOPATH detected by configure for all builds. 11 years ago
Lance Cooper 79ee86cb36 Don't create config.h, it's not needed for a golang only project. 11 years ago
Lance Cooper 988f21bbe9 Add package.json specifying Node.js build dependencies. 11 years ago
Simon Eisenmann 8534f4f681 Changed oder of checks and added version hint for compass version. 11 years ago
Simon Eisenmann 017edbf92c Fixed mac compatibility. 11 years ago
Simon Eisenmann 3a07f38f1f Fixed compatibility with Sass 3.4 (3.4 is now required). 11 years ago
Joachim Bauch 37638d92e6 Use detected "sed". 11 years ago
Joachim Bauch 930c11eeea Log versions of third-party libraries/tools from `configure`. 11 years ago
Joachim Bauch 5b337df2ce Renamed variable for bug address in .pot file. 11 years ago
Joachim Bauch dd1ee296f5 Updated output if compass is not usable inside sass. 11 years ago
Joachim Bauch fd7a7e7882 One line per Makefile. 11 years ago
Joachim Bauch 2b6bdbfc40 Build/update translations through autoconf/automake. 11 years ago
Joachim Bauch 04effcc9b7 Fixed warning if version of node.js is too old. 11 years ago
Joachim Bauch 025f694835 Don't try to build styles if versions of node.js/sass are too low. 11 years ago
Joachim Bauch 85776c238f Only check if compass is available through sass if sass was found. 11 years ago
Joachim Bauch dbe356bd20 Fixed warning if `sass` is not available. 11 years ago
Joachim Bauch ac545c8ce4 Bail out early when trying to compile styles without programs available. 11 years ago
Simon Eisenmann 699af15eee Show correct error when nodejs was not found. 11 years ago
Simon Eisenmann 3577ed65a2 Added hints about nodejs versions and updated docs. 11 years ago
Simon Eisenmann fd3204d231 Made node, sass, compass, autoprefixer optional configure dependencies and added compiled styles to source. 11 years ago
Joachim Bauch 379749ddd8 Improved check for compass inside sass. 11 years ago
Joachim Bauch ff7887c4e2 Use autoconf macro to compare versions. 11 years ago
Joachim Bauch b26c5805c6 Need to check one version before required. 11 years ago
Joachim Bauch 570e3848a4 Updated check for go1.1 11 years ago
Joachim Bauch 05ffd22103 Added copyright header. 11 years ago
Joachim Bauch b49a09ac7b Added autoconf/automake support. 11 years ago