summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)AuthorFilesLines
2024-04-21build.sh: add libXpresentHEADmasterAlan Coopersmith1-0/+1
2022-12-09build.sh: use gitlab, not anongitPeter Hutterer1-18/+18
2022-12-09build.sh: add GITCLONEOPTS to --help outputPeter Hutterer1-0/+2
2021-07-11Add libxcvt to build.sh & xorg.modulesAlan Coopersmith1-0/+1
2019-02-23Updates for merge of mkfontdir into mkfontscaleAlan Coopersmith1-1/+0
2018-08-19Add missing space before `]'Matthieu Herrb1-1/+1
2018-08-16build.sh: Move makedepend to the end with other utilsAdam Jackson1-2/+1
2018-02-05build.sh: *proto -> xorgprotoAdam Jackson1-30/+1
2017-08-21build.sh: add initial support for mesonPeter Hutterer1-19/+66
2017-08-21build.sh: add GITCLONEOPTS for git clone optionsPeter Hutterer1-1/+3
2017-08-18build.sh: drop extra shell invocation for autogenPeter Hutterer1-2/+1
2017-08-18build.sh: drop passing environment variables to configurePeter Hutterer1-6/+2
2017-02-27build.sh: add NOMAKE configure optionEmil Velikov1-0/+11
2017-02-27build.sh: mention when autogen/configure is omittedEmil Velikov1-0/+2
2017-02-27build.sh: honour when NOAUTOGEN (-a) is setEmil Velikov1-4/+1
2017-01-27build.sh: add xf86-video-amdgpuPeter Hutterer1-0/+1
2017-01-24build.sh: fix typoPeter Hutterer1-1/+1
2016-09-02build.sh: add libinput and xf86-input-libinputPeter Hutterer1-1/+8
2015-07-01xorg.modules: Drop external glamor.Eric Anholt1-1/+0
2015-07-01build.sh: Drop modesetting, it's in-tree nowAdam Jackson1-1/+0
2014-01-07build.sh: add xf86-video-nested driverGaetan Nadon1-0/+1
2014-01-07build.sh: add the glamor driverGaetan Nadon1-0/+1
2013-12-15build.sh: collapse all build_xxx into one build_all_modules functionGaetan Nadon1-356/+254
2013-11-04build.sh: libxshmfence only builds on Linux due to futexGaetan Nadon1-1/+5
2013-11-01build.sh: add presentproto, dri3proto, and libxshmfenceAaron Plattner1-0/+3
2013-10-29build.sh: remove font-bitstream-speedo from the build listGaetan Nadon1-1/+0
2013-10-28build.sh: provide a file header commentGaetan Nadon1-13/+184
2013-10-24build.sh: extract tarballs in a consistent locationGaetan Nadon1-32/+67
2013-10-24build.sh: tarballs not found under their respective module directoryGaetan Nadon1-7/+0
2013-10-24build.sh: complete error path when extracting from tarsGaetan Nadon1-7/+10
2013-10-24build.sh: recover SRCDIR when tar command failsGaetan Nadon1-0/+2
2013-10-24build.sh: add support for the xz archive file formatGaetan Nadon1-5/+12
2013-10-24build.sh: no longer require a trailing slash for module nameGaetan Nadon1-45/+41
2013-10-24build.sh: add tar building support for libevdevGaetan Nadon1-0/+3
2013-10-08build.sh: add libevdev as required by evdev input driverGaetan Nadon1-0/+9
2013-09-19build.sh: sync-up with changes made in xorg.modulesGaetan Nadon1-0/+2
2013-09-19Remove video-newport failing driver from the build scriptsGaetan Nadon1-1/+0
2013-08-09Fix Solaris x86 platform detection in build.sh (uname -m returns "i86pc")Alan Coopersmith1-2/+2
2012-02-09build.sh: fix test error message when modules file not suppliedAlan Coopersmith1-1/+1
2012-02-02build.sh: make --autoresume and -o mutually exclusiveTrevor Woerner1-0/+10
2012-01-31build.sh: better integrate --autoresume and -nTrevor Woerner1-12/+83
2012-01-27build.sh: remove xgi driverTrevor Woerner1-1/+0
2012-01-26Format cleanup of help outputTrevor Woerner1-12/+19
2012-01-25build.sh: fix incorrect autoresume behaviour in conjonction with -nGaetan Nadon1-4/+11
2012-01-24Per-component configure optionsTrevor Woerner1-9/+26
2012-01-18build.sh: replace expr substr function with colon operatorGaetan Nadon1-7/+9
2011-09-27build.sh: aiptek, acecad and penmount are unmaintainedPeter Hutterer1-3/+0
2011-09-21build.sh: Add modules split out of xcb-utilAlan Coopersmith1-3/+7
2011-06-04build.sh: remove video-qxl due to external dependenciesGaetan Nadon1-1/+0
2011-04-29build.sh: makedepend must be built after protoGaetan Nadon1-2/+2