aboutsummaryrefslogtreecommitdiffstats
path: root/stubdom/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* stubdom: fix build dependencyKeir Fraser2008-07-181-6/+6
* stubdom: use lwip 1.3.0 release + patch instead of checking out from cvsKeir Fraser2008-07-171-16/+23
* PV-GRUB: use the 0.97 snapshot + patch instead of checking out from cvsKeir Fraser2008-07-171-8/+12
* stubdom: do not use realpath, new in make 3.81Keir Fraser2008-07-111-1/+1
* stubdom: fixes to compile with qemu-xenKeir Fraser2008-07-101-8/+36
* stubdom: make compilation independent of tools/ by building our own copy of t...Keir Fraser2008-07-091-8/+15
* stubdom: use a newlib snapshot instead of the slow cvs checkout.Keir Fraser2008-07-081-13/+31
* stubdom: do not build tapdisk as it it not supposed to build and we don't nee...Keir Fraser2008-07-081-1/+1
* stubdom: fix parallel buildKeir Fraser2008-07-051-1/+1
* stubdom: use host's gccKeir Fraser2008-07-041-67/+34
* stubdom: PCI passthrough support via PV-PCIKeir Fraser2008-07-021-3/+7
* Add PV-GRUBKeir Fraser2008-06-181-7/+34
* minios,stubdom: Add OBJ_DIR parameter to compile outside sources,Keir Fraser2008-06-171-29/+37
* stubdom: prevent newlib from emiting cli/sti in longjmpKeir Fraser2008-06-091-4/+9
* stubdom: upgrade lwip to newer upstream version since it provides bugfixesKeir Fraser2008-06-051-1/+1
* stubdom: make the build more generic by moving as many stubdom partsKeir Fraser2008-05-281-14/+17
* stubdom: add C example targetKeir Fraser2008-03-191-1/+13
* stubdom: missing two renames (avoids always re-compiling newlib)Keir Fraser2008-02-121-2/+2
* stubdom: Rename stubdom/*.build into stubdom/*-build, newlib intoKeir Fraser2008-02-121-19/+20
* Make stubdom/Makefile override XEN_OS to MiniOS, and addKeir Fraser2008-02-121-0/+2
* Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-121-0/+256