aboutsummaryrefslogtreecommitdiffstats
path: root/config/SunOS.mk
Commit message (Expand)AuthorAgeFilesLines
* tools: honour --libdir when it is passed to ./configureMatt Wilson2012-07-051-4/+0
* autoconf: add check for curses libraryRoger Pau Monne2012-03-131-1/+0
* libxc: portability fixes for NetBSDChristoph Egger2011-01-061-0/+2
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-1/+1
* 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
* 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/+5
* Add PREFIX definition as base for all installed files.Keir Fraser2008-01-221-0/+2
* xenconsoled: portability fixes:Keir Fraser2007-10-081-0/+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
* Dynamically link to libgcc on Solaris. Also clean up duplicate -Wall flags.kfraser@localhost.localdomain2006-11-021-1/+1
* [SOLARIS] More tools fixes.kfraser@localhost.localdomain2006-10-181-1/+2
* [OpenBSD] Various changes to get Xen building on OpenBSD.kfraser@localhost.localdomain2006-10-181-2/+0
* Avoid need for GREP variable by avoiding GNUisms. Thekfraser@localhost.localdomain2006-10-181-1/+0
* [SOLARIS] A couple of simple compile fixes for tools/ on Solaris.kfraser@localhost.localdomain2006-10-171-0/+1
* [SOLARIS] On sysv platforms, gas defaults '/' to a commentkfraser@localhost.localdomain2006-10-171-0/+2
* [SOLARIS] Some makefile fragments expect a better shell than Solaris's /bin/sh,kfraser@localhost.localdomain2006-10-171-0/+1
* [SOLARIS] On Solaris, GCC is configured to use Sun's LD. Fix the build to usekfraser@localhost.localdomain2006-10-171-0/+4
* [SOLARIS] Use GNU grep on Solaris.kfraser@localhost.localdomain2006-10-171-0/+2
* Introduce Makefile config fragments for OS-specific differences.kfraser@localhost.localdomain2006-10-171-0/+27