Lance Cooper
|
5f9e5aac9f
|
Allow configuration of the location of vendor Go code.
Also elimate redundant setting of GOPATH for `go` execution and
simplify the `getupdate` target.
|
11 years ago |
Lance Cooper
|
84ed21513d
|
Remove PKG variable from Makefile.am, as it's redundant with EXENAME.
Also simplify binary targets and allow additional flags to be passed
to `go build` and `go test`.
|
11 years ago |
Joachim Bauch
|
3456cbc393
|
Install (already compressed) webodf.js.
|
11 years ago |
Joachim Bauch
|
6604c43ba2
|
Also install pdf.js files.
|
11 years ago |
Lance Cooper
|
b783155a77
|
Correct config install path variable names in Makefile.
|
11 years ago |
Joachim Bauch
|
2b6bdbfc40
|
Build/update translations through autoconf/automake.
|
11 years ago |
Simon Eisenmann
|
23565fcf27
|
Brought back styleshint in top level makefile.
|
11 years ago |
Simon Eisenmann
|
0cb32fe4e7
|
Do not clean css as it is now now part of the source.
|
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
|
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
|
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 |