Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-25 | only use another builddir only if $GO_BUILDDIR is set | Christoph Kluenter | |
2015-08-25 | build in /tmp to fix too long path in shebang | Christoph Kluenter | |
the virtualenv files are created in a directory that is too long to be used in a shebang. we need to force a shorter path by hardcoding the builddir to /tmp/build/ | |||
2015-08-20 | Enable pixpybuild buildsystem. | Folker Bernitt | |
2014-09-10 | Moved debian package fix to install. | Folker Bernitt | |
2014-09-10 | Added flask debian dependency. | Folker Bernitt | |
- Remove version information from egg for debian as debian manages dependencies. | |||
2014-09-10 | Build and add resources at the right locations. | Folker Bernitt | |
- include package data into build - build resources as part of debian dpkg-buildpackage use: dpkg-buildpackage -rfakeroot -uc -us to build the package | |||
2014-09-09 | fix building the debian packages with ./debian in the root | Christoph Kluenter | |