Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-17 | rebootstrap: add multilib variant for x32 | Helmut Grohne | 1 | -0/+16 | |
It is not clear whether multilib makes things easier or more difficult. When in doubt, try both. Also Matthias Klose asked for multilib bootstraps. | |||||
2014-04-17 | adjust rebootstrap job priority | Helmut Grohne | 1 | -1/+1 | |
They work the other way round. High numbers are last in the queue. | |||||
2014-04-16 | rebootstrap: add gcc-4.9 configurations | Helmut Grohne | 1 | -0/+24 | |
Since libatomic1 and libgcc1 switched from gcc-4.8 to gcc-4.9 in sid, installing gcc-4.8 stage3 is basically impossible without rebuilding a native gcc-4.8 as well and downgrading those libraries due to M-A:same requirements. Thus concentrate on gcc-4.9. | |||||
2014-04-16 | rebootstrap: move triggers to default section | Helmut Grohne | 1 | -15/+3 | |
While this causes all jobs to be triggered at the same time. This is not a big problem, because jobs are queued and subject to priorities anyway. | |||||
2014-04-14 | replace all occurances of http://jenkins with https (and revert last commit) | Holger Levsen | 1 | -2/+2 | |
2014-04-13 | add rebootstrap jobs for x32 and arm64-multilib | Helmut Grohne | 1 | -4/+25 | |
2014-04-13 | rebootstrap: limit concurrent rebootstrap jobs to 2 and schedule them with ↵ | Holger Levsen | 1 | -1/+9 | |
slightly less than default (=100) priority | |||||
2014-04-13 | fix description of rebootstrap_arm64_gcc49 | Helmut Grohne | 1 | -1/+1 | |
2014-04-13 | add logparse rules for rebootstrap | Helmut Grohne | 1 | -0/+4 | |
2014-04-13 | rebootstrap: add gcc-4.9 flavour for arm64 | Helmut Grohne | 1 | -0/+11 | |
2014-04-13 | rebootstrap: track different branch | Helmut Grohne | 1 | -1/+1 | |
By using a separate branch for jenkins, I can still push changes to master while selectively triggering jenkins by pushes to that branch thus saving resources. | |||||
2014-04-13 | send irc notifications about rebootstrap jobs to #debian-bootstrap | Holger Levsen | 1 | -1/+1 | |
2014-04-13 | rebootstrap: for now, trigger builds on every commit to rebootstrat.git and ↵ | Holger Levsen | 1 | -4/+6 | |
every sunday at 11/12:55 | |||||
2014-04-12 | add m68k rebootstrap job. the redundancy in job-cfg/ is really unbearable ;) | Holger Levsen | 1 | -0/+4 | |
2014-04-12 | fixup rebootstrap job configuration | Holger Levsen | 1 | -7/+42 | |
2014-04-11 | add rebootstrap.yaml from Helmut Grohne (Closes: 743697 eventually) | Holger Levsen | 1 | -0/+21 | |