Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-15 | Build deb pkg on wheezy so we require a lower libc version. | John MacFarlane | 1 | -2/+2 | |
2015-11-15 | deb/Vagrantfile improvements. | John MacFarlane | 1 | -2/+3 | |
- Reduce memory size. - Retrieve key. | |||||
2015-11-15 | Vagrantfile: Install certificates needed for stack to work. | John MacFarlane | 1 | -0/+1 | |
2015-11-12 | Debian: added configurable VAGRANTBOX env variable. | John MacFarlane | 1 | -1/+1 | |
This should make it easy to build in different virtual machines, e.g. 32-bit. | |||||
2015-10-24 | deb/Vagrantfile: share .., so we can put the deb there. | John MacFarlane | 1 | -1/+1 | |
2015-10-24 | Added Vagrantfile for building deb in vm. | John MacFarlane | 1 | -0/+73 | |
This should help in automating binary package creation. 'make package' will make the package. 'make package COMMIT=blah' will make the package from commit blah. |