summaryrefslogtreecommitdiff
path: root/hw/xfree86/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-10-04Move statically linked xorgxkb files from dixmods to a separate directoryJon TURNEY1-5/+5
2016-02-29vidmode: move to a separate library of its ownOlivier Fourdan1-1/+3
2015-10-27build: Remove stale miext/cw include pathsAdam Jackson1-1/+1
2015-09-23libxf86config: libxf86config_internal -> libxf86configEgbert Eich1-1/+1
2015-01-05xfree86: rename Xorg.bin to XorgPeter Hutterer1-1/+1
2014-10-28xfree86: Include 'drivers' directory with distributionKeith Packard1-1/+1
2014-09-16modesetting: Connect the driver to the build.Eric Anholt1-1/+1
2014-04-03Merge remote-tracking branch 'whot/for-keith'Keith Packard1-1/+2
2014-03-26xfree86: glamor_egl subdir must be distributed - breaks distcheckGaetan Nadon1-1/+1
2014-03-26Buildsys: Create SUID_WRAPPER_DIR before using itHans de Goede1-0/+1
2014-03-26suid: adding Xorg.sh.in to EXTRA_DIST is redundantGaetan Nadon1-1/+1
2014-03-12Xorg: Add a suid root wrapperHans de Goede1-2/+13
2014-03-05xorg: Build a glamor_egl module.Eric Anholt1-1/+6
2014-01-12xfree86: Don't complain when the SDK dependency file doesn't exist yetKeith Packard1-1/+1
2013-11-14Stop including inline assembly .il file for Solaris Studio buildsAlan Coopersmith1-11/+0
2013-11-04hw/xfree86: Link libdri3 only when DRI3 is definedKeith Packard1-1/+6
2013-10-31dri3: Add DRI3 extensionKeith Packard1-1/+3
2013-10-04xfree86: add a comment as to why the logdir is createdGaetan Nadon1-0/+1
2013-10-04xfree86: Use $(MKDIR_P) for better code portabilityGaetan Nadon1-2/+1
2013-10-04Uninstall X link and CYGWIN libXorg.exe.a in local install targetsGaetan Nadon1-0/+8
2013-10-04Xorg binary: use install-exec-hook rather than install-exec-localGaetan Nadon1-5/+4
2013-10-04Use $(LN_S) provided by AC_PROG_LN_S macro to create linksGaetan Nadon1-1/+1
2013-10-04The Xorg binary is missing the extension $(EXEEXT) in the makefileGaetan Nadon1-1/+1
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer1-2/+2
2012-07-10Remove XAADaniel Stone1-4/+2
2012-07-10Move DRI2 from external module to built-inDaniel Stone1-3/+5
2012-07-10Move DRI1 from external module to built-inDaniel Stone1-3/+6
2012-07-09Xorg: Link XKB DDX library after core server libsDaniel Stone1-1/+1
2012-07-02Enable no-undefined symbols mode in Solaris builds if -z parent is in ldAlan Coopersmith1-3/+3
2012-05-04xfree86: use silent rules with sdksyms generationYaakov Selkowitz1-1/+1
2012-05-04xfree86: respect EXEEXT in relink targetYaakov Selkowitz1-1/+1
2012-04-05xfree86: link modules against Xorg symbols on CygwinYaakov Selkowitz1-3/+15
2012-01-09Always install xaa sdk headersAdam Jackson1-2/+0
2011-10-01sdksyms.sh may not be executable.Matthieu Herrb1-1/+1
2011-06-23xfree86: Remove libxorg convenience library to speed up buildDan Nicholson1-16/+10
2011-06-23xfree86: Move sdksyms generation to ddx toplevelDan Nicholson1-2/+12
2011-06-23Don't use empty source filesDan Nicholson1-8/+3
2011-05-01Make xorg.conf.example rule compatible with Solaris makeAlan Coopersmith1-1/+1
2011-03-14man: relocate manual pages in the man subdir outside docGaetan Nadon1-4/+2
2011-01-18xfree86: use sed rather than cpp to perform string substitutionsGaetan Nadon1-9/+9
2010-11-30xfree86: Remove the xf8_16bpp overlay moduleAdam Jackson1-2/+2
2010-03-22Fix relink targets for silent rulesYaakov Selkowitz1-1/+1
2009-11-05Use $(MAKE) instead of "make" to build Solaris inline assemblyAlan Coopersmith1-1/+2
2009-10-06Add platform tests for Dtrace linker magicAlan Coopersmith1-1/+1
2009-09-14xfree86: Change default font path to match configure.ac's --default-font-path.Alan Coopersmith1-6/+1
2009-08-07ddx: fix xf86Config.a generationDave Airlie1-1/+1
2009-07-10Fix int10 module build after typo in commit 2638e9899Alan Coopersmith1-1/+1
2009-07-10configure: introduce --{enable,disable}-int10-moduleTiago Vignatti1-1/+5
2009-07-10configure: introduce --{enable,disable}-vbeTiago Vignatti1-1/+5
2009-07-10configure: introduce --{enable,disable}-vgahwTiago Vignatti1-1/+5