Statistics
| Branch: | Tag: | Revision:

root / devel @ 01e7bf98

Name Size
build_chroot 12.9 kB
check-split-query 2.2 kB
check_copyright 2.5 kB
release 2.5 kB
review 4.6 kB
upload 3.8 kB
webserver 1.6 kB

Latest revisions

# Date Author Comment
01e7bf98 03/07/2014 09:35 am Petr Pudlak

Add Haskell dependency on 'lens'

.. which will be needed soon for WConfd.

While at it, also ensure we have the required version of
base64-bytestring.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>

33ead7a7 03/07/2014 09:35 am Petr Pudlak

devel: Instal vanilla GHC7 in the squeeze schroot

Since the default GHC6 isn't usable for modern libraries and starting
from wheezy there is GHC7 anyway, download and install the current
vanilla version as well as the latest Cabal.

Use the current up-to-date libraries....

58bcf276 03/07/2014 09:35 am Petr Pudlak

devel: Make the built schroots rsync-able, if available

This speeds down transferring them to buildbots, at a negligible size
cost.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>

5349519d 02/26/2014 02:06 pm Petr Pudlak

Require lifted-base >= 0.1.2 for lifted IORef operations

This allows to use them in any IO-based monad.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>

77dac68c 02/24/2014 12:13 pm Michele Tartara

Improve locale generation instructions

Precise has a different way to handle locales w.r.t. debian distributions.
This patch adds code to make the distinction.

Signed-off-by: Michele Tartara <>
Reviewed-by: Klaus Aehlig <>...

f6a6c79b 02/24/2014 12:13 pm Michele Tartara

Add missing package to build_chroot

A package was missing both from the Precise chroot and from the generic chroot.

Signed-off-by: Michele Tartara <>
Reviewed-by: Klaus Aehlig <>

af8492ff 02/20/2014 11:11 am Michele Tartara

Add precise to build_chroot

Modify the build_chroot script to support Ubuntu Precise as a target
environment.

Signed-off-by: Michele Tartara <>
Reviewed-by: Helga Velroyen <>

fb1a5271 02/14/2014 11:46 am Petr Pudlak

Add dependencies for lifted-base to build_chroot

.. for both Debian distribution. Also check that the library is present
during the configuration step.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>

28de1c3c 02/10/2014 03:31 pm Jose A. Lopes

Fix 'devel/check_copyright' remote branch detection

... but do not try to check the copyrights for local branches which do
not have a proper remote branch, which would fail at a later step
anyway.

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Helga Velroyen <>

b13fa4c4 01/30/2014 06:05 pm Jose A. Lopes

Add script that checks the copyrights of a dirty local repo

Script to check whether the local dirty commits are changing files
which do not have an updated copyright.

The script will determine your current remote branch and local branch,
from which it will extract the commits to analyze. Afterwards, for...

View revisions

Also available in: Atom