Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-15 | De-gstreamer.com everything | Sebastian Dröge | 5 | -201/+5 | |
2014-09-22 | tools: Fix permission of build-toolchains.sh | Edward Hervey | 1 | -0/+0 | |
2014-03-13 | Include ca-certificates on Android and iOS | Sebastian Dröge | 1 | -0/+129 | |
2013-06-10 | tools: Fix build-release.sh to work with ARCH=amd64 for debian-based distros | George Kiagiadakis | 1 | -1/+2 | |
2013-05-08 | toolchain: update gcc version in the build script too | Andoni Morales Alastruey | 1 | -1/+1 | |
2013-05-06 | Add md5 and sha1 hash after creating the tarball | Andoni Morales Alastruey | 1 | -2/+5 | |
2013-05-06 | Create a tarball after building the toolchain | Andoni Morales Alastruey | 1 | -0/+18 | |
2013-05-06 | toolchain: add paramater to wipe the builds | Andoni Morales Alastruey | 1 | -1/+6 | |
2013-05-06 | Add a script to build the toolchains | Andoni Morales Alastruey | 1 | -0/+11 | |
2012-11-23 | build-release: add an option to pass a tag to the release | Andoni Morales Alastruey | 1 | -2/+6 | |
2012-11-22 | build-release: wipe before starting to package | Andoni Morales Alastruey | 1 | -1/+5 | |
2012-11-21 | build-release: remove shell xtrace option | Andoni Morales Alastruey | 1 | -1/+0 | |
2012-11-15 | build-release: reset root password | Andoni Morales Alastruey | 2 | -0/+9 | |
In the bootstrap we run su -c "yum install foo" with a regular user, so we need to remove the root password in the chroot. | |||||
2012-11-15 | Update cerbero's config to work properly in the chroot | Andoni Morales Alastruey | 2 | -6/+27 | |
2012-11-15 | Set basedir=CHROOT_PREFIX in moack defaults | Andoni Morales Alastruey | 1 | -2/+1 | |
2012-11-14 | Add a new tool to build release for other distros | Andoni Morales Alastruey | 3 | -0/+170 | |
2012-10-25 | add a new tool to update packages | Andoni Morales Alastruey | 1 | -0/+39 | |
2012-05-10 | Makefile: add coverage rules | Andoni Morales Alastruey | 1 | -0/+104 | |
2012-05-03 | tools/chroot.sh improvements. | Andre Moreira Magalhaes (andrunko) | 1 | -3/+8 | |
- Consider arch when calling debootstrap - Make sure sudo is installed on debian, required by cerbero bootstrap - Use etc/debian_chroot instead of changing hostname, fixes PS1 and does not have issues with changing my machine hostname | |||||
2012-05-02 | tools/chroot.sh improvements. | Andre Moreira Magalhaes (andrunko) | 1 | -2/+7 | |
- Set locale. - Properly set .ssh and .gnupg dirs permissions. - Copy cerbero git dir | |||||
2012-05-02 | Properly set chroot hostname for architecture x86_64. | Andre Moreira Magalhaes (andrunko) | 1 | -0/+2 | |
2012-05-02 | tools/chroot.sh improvements. | Andre Moreira Magalhaes (andrunko) | 2 | -15/+79 | |
2012-03-20 | Create shared GIT repositories with the add-dependency script | Sebastian Dröge | 1 | -1/+1 | |
2012-03-20 | Make chroot script a bit safer by 'set -e' | Sebastian Dröge | 1 | -0/+2 | |
2012-03-20 | Use again wget for redirections | Andoni Morales Alastruey | 1 | -1/+3 | |
2012-03-20 | Use curl instead of wget | Andoni Morales Alastruey | 1 | -3/+3 | |
2012-03-20 | Update/fix add-dependency.sh script a bit | Sebastian Dröge | 1 | -8/+7 | |
2012-03-20 | Fix permissions | Sebastian Dröge | 1 | -0/+0 | |
2012-03-20 | Use the new tool to add recipes | Andoni Morales Alastruey | 1 | -7/+1 | |
2012-03-20 | Add tool to create debian chroot environments with debootstrap | Andoni Morales Alastruey | 1 | -0/+27 | |
2012-03-20 | Delete tarball and source dir properly | Andoni Morales Alastruey | 1 | -1/+2 | |
2012-03-20 | Add tool to add new deps to build system | Andoni Morales Alastruey | 1 | -0/+46 | |