Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-29 | Unlink share/pciids from the build. The generated file is not | Matthieu Herrb | |
used by xserver anymore. | |||
2012-10-17 | if the directory is empty, the mv will fail. | Marc Espie | |
But we don't really care, because the real test for success is the rmdir. okay matthieu@ | |||
2012-08-18 | let build and release proceed through the exact same steps, avoiding | Marc Espie | |
nasty surprises... REQUIRES current /usr/share/mk (cd /usr/src/share/mk && make install) okay matthieu@ | |||
2012-04-01 | Fix previous for bootstrap. | Matthieu Herrb | |
2012-04-01 | Don't build kdrive if pixman isn't built. | Matthieu Herrb | |
2012-02-07 | Don't install xorg.conf on machines with no X server. | Matthieu Herrb | |
2012-01-16 | Backout activation of the new apropos(1)/whatis(1)/makewhatis(8). | Ingo Schwarze | |
In its current state, it causes too much slowdown, in particular during system builds, and there are other regressions. That cannot be fixed quickly while it's enabled. Problems pointed out by espie@, backout requested by deraadt@, diff "looks good" to espie@. | |||
2012-01-06 | Let makewhatis(8) build the whatis.db quietly. | Ingo Schwarze | |
ok todd@ | |||
2011-03-07 | Descend into data/ not data/xkbdata explicitely here. | Matthieu Herrb | |
Change suggested by shadchin@, needed for upcoming patches. | |||
2011-02-22 | run makewhatis -v | Marc Espie | |
(needs -current !) okay miod@ | |||
2010-09-04 | Remove macppc default xorg.conf. Discussed with ajacoutot@, drahn@ oga@ | Matthieu Herrb | |
and todd@ | |||
2010-08-25 | make 'make release' work on vax | Todd T. Fries | |
2010-08-10 | permit sgi/loongson to make a release with no xorg.conf, | Todd T. Fries | |
broken since xorg.conf was removed for these archs | |||
2010-05-11 | allow gcc4 switch, okay matthieu@ | Marc Espie | |
2010-01-31 | xorg.conf for loongson. | Matthieu Herrb | |
2010-01-10 | Create and distribute the initial sysmerge sum file just like we do for | Antoine Jacoutot | |
base on new installations. "reads alright" oga@, ok matthieu@ todd@ | |||
2009-12-01 | Move back build of xtsscale with other apps. It doesn't require | Matthieu Herrb | |
an installed header anymore. | |||
2009-11-26 | Move app/xtsscale build after drivers, since it requires a | Matthieu Herrb | |
header installed by driver/xf86-input-ws. Problem noticed by jdixon@ | |||
2009-10-01 | Use the installed /etc/mtree/BSD.x11.dist file now that it's up-to-date. | Matthieu Herrb | |
Further mtree updates will go to /usr/src/etc/mtree/BSD.x11.dist directly. | |||
2009-09-10 | Completely disable xserver on vax, it generates a gcc segmentation | Matthieu Herrb | |
violation in xkb/xkbEvents.c. ok todd@ | |||
2009-05-20 | Sync with sparc wsmouse changes. | Miod Vallat | |
2009-02-02 | Enable build of kdrive/Xephyr on gcc3 arches. ok todd@ | Matthieu Herrb | |
2008-10-05 | provide a pciutils style pci.ids file for libpciaccess. | Matthieu Herrb | |
ok todd@ deraadt@ | |||
2008-06-12 | Actually install xorg.conf for sgi when building a release, so that | Matthieu Herrb | |
it ends up in the xetc set... | |||
2008-01-31 | Merge the two xenocara mtree specs into a unique one, rooted at / | Matthieu Herrb | |
ok todd@ | |||
2008-01-05 | fix release for make -j | Marc Espie | |
okay matthieu@ | |||
2007-12-20 | Don't try to build xserver on landisk. it now depends on lib/pixman | Matthieu Herrb | |
which doesn't build because of gcc problems. | |||
2007-10-27 | Rebuild the fontcache at the end of make install. | Matthieu Herrb | |
2007-06-11 | no need to recurse into distrib/notes twice | Todd T. Fries | |
2007-03-31 | XENOCARA_TOP -> XSRCDIR and now defaults to /usr/src/xenocara | Matthieu Herrb | |
XENOCARA_OBJDIR -> XOBJDIR and now defaults to /usr/xobj suggested by espie@ ok krw@ mbalmer@ | |||
2007-03-28 | use exec for recursive make invocations. | Matthieu Herrb | |
2007-03-28 | make obj in distrib/notes/ to avoid writing to the src tree, and | Todd T. Fries | |
make it a regular SUBDIR ok matthieu@ | |||
2007-03-26 | set XCONFIG for release-install | Matthieu Herrb | |
2007-03-16 | add `dist' to .PHONY | Todd T. Fries | |
pointed out by Ingo Schwarze, schwarze at usta dot de, Thanks! | |||
2007-03-16 | borrow a line from XF4/Makefile that defines RM and | Todd T. Fries | |
permits 'make release' to have a chance | |||
2006-12-31 | More fixes: | Matthieu Herrb | |
- install bsd.xorg.mk in DESTDIR in postinstall - don't use dependencies in postinstall | |||
2006-12-31 | set X11BASE explicitely when installing bsd.xorg.mk, because | Matthieu Herrb | |
the Makefile there doesn't see /usr/share/mk/bsd.xorg.mk. | |||
2006-12-31 | Remove redundant X11BASE setting. | Matthieu Herrb | |
2006-12-23 | - Bring in the /usr/local/lib/X11/app-default handling from XF4 Makefile | Matthieu Herrb | |
- Repair subdir recursion. noticed by Frederick C. Druseikis. | |||
2006-12-17 | fix make obj after recent changes | Matthieu Herrb | |
2006-12-17 | make the install target more similar to what is done in the base system. | Matthieu Herrb | |
2006-12-17 | remove update target | Matthieu Herrb | |
2006-11-30 | Fix the install target: one typo and one thinko, probably caused by | Matthieu Herrb | |
committing while tired. | |||
2006-11-30 | revert | Matthieu Herrb | |
2006-11-30 | give a chance of building by referencing the right mtree file | Todd T. Fries | |
2006-11-29 | doc needs to be build after util. | Matthieu Herrb | |
2006-11-29 | (untested) release bits) | Matthieu Herrb | |
2006-11-29 | Hook docs to the build | Matthieu Herrb | |
2006-11-26 | Top level makefile for xenocara. | Matthieu Herrb | |