aboutsummaryrefslogtreecommitdiffstats
path: root/tools/flask/libflask
Commit message (Expand)AuthorAgeFilesLines
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-1/+1
* tools: drop further uses of -Wp,-MD,.$(@F).d to generate dependencies.Ian Campbell2011-03-231-3/+0
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-211-4/+2
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-211-1/+1
* tools: remove unnecessary uses of -L.Ian Campbell2011-03-211-1/+0
* tools: Drop use of $(INCLUDES)Ian Campbell2011-03-211-1/+1
* 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-1/+1
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-282-39/+39
* tools/xsm: Expose Flask XSM AVC functions to user-spaceKeir Fraser2010-01-263-5/+172
* xsm: Change format strings from signed to unsignedKeir Fraser2009-11-231-6/+6
* xsm: Dynamic update to device ocontextsKeir Fraser2009-11-132-0/+252
* xsm: Add getenforce and setenforce functionality to toolsKeir Fraser2009-10-232-0/+41
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-1/+0
* [XSM][FLASK] Argument handling bugs in XSM:FLASKKeir Fraser2008-07-212-6/+6
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-1/+1
* Add INCLUDEDIR. Use it.Keir Fraser2008-01-221-2/+2
* Apply PREFIX directly to LIBDIR.Keir Fraser2008-01-221-5/+5
* tools: Remove bogus external uses of xc_private.h. Clean up libflask.Keir Fraser2007-10-184-81/+29
* Fix non-portabilities in libflask.Keir Fraser2007-10-022-2/+2
* Xen Security Modules: Tools.kfraser@localhost.localdomain2007-08-313-0/+211