summaryrefslogtreecommitdiffstats
path: root/job-cfg
AgeCommit message (Collapse)AuthorFilesLines
2014-09-24reproducible: add logparser rulesHolger Levsen1-0/+4
2014-09-24reproducible: fix job definitionsHolger Levsen1-3/+3
2014-09-24reproducible: list packages in job descriptionsHolger Levsen1-24/+30
2014-09-24reproducible: add more privacy and security related packagesHolger Levsen1-2/+2
2014-09-24reproducible: send mails to the reproducible commits mailinglist. throttle ↵Holger Levsen1-1/+10
to max. 3 concurrently running jobs
2014-09-24reproducible: xorg has and needs many more packages...Holger Levsen1-4/+4
2014-09-24reproducibly small changesHolger Levsen1-3/+3
2014-09-24reproducible: add yet more packagesHolger Levsen1-6/+6
2014-09-24reproducible: fix pathHolger Levsen1-1/+1
2014-09-24reproducible: collect successful logs in a subdir, so that the failed ones ↵Holger Levsen1-3/+3
are easier to find
2014-09-24reproducible: new job: build_d-i. plus new packages for ↵Holger Levsen1-6/+14
build_security-privacy job.
2014-09-24reproducible: small fixesHolger Levsen1-2/+2
2014-09-24reproducible: two new jobs: build_server and build_security+privacy plus ↵Holger Levsen1-7/+27
some packages added to existing jobs
2014-09-24reproducible: add mate + cinnamon related packagesHolger Levsen1-3/+2
2014-09-24reproducible: keep diffp results and provide them for downloadHolger Levsen1-21/+6
2014-09-24reproducible: first build finally succeeded...Holger Levsen1-8/+8
2014-09-24reproducible: three new jobs: xorg, desktop (covering all four + apps) + ↵Holger Levsen1-1/+32
libreoffice
2014-09-24reprodicible: catch packages which are not source packagesHolger Levsen1-1/+1
2014-09-24reproducible: misc improvementsHolger Levsen1-0/+1
2014-09-24reproducible: use sourcepackagesHolger Levsen1-1/+1
2014-09-23reproducible: misc fixes. new job: build-essential.Holger Levsen1-10/+11
2014-09-24reproducible: more minor misc fixesHolger Levsen1-1/+1
2014-09-23reproducible: more minor misc fixesHolger Levsen1-2/+2
2014-09-23reproducible: minor fixesHolger Levsen1-1/+1
2014-09-23fix typo in last commit. groaaar.Holger Levsen1-2/+2
2014-09-23reproducible: finally working version. now fails due to a (known) problem in ↵Holger Levsen1-10/+19
reproducible build toolchain. added TODO for jenkins jobs. added new job to test all core packages (one day)
2014-09-23reproducible: more progressHolger Levsen1-6/+11
2014-09-23reproducible jobs: make basic job workingHolger Levsen1-7/+12
2014-09-232nd attempt at building reproducible packagesHolger Levsen2-26/+15
2014-09-23fixup reproducible jobsHolger Levsen1-9/+10
2014-09-23start with sid-reproducible jobs. totally WIP atmHolger Levsen2-0/+60
2014-09-23g-i edu: add new test, 'Debian Edu (jessie) main-server', and run this and ↵Holger Levsen1-1/+11
the jessie Edu standalone test, daily for the next weeks
2014-09-23g-i: schedule debian-edu wheezy-test installation less often (only once a ↵Holger Levsen1-6/+6
month now)
2014-09-18use cgit anonscm-links on alioth instead of gitweb.Holger Levsen11-11/+11
2014-09-14limit other lintian jobs to 6h as wellHelmut Grohne1-2/+2
2014-09-14limit lintian job runs to 6hHelmut Grohne1-1/+1
2014-09-14rebootstrap: remove unsupported architectures ia64 and s390Helmut Grohne1-2/+1
2014-09-02rebootstrap architecture updateHelmut Grohne1-2/+3
* arm is completely dead * ppc64el does not have multilib This commit removes the following jobs: rebootstrap_arm_gcc49 rebootstrap_ppc64el_gcc49_nobiarch
2014-08-23dvswitch: force building with shared libsHolger Levsen1-1/+1
2014-08-22dvswitch: remove libavcodec-dev and libavutil-devHolger Levsen1-1/+1
2014-07-20rebootstrap: sh4 does not have multilibHelmut Grohne1-1/+1
This commit removes the job rebootstrap_sh4_gcc49_nobiarch.
2014-07-10haskell-package-plan: Remove “totals” graph, due to Jenkins bugJoachim Breitner1-9/+9
2014-07-10Plot: Do not use exclusion, to avoid bugJoachim Breitner1-4/+4
2014-06-25Use squid3 in cabal-installJoachim Breitner1-1/+1
There is a bug that is triggered by using squid2 (https://github.com/haskell/HTTP/issues/68) and helmut found out that it does not happen with squid3. Hence use squid3.
2014-06-23Revert "Unset http_proxy due to bug in cabal"Joachim Breitner1-1/+1
This reverts commit 0eac7a78d6862013ea47d7271f979b33286e2432. Lets see if the bug has been fixed.
2014-06-21Unset http_proxy due to bug in cabalJoachim Breitner1-1/+1
(in haskell-http to be precise).
2014-06-21Merge commit 'fd94a8edc5c5a4d884f41f13e528dc2136950f47'Holger Levsen1-1/+1
2014-06-18Revert "fork chroot-run.sh for rebootstrap to test squid3"Helmut Grohne1-1/+1
squid3 shows the very same symptoms as squid2. This reverts commit 3d150e20f0267edf70923247d3c3fca2195f9dc8.
2014-06-17fork chroot-run.sh for rebootstrap to test squid3Helmut Grohne1-1/+1
Also avoids installing tons of unneeded deps.
2014-06-17rebootstrap: new architecturesHelmut Grohne1-1/+2
* sh4 succeeds in gcc dance * mips64el suggested by Aurelien Jarno