aboutsummaryrefslogtreecommitdiffstats
path: root/config/StdGNU.mk
Commit message (Expand)AuthorAgeFilesLines
* tools: revert to using /var and /etc/Ian Campbell2013-01-251-7/+0
* autoconf: check for wget and ftpRoger Pau Monne2012-10-301-2/+0
* tools: honour --libdir when it is passed to ./configureMatt Wilson2012-07-051-8/+2
* tools: Correct PTHREAD options in config/StdGNU.mkIan Jackson2012-04-111-1/+0
* autoconf: add check for curses libraryRoger Pau Monne2012-03-131-1/+0
* xenpaging: add XEN_PAGING_DIR / libxl_xenpaging_dir_path()Olaf Hering2011-11-201-0/+2
* tools: Introduce XEN_RUN_DIR path.Anthony PERARD2011-06-271-0/+2
* Tidy makefiles to use CFLAGS-$(foo) idiom instead of ifeq.Tim Deegan2011-03-081-6/+2
* xen: add "lto=y" option to build Xen with link-time optimizations.Tim Deegan2011-03-071-2/+10
* xen: add "clang=y" option to build Xen with clang/llvm instead of gcc.Tim Deegan2011-03-071-1/+9
* libxc: portability fixes for NetBSDChristoph Egger2011-01-061-0/+2
* Config.mk et al: introduce XEN_LOCK_DIRStefano Stabellini2010-09-221-0/+2
* tools, build system: Make changing distro-specific layout aspects easier2010-09-201-1/+1
* Allow easier overriding of LIBLEAFDIR_x86_64 on GNU systemsKeir Fraser2010-09-131-1/+1
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-1/+1
* tools and Makefiles: introduce and use new SYSCONFIG_DIR variableOlaf Hering2010-07-231-0/+3
* tools: Make build again on netbsdKeir Fraser2009-11-101-0/+2
* tools: don't require hardcoded firmware path in guest config fileKeir Fraser2009-06-231-0/+1
* tools: get rid of hardcoded config dirsKeir Fraser2009-05-201-0/+8
* build: Get rid of some more hardcoded install pathsKeir Fraser2009-03-311-1/+2
* build system cleanup - get rid of some hardcoded pathsKeir Fraser2009-03-191-0/+3
* Support building of out-of-tree merged qemu from gitKeir Fraser2008-07-031-0/+3
* Add -fno-optimize-sibling-calls to debug CFLAGS. Also get rid of ?=Keir Fraser2008-03-171-3/+2
* Make stubdom/Makefile override XEN_OS to MiniOS, and addKeir Fraser2008-02-121-0/+1
* etherboot: Fix the build.Keir Fraser2008-01-311-0/+1
* build: Make PREFIX work by fixing LIBDIRKeir Fraser2008-01-311-2/+4
* Add PRIVATE_BINDIR. Use it.Keir Fraser2008-01-261-0/+3
* Add MANDIR, MAN1DIR and MAN8DIR. Use it.Keir Fraser2008-01-221-0/+3
* Add SBINDIR. Use it always.Keir Fraser2008-01-221-0/+1
* Add BINDIR. Use it.Keir Fraser2008-01-221-0/+1
* Add INCLUDEDIR. Use it.Keir Fraser2008-01-221-0/+1
* Apply PREFIX directly to LIBDIR.Keir Fraser2008-01-221-2/+2
* Add PREFIX definition as base for all installed files.Keir Fraser2008-01-221-0/+2
* xenconsoled: portability fixes:Keir Fraser2007-10-081-0/+1
* Fix up locale strings for xmTom Wilkie2007-04-131-0/+1
* Since CPP is being used with CFLAGS, it should be in lock-step with CC,Ewan Mellor2007-03-231-1/+1
* tools: Clean up use of 'install' command.kfraser@localhost.localdomain2007-03-071-3/+3
* Explicitly use GNU msgfmt on non-GNU systems.kaf24@localhost.localdomain2006-12-291-0/+2
* [OpenBSD] Various changes to get Xen building on OpenBSD.kfraser@localhost.localdomain2006-10-181-0/+30