summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/nouveau/drm/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
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-10-01winsys/nouveau/drm: consolidate C sources list into Makefile.sourcesEmil Velikov1-1/+2
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Tom Stellard <thomas.stellard@amd.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-10nouveau/winsys/drm: Convert to automakeMatt Turner1-0/+37