summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-04-28man: rework the Makefile.amEmil Velikov1-1/+7
2015-03-10automake: wrap an insanely long lineEmil Velikov1-1/+12
2015-02-27autotools: add WARN_CFLAGS to all targetsEmil Velikov1-0/+1
2015-02-27autotools: add AM_DISTCHECK_CONFIGURE_FLAGSEmil Velikov1-0/+16
2014-11-27libdrm: Add NVIDIA Tegra supportThierry Reding1-1/+5
2014-09-28automake: pick up all files for distribution.Emil Velikov1-1/+1
2014-09-28automake: fix 'make commit-headers'Emil Velikov1-2/+2
2014-09-28Remove i810_drm.h and i830_drm.h from the distribution tarballEmil Velikov1-1/+1
2014-09-28automake: remove obsolete makefilesEmil Velikov1-1/+9
2014-09-01libdrm, freedreno, intel, nouveau, radeon: add Makefile.sourcesEmil Velikov1-10/+4
2014-07-30configure: Support symbol visibility when availableThierry Reding1-0/+1
2014-01-20drm: Initialize or valgrind-clear modesetting ioctl arguments.Eric Anholt1-0/+2
2013-02-14freedreno: add freedreno DRMRob Clark1-1/+5
2013-02-05libdrm: remove DISTCHECK_CONFIGURE_FLAGSMaarten Lankhorst1-2/+0
2013-01-16man: fix manpage build instructionsDavid Herrmann1-1/+1
2013-01-09man: disable man page building until David saves us allJesse Barnes1-1/+1
2012-09-17libdrm: man page infrastructure and a few sample man pagesJesse Barnes1-1/+1
2012-05-12libdrm: add exynos drm supportInki Dae1-1/+5
2012-03-28omap: add omapdrm supportRob Clark1-1/+5
2011-03-21build: Update autotools configurationJavier Jardón1-1/+1
2010-03-17libdrm: Move intel_atomic.h to libdrm core for sharing.Pauli Nieminen1-0/+1
2009-12-04libkms: Add libkmsJakob Bornecrantz1-1/+5
2009-12-03Enable experimental APIs for distcheckKristian Høgsberg1-0/+2
2009-11-20Install kernel headers in ${includedir}/drmKristian Høgsberg1-1/+1
2009-11-17Drop stale TODO and unused ChangeLogKristian Høgsberg1-1/+1
2009-11-17Move libdrm/ up one levelKristian Høgsberg1-2/+33
2009-11-17Use headers copied from kernel instead of shared-coreKristian Høgsberg1-4/+1
2009-11-17Copy headers from kernel v2.6.32-rc6-130-g5b8f0beKristian Høgsberg1-1/+1
2009-11-17Add makefile rule to copy headers from kernel treeKristian Høgsberg1-0/+7
2009-11-05Only install libdrm_intel.pc if we build libdrm_intelJulien Cristau1-2/+2
2009-02-23Add libdrm_intel.pc by popular demand.Eric Anholt1-2/+2
2007-07-19Add some trivial regression tests, one of which fails.Eric Anholt1-1/+1
2005-08-20Fix silly install issue by moving the header install rules for shared-coreAdam Jackson1-1/+1
2005-07-10autoconfiscate libdrmAdam Jackson1-0/+30