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.
This should fix problems on systems where `find` doesn't know how to sort version numbers.
|
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.
This way we can check for required dependencies and minimum versions.
No functional changes have been done to the Makefile yet.
|
11 years ago |