aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs
Commit message (Expand)AuthorAgeFilesLines
* Silently ignore rm and include errors during make distcleanDaniel Kiper2013-05-081-1/+1
* xen: update xensource.com to xen.orgAndrew Cooper2012-07-261-1/+1
* buildconfigs: update enable-xen-configKeir Fraser2010-08-241-0/+24
* linux buildconfig: Fix quoting errorKeir Fraser2010-08-131-1/+1
* Switch default Linux kernel build to 2.6.32Keir Fraser2010-06-181-1/+1
* buildconfig: Set CONFIG_TUN=y in Linux kernel configKeir Fraser2010-06-151-0/+1
* buildconfig: Fix setopt in case where option is already set but to the wrong ...Keir Fraser2010-06-151-1/+1
* Honour XEN_LINUX_GIT_LOCALBRANCH and XEN_LINUX_GITREV variablesKeir Fraser2010-05-121-4/+6
* pv_ops: Switch kernel from xen/master to xen/stable-2.6.31.xKeir Fraser2010-05-041-1/+1
* Make sure git clone gets the right kernel branchKeir Fraser2010-05-041-4/+3
* Revert 21110:d791173ca65b and 21111:986d3b1d30fbKeir Fraser2010-04-072-3/+5
* Update git clone commandKeir Fraser2010-04-071-4/+2
* Switch default kernel branch to xen/stable-2.6.31.xKeir Fraser2010-04-071-1/+1
* Obtain Linux kernel via git protocol by default (GIT_HTTP=y overrides)Keir Fraser2009-10-202-0/+8
* Obtain Linux kernels via git-over-httpKeir Fraser2009-10-082-2/+2
* pv_ops: Build xen/master branch rather than xen-tip/masterKeir Fraser2009-09-221-1/+1
* Enable some SCSI drivers in pvops kernel configKeir Fraser2009-09-021-0/+5
* xm-test: Disable DEBUG_STACK_USAGE which breaks test casesKeir Fraser2009-08-051-0/+2
* Compile the kernel by default with bridge supportKeir Fraser2009-08-021-0/+2
* Remove support for out-of-date SLES9 and RHEL4 kernelKeir Fraser2009-07-202-20/+0
* buildconfigs/src.git-clone: use git clone, avoid git remoteKeir Fraser2009-06-183-39/+8
* x86: Switch to using pvops kernel by default for LinuxKeir Fraser2009-06-161-1/+5
* Update XEN_LINUX_GIT_REMOTEBRANCH to match changes made in upstreamKeir Fraser2009-04-271-1/+1
* Add missing pv_ops Linux buildconfig file.Keir Fraser2009-02-171-0/+14
* BUILD: Add option to build the Xen pvops git tree.Keir Fraser2009-02-171-8/+49
* Do not print `***' when compiling unless we fall overKeir Fraser2009-01-121-2/+2
* Download external tarballs from xenbits.xensource.comKeir Fraser2009-01-051-1/+1
* Allow to specify Linux kernel config fileKeir Fraser2008-10-091-1/+3
* [BUILD] Support cloning Linux tree from a git repository.Keir Fraser2008-07-032-0/+74
* When building from a tarball release use hardcoded path toKeir Fraser2008-06-091-22/+29
* i386: Remove non-PAE hypervisor build target.Keir Fraser2008-05-083-8/+0
* [BUILD] Disable LOCALVERSION_AUTO in upstream Linux builds.Keir Fraser2008-02-121-0/+1
* [BUILD] Fixup support for building upstream kernels.Keir Fraser2008-02-124-17/+79
* [BUILD] Add option to ensure kernel build is non-interactive.Keir Fraser2008-02-121-1/+7
* Fix some build system error handling.Keir Fraser2007-12-202-2/+2
* linux: Force build failure if modules build failsKeir Fraser2007-12-201-1/+1
* Refactor buildconfigs/mk.* to make the common rules separate from theIan Campbell2007-10-304-161/+162
* ALLOW_INTERFACE_MISMATCH defaults to "y" so don't specify itIan Campbell2007-10-304-8/+0
* Always use ketchup for tarball sources, since the only non-user wasIan Campbell2007-10-302-16/+0
* Remove the linux-2.6-paravirt build target since it is obsolete now the code isIan Campbell2007-10-301-15/+0
* Revert 16065:671dcd08e806 and try again to fix the issue.Keir Fraser2007-10-041-4/+6
* Fix kernel version after linux-2.6.18-xen.hg 219:3e8752eb69dc whichKeir Fraser2007-10-041-1/+1
* ia64: Fix target for Linux image install.kfraser@localhost.localdomain2007-09-191-0/+4
* Using "make install" causes a distro specific scriptIan Campbell2007-09-191-1/+4
* silentoldconfig seems to break automated testing, try an explicit make prepareIan Campbell2007-08-171-4/+5
* Linux 2.6.18 doesn't create include/linux/autoconf.h as a side effectIan Campbell2007-08-171-4/+4
* Pull XEN_LINUX_UPDATE into mk.linux-2.6-xen so it can be shared byIan Campbell2007-08-173-16/+16
* Build updates for building upstream trees.Ian Campbell2007-07-196-39/+23
* Add support for building -mm, -tip and -rc upstream trees.Ian Campbell2007-07-094-1/+43
* Add support to the tarball source type for using the ketchup tool.Ian Campbell2007-07-092-0/+753