summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-11-27Create xetcsum at build time like we do in src. This prevents ending upAntoine Jacoutot
2014-09-28Create xetc.tgz without intermediate file.Robert Peichaer
2014-08-28Move xetc set to xbase like etc in base. ok and a tweak by ajacoutot@Matthieu Herrb
2014-07-16Unbreak release after recent sysmerge sum file changes.Antoine Jacoutot
2014-07-11remove extra ${SUDO} in release-install target.Matthieu Herrb
2014-07-10locate db in X, named xorg.db to please matthieuMarc Espie
2014-04-18Reduce the build time for the makewhatis(8) step by roughly a factor of 3.Ingo Schwarze
2014-03-24sum -> cksumStuart Henderson
2014-01-10add sha: target like src/etc/Makefile .. prodded by deraadt@Todd T. Fries
2013-10-25Do not attempt to build kdrive if we did not build Mesa, for its configureMiod Vallat
2013-09-09move the DESTDIR/RELEASEDIR check to the main targetMarc Espie
2013-08-22Remove COMPILER_VERSION tests used to special-case gcc 2, since it is noMiod Vallat
2013-02-21after a compiler update, landisk can now handle pixman and thus xserver againTodd T. Fries
2012-12-01Do not build kdrive on static arches, for libGL doesn't get build on them.Miod Vallat
2012-10-29Unlink share/pciids from the build. The generated file is notMatthieu Herrb
2012-10-17if the directory is empty, the mv will fail.Marc Espie
2012-08-18let build and release proceed through the exact same steps, avoidingMarc Espie
2012-04-01Fix previous for bootstrap.Matthieu Herrb
2012-04-01Don't build kdrive if pixman isn't built.Matthieu Herrb
2012-02-07Don't install xorg.conf on machines with no X server.Matthieu Herrb
2012-01-16Backout activation of the new apropos(1)/whatis(1)/makewhatis(8).Ingo Schwarze
2012-01-06Let makewhatis(8) build the whatis.db quietly.Ingo Schwarze
2011-03-07Descend into data/ not data/xkbdata explicitely here.Matthieu Herrb
2011-02-22run makewhatis -vMarc Espie
2010-09-04Remove macppc default xorg.conf. Discussed with ajacoutot@, drahn@ oga@Matthieu Herrb
2010-08-25make 'make release' work on vaxTodd T. Fries
2010-08-10permit sgi/loongson to make a release with no xorg.conf,Todd T. Fries
2010-05-11allow gcc4 switch, okay matthieu@Marc Espie
2010-01-31xorg.conf for loongson.Matthieu Herrb
2010-01-10Create and distribute the initial sysmerge sum file just like we do forAntoine Jacoutot
2009-12-01Move back build of xtsscale with other apps. It doesn't requireMatthieu Herrb
2009-11-26Move app/xtsscale build after drivers, since it requires aMatthieu Herrb
2009-10-01Use the installed /etc/mtree/BSD.x11.dist file now that it's up-to-date.Matthieu Herrb
2009-09-10Completely disable xserver on vax, it generates a gcc segmentationMatthieu Herrb
2009-05-20Sync with sparc wsmouse changes.Miod Vallat
2009-02-02Enable build of kdrive/Xephyr on gcc3 arches. ok todd@Matthieu Herrb
2008-10-05provide a pciutils style pci.ids file for libpciaccess.Matthieu Herrb
2008-06-12Actually install xorg.conf for sgi when building a release, so thatMatthieu Herrb
2008-01-31Merge the two xenocara mtree specs into a unique one, rooted at /Matthieu Herrb
2008-01-05fix release for make -jMarc Espie
2007-12-20Don't try to build xserver on landisk. it now depends on lib/pixmanMatthieu Herrb
2007-10-27Rebuild the fontcache at the end of make install.Matthieu Herrb
2007-06-11no need to recurse into distrib/notes twiceTodd T. Fries
2007-03-31XENOCARA_TOP -> XSRCDIR and now defaults to /usr/src/xenocaraMatthieu Herrb
2007-03-28use exec for recursive make invocations.Matthieu Herrb
2007-03-28make obj in distrib/notes/ to avoid writing to the src tree, andTodd T. Fries
2007-03-26set XCONFIG for release-installMatthieu Herrb
2007-03-16add `dist' to .PHONYTodd T. Fries
2007-03-16borrow a line from XF4/Makefile that defines RM andTodd T. Fries
2006-12-31More fixes:Matthieu Herrb