summaryrefslogtreecommitdiff
path: root/devel.morph
Commit message (Collapse)AuthorAgeFilesLines
* morphs: eglibc-{devel,runtime} are goneRichard Maw2012-04-261-1/+1
|
* devel: intltool depends on XML::Parser perl moduleJavier Jardón2012-04-241-1/+6
|
* devel: Use baserock/morph branch of intltoolJavier Jardón2012-04-191-1/+1
| | | | Where we have a patch to use autoreconf instead gnome-common
* intltool doesn't have a master branch so use "trunk" for now.Jannis Pohlmann2012-04-191-1/+1
|
* bootstrap: add linux-user-chrootRichard Maw2012-04-191-0/+9
| | | | | | | | | | | | It builds just like autotools, so its morphology can be inferred for pass 2 and devel, but pass 1 needs some configuration because the headers needed to build it aren't in debian squeeze. autogen.sh uses `which` to test whether autoreconf exists, which we only have in busybox, which wasn't built in pass 1. It is built later in pass 2, so it is easier to build linux-user-chroot later. Also remove sudo from bootstrap, we don't use it.
* devel: Fix intltool module definitionJavier Jardón2012-04-181-1/+2
|
* Add libxml2, libxslt and intltool to devel.morphJavier Jardón2012-04-181-0/+17
|
* Move zlib from devel to foundation.Jannis Pohlmann2012-04-171-4/+0
| | | | | We've decided that it belongs here anyway and it is also required to run cpython in the morph-cache-server stratum.
* morphs: migrate to cpython repositoryRichard Maw2012-03-291-6/+6
|
* Move linux-api-headers from foundation to devel.Jannis Pohlmann2012-03-271-0/+5
|
* Move util-linux from devel to foundation.Jannis Pohlmann2012-03-221-4/+0
|
* Switch to the 2.15-{bootstrap-pass1,morph} branches of eglibc2.Jannis Pohlmann2012-03-201-1/+1
|
* Switch to the baserock/morph-2.15 branch of eglibc2.Jannis Pohlmann2012-03-201-1/+1
|
* Remove busybox-devel from devel, since we have it on foundation nowLars Wirzenius2012-03-151-5/+0
|
* Fix reference to the newly split eglibcLars Wirzenius2012-03-121-2/+2
|
* Merge branch 'master' of gitorious.org:baserock/morphsLars Wirzenius2012-03-091-1/+2
|\
| * devel.morph: fix coverage-test-runner build-depRichard Maw2012-03-071-1/+2
| | | | | | | | I thought it was only a runtime dependency, I was wrong.
* | Use eglibc runtime, devel chunks in appropriate placesLars Wirzenius2012-03-091-0/+6
|/
* devel.morph: add dependencies for morph ./checkRichard Maw2012-03-061-0/+37
| | | | | | | ./check needs CoverageTestRunner and cmdtest (also fakeroot) CoverageTestRunner run-depends on coverage.py but not build-depends coverage.py build-depends on setup-tools cmdtest build and run depends on ttystatus
* Add syslinux to devel.morphLars Wirzenius2012-03-061-0/+4
|
* Merge remote branch 'origin/master'Lars Wirzenius2012-03-061-0/+16
|\
| * devel.morph: add portmap and sshRichard Maw2012-03-051-0/+16
| |
* | Add nasm to develLars Wirzenius2012-03-061-1/+5
|/
* devel.morph: build gmp, mpfr, mpc before gccRichard Maw2012-02-161-4/+12
| | | | | | Embedding the source code into the gcc build looks awful Hopefully it is only needed for bootstrapping So let's install its dependencies properly first
* devel.morph: use only morph branchesRichard Maw2012-02-141-0/+217
|
* devel.morph: rename to devel-bootstrapRichard Maw2012-02-141-217/+0
| | | | it is not suitable for non-bootstrap builds
* devel.morph: add cliappRichard Maw2012-02-031-0/+4
| | | | | cliapp is needed for morph, it needs python to install so should come after python it may install using /tools/bin/python, but it should put it in the right place automatically
* devel.morph: add busybox-devel so we have an initRichard Maw2012-02-031-0/+5
|
* devel.morph: build python BEFORE gitRichard Maw2012-02-021-4/+4
| | | | how tired was I for that last commit?
* devel.morph: add pythonRichard Maw2012-02-011-0/+4
| | | | git uses python in its build, this can be disabled, but we need python eventually
* devel.morph: add opensslRichard Maw2012-02-011-0/+4
|
* devel.morph: move libtool after autoconfRichard Maw2012-01-311-4/+4
| | | | | it needs autom4te, which is part of autoconf oddly it does not signal that it failed
* devel.morph: remove linux and headersRichard Maw2012-01-301-10/+0
| | | | they are supposed to be built in either foundation or linux-stratum
* devel.morph: move gmp build to after autotoolsRichard Maw2012-01-261-4/+4
| | | | It is needed by libnettle and can be built when it has autotools, but some are not available in /tools
* Merge branch 'master' into richardmaw/mergeRichard Maw2012-01-181-8/+1
|\ | | | | | | | | Conflicts: devel.morph
| * get rid of bogus liw/foo branch referencesLars Wirzenius2012-01-121-2/+2
| |
| * Merge branch 'liw/gcc-tarballs'Lars Wirzenius2012-01-101-0/+1
| |\
| | * use the tarball-based git repo for gccLars Wirzenius2012-01-101-0/+1
| | |
| * | Merge branch 'liw/foo'Lars Wirzenius2012-01-101-2/+2
| |\ \ | | |/ | |/| | | | | | | Conflicts: devel.morph
| | * use some more liw/foo branchesLars Wirzenius2012-01-091-3/+3
| | |
| | * remove eglibc and busybox, also in foundationsLars Wirzenius2012-01-061-8/+0
| | |
| | * remove fhs-dirs, since it's in foundation stratumLars Wirzenius2012-01-061-4/+0
| | |
| * | remove chunks from devel that are in foundation tooLars Wirzenius2012-01-091-12/+0
| |/ | | | | | | | | Having the same chunks in two strata that go into the same system is an error.
* | add libexpatRichard Maw2012-01-171-0/+8
| |
* | add curl and gitRichard Maw2012-01-171-0/+8
| |
* | add texinfo tarballRichard Maw2012-01-171-0/+4
| | | | | | | | texinfo is taking too long to mirror
* | add vimRichard Maw2012-01-171-0/+4
| |
* | add tarRichard Maw2012-01-171-0/+4
| |
* | use bootstrap branchRichard Maw2012-01-171-1/+1
| | | | | | | | it has a git submodule for gnulib
* | add patchRichard Maw2012-01-171-0/+4
| |