aboutsummaryrefslogtreecommitdiffstats
path: root/tools/console/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-2/+2
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-2/+2
* tools: do not link against unused libraries.Ian Campbell2011-03-171-5/+5
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-6/+7
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-1/+3
* xenconsoled: replace gettimeofday with clock_gettimeKeir Fraser2008-07-301-1/+1
* Define CFLAGS and LDFLAGS for libxenstore.Keir Fraser2008-01-271-5/+6
* Define CFLAGS and LDFLAGS for libxenctrl.Keir Fraser2008-01-271-6/+6
* Add PRIVATE_BINDIR. Use it.Keir Fraser2008-01-261-4/+2
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-0/+1
* Add SBINDIR. Use it always.Keir Fraser2008-01-221-3/+2
* Apply PREFIX directly to LIBDIR.Keir Fraser2008-01-221-1/+1
* tools: LDFLAGS in link linesKeir Fraser2008-01-171-2/+2
* xenconsoled: portability fixes:Keir Fraser2007-10-081-2/+2
* tools: Clean up use of 'install' command.kfraser@localhost.localdomain2007-03-071-2/+2
* Stop enforcing -g for some of the tools.kfraser@localhost.localdomain2006-10-311-1/+1
* [SOLARIS] On Solaris, GCC is configured to use Sun's LD. Fix the build to usekfraser@localhost.localdomain2006-10-171-2/+2
* Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-171-4/+0
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-0/+3
* Clean up the usage of CFLAGS. This is nice for packagers, who wouldkaf24@firebug.cl.cam.ac.uk2006-03-091-1/+1
* Allow parallel 32- and 64-bit Xen installations. Move xc_save, xc_restore,emellor@ewan2005-10-111-1/+1
* Use @releaseDomain watch-events.cl349@firebug.cl.cam.ac.uk2005-09-061-1/+0
* Cross-compilation fixes.kaf24@firebug.cl.cam.ac.uk2005-08-301-2/+1
* Rename libxc => libxenctrl and xc.h => xen/xenctrl.hcl349@firebug.cl.cam.ac.uk2005-08-241-2/+2
* Really include renamed console files. :-)kaf24@firebug.cl.cam.ac.uk2005-08-071-0/+39