29 Commits (01f93bd8cde513b4327d15c5a1daf6cad0f91afc)

Author SHA1 Message Date
Joachim Bauch 948a435899 Split "release" target into binary and assets. 10 years ago
Joachim Bauch 75fb049883 Split "install" target into binary and assets. 10 years ago
Simon Eisenmann bb630311ca Avoid using LDFLAGS as this might be set to unexpected values in environment. 10 years ago
ava1ar c20a819914 make install target now respect 10 years ago
Simon Eisenmann 63c3895a4a Added support for (gpm)[https://github.com/pote/gpm] 10 years ago
Simon Eisenmann 7fcc9b57a6 Install sandbox html files. 10 years ago
Joachim Bauch 7cc196f4e0 Move sandbox code to own file, refactor common sandboxing code to service. 10 years ago
Simon Eisenmann c333c7bf0a Added support for scss-lint in Hound and Makefile. 11 years ago
Simon Eisenmann 2ccd200de7 No longer install config file in install target to avoid issues with non root installs. 11 years ago
Simon Eisenmann a1a74f9070 Do not use prefix for config location fixing #161 11 years ago
Simon Eisenmann cf0b35b414 Fixed a binary variables to work correctly together. 11 years ago
Simon Eisenmann d461300d3c Fixed prefix handling. 11 years ago
Lance Cooper 866d4bf0cd Recursively clean all built objects. 11 years ago
Lance Cooper d9dcdac54c Breaking change: use VENDOR_GOPATH detected by configure for all builds. 11 years ago
Lance Cooper 1bb4bac2bf Organize all settable Makefile parameters into a single block. 11 years ago
Lance Cooper 5f9e5aac9f Allow configuration of the location of vendor Go code. 11 years ago
Lance Cooper 84ed21513d Remove PKG variable from Makefile.am, as it's redundant with EXENAME. 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. 11 years ago
Joachim Bauch 05ffd22103 Added copyright header. 11 years ago
Joachim Bauch b49a09ac7b Added autoconf/automake support. 11 years ago