summaryrefslogtreecommitdiff
path: root/config/SunOS.mk
AgeCommit message (Expand)Author
2012-07-05tools: honour --libdir when it is passed to ./configureMatt Wilson
2012-03-13autoconf: add check for curses libraryRoger Pau Monne
2011-01-06libxc: portability fixes for NetBSDChristoph Egger
2010-08-11split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini
2009-06-23tools: don't require hardcoded firmware path in guest config fileKeir Fraser
2009-05-20tools: get rid of hardcoded config dirsKeir Fraser
2008-03-17Add -fno-optimize-sibling-calls to debug CFLAGS. Also get rid of ?=Keir Fraser
2008-02-12Make stubdom/Makefile override XEN_OS to MiniOS, and addKeir Fraser
2008-01-31etherboot: Fix the build.Keir Fraser
2008-01-31build: Make PREFIX work by fixing LIBDIRKeir Fraser
2008-01-26Add PRIVATE_BINDIR. Use it.Keir Fraser
2008-01-22Add MANDIR, MAN1DIR and MAN8DIR. Use it.Keir Fraser
2008-01-22Add SBINDIR. Use it always.Keir Fraser
2008-01-22Add BINDIR. Use it.Keir Fraser
2008-01-22Add INCLUDEDIR. Use it.Keir Fraser
2008-01-22Apply PREFIX directly to LIBDIR.Keir Fraser
2008-01-22Add PREFIX definition as base for all installed files.Keir Fraser
2007-10-08xenconsoled: portability fixes:Keir Fraser
2007-03-07tools: Clean up use of 'install' command.kfraser@localhost.localdomain
2006-12-29Explicitly use GNU msgfmt on non-GNU systems.kaf24@localhost.localdomain
2006-11-02Dynamically link to libgcc on Solaris. Also clean up duplicate -Wall flags.kfraser@localhost.localdomain
2006-10-18[SOLARIS] More tools fixes.kfraser@localhost.localdomain
2006-10-18[OpenBSD] Various changes to get Xen building on OpenBSD.kfraser@localhost.localdomain
2006-10-18Avoid need for GREP variable by avoiding GNUisms. Thekfraser@localhost.localdomain
2006-10-17[SOLARIS] A couple of simple compile fixes for tools/ on Solaris.kfraser@localhost.localdomain
2006-10-17[SOLARIS] On sysv platforms, gas defaults '/' to a commentkfraser@localhost.localdomain
2006-10-17[SOLARIS] Some makefile fragments expect a better shell than Solaris's /bin/sh,kfraser@localhost.localdomain
2006-10-17[SOLARIS] On Solaris, GCC is configured to use Sun's LD. Fix the build to usekfraser@localhost.localdomain
2006-10-17[SOLARIS] Use GNU grep on Solaris.kfraser@localhost.localdomain
2006-10-17Introduce Makefile config fragments for OS-specific differences.kfraser@localhost.localdomain