Commit Graph

14 Commits

Author SHA1 Message Date
peteruithoven 2acb06c3ed Adding forgotten grunt task to make file: template
@companje This would add build info, create main.js.out which was used in later concat tasks. Without this task the final code would lack the main.js code.
2017-06-23 12:28:35 +02:00
peteruithoven 4e18fa0f56 Execute new gitinfo in OpenWRT build 2016-05-11 13:28:44 +02:00
peteruithoven 225a173da7 Altered Build/Compile to run from shared folder
so grunt can access git info
2016-05-11 13:28:15 +02:00
peteruithoven 28ce8ff479 OpenWRT Build/Prepare fix
Copy js files to build dir so grunt can use them
Relevant for #307
2016-05-10 16:06:27 +02:00
peteruithoven fbcdaad54a Fix OpenWRT makefile Build/Compile step
Fixes #307
2016-05-10 15:21:49 +02:00
peteruithoven 9a24230112 404 page fixes 2015-06-05 14:19:10 +02:00
Rick Companje 8d2d4a9f57 makefile & logo click url 2014-12-19 21:13:22 +01:00
peteruithoven 71cbc779f2 Install redirect.html on box 2014-03-06 11:16:11 +01:00
Wouter R 44f6534f9e Remove ___settings.html (leftover?). 2014-01-10 17:44:19 +01:00
Wouter R d0806a0ea1 Include links to release notes in update panel, both for current version and for updateable version.
Bump package version.
2013-12-12 14:14:34 +01:00
Wouter R eb2736afcb Add openwrt option to enable/disable minification of javascript files (enabled by default).
Bump version to 0.9.2.
2013-11-29 23:25:14 +01:00
Wouter R ea2d50fd60 Lower number of lines to send per gcode part to 500, this should fix failure to convert to x3g code for Makerbots (which took about 8 seconds while ajax timeouts are 5 seconds).
Bump version to 0.9.1.
2013-11-22 16:51:26 +01:00
peteruithoven f59feb7d44 Added helpcontent file to makefile 2013-10-23 17:26:23 +02:00
Wouter R 1f79986f54 Add openwrt package Makefile. Add short description of steps to build css and js files. 2013-10-22 18:23:29 +02:00