summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/i915/drm/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2014-12-12gallium: Remove Android files from distribution.Matt Turner1-2/+0
Android builds Mesa from git, so there don't need to be in the tarball.
2014-08-28winsys/$(hw): ship the Android/SCons scripts in the tarballEmil Velikov1-0/+2
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2013-11-16gallium/winsys: compact compiler flags into Automake.incEmil Velikov1-2/+1
Cleanup the duplicating flags and consolidate into a sigle variable. Note: this patch adds VISIBILITY_CFLAGS to the following targets * freedreno/drm * i915/{drm,sw} * nouveau/drm * sw/fbdev * sw/null * sw/wayland * sw/wrapper * sw/xlib Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2013-01-13Remove hacks for static MakefilesMatt Turner1-4/+0
v2: Andreas Boll <andreas.boll.dev@gmail.com> - don't remove compatibility with scripts for the old build system v3: Andreas Boll <andreas.boll.dev@gmail.com> - remove more obsolete hacks v4: Andreas Boll <andreas.boll.dev@gmail.com> - add a previously removed TOP variable to fix vgapi build
2013-01-10i915/winsys/drm: Convert to automakeMatt Turner1-0/+38