Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-28 | Stop providing /usr/X11R6/README. It contains mostly oudated information | Matthieu Herrb | |
and few people found it. Discussed with schwwarze@, sthen@. | |||
2016-11-19 | Enable builds with a dedicated user for xenocara as well. | Theo Buehler | |
"push forward" deraadt; no objections matthieu; testing, input & ok rpe | |||
2016-11-19 | Set permissions of mandoc.db and xetcsum explicitly, so they don't | Theo Buehler | |
depend on the umask. push forward deraadt; no objections matthieu | |||
2016-10-14 | Port the de-escalation mechanism we have in src to xenocara's make | Martin Natano | |
bootstrap/obj/build. This is now possible due to a normal build not writing to the source tree anymore. ok deraadt | |||
2016-10-10 | Remove the global 'make includes' step from 'make build'. | Matthieu Herrb | |
This is no longer needed and gets in the way of tightening permission used during build. ok and suggestions natano@ | |||
2016-10-02 | Set owner and group of the mandoc.db, the xetcsum file for sysmerge | Theo Buehler | |
and of the app-defaults symlink. Needed for noperm release. ok matthieu | |||
2016-09-03 | Remove zaurus support | Matthieu Herrb | |
2016-07-30 | Merge the build of Xephyr in the main xserver build. | Matthieu Herrb | |
Recent X server doesn't require to build the DIX with different options for xfree86 and kdrive. Tested for beeing a no-op on m88k by Kenji Aoyama. Thanks | |||
2016-04-01 | remove XENOCARA_BUILD_PIXMAN all platforms now build pixman | Jonathan Gray | |
2016-03-11 | Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding. | Okan Demirmen | |
ok matthieu@ | |||
2015-08-24 | /usr/share/sysmerge -> /var/sysmerge | Antoine Jacoutot | |
requested by several discussed with deraadt@ | |||
2015-08-23 | do checkflist like base -- meaning, don't do it automatically. | Theo de Raadt | |
2015-07-19 | Complain if 'make build' is run with DESTDIR set. | Matthieu Herrb | |
2015-07-01 | silence checkflist command, like base | Theo de Raadt | |
2015-06-18 | better sets checking target | Theo de Raadt | |
2014-11-27 | Create xetcsum at build time like we do in src. This prevents ending up | Antoine Jacoutot | |
with an empty file... issue reported by sthen@ ok rpe@ | |||
2014-09-28 | Create xetc.tgz without intermediate file. | Robert Peichaer | |
OK matthieu@ | |||
2014-08-28 | Move xetc set to xbase like etc in base. ok and a tweak by ajacoutot@ | Matthieu Herrb | |
There are still some issues, they will be fixed in tree. | |||
2014-07-16 | Unbreak release after recent sysmerge sum file changes. | Antoine Jacoutot | |
quikly discussed with deraadt@ todd@ matthieu@ other fallout can be worked in tree | |||
2014-07-11 | remove extra ${SUDO} in release-install target. | Matthieu Herrb | |
This target can only be run as root already. ok espie@ todd@ | |||
2014-07-10 | locate db in X, named xorg.db to please matthieu | Marc Espie | |
2014-04-18 | Reduce the build time for the makewhatis(8) step by roughly a factor of 3. | Ingo Schwarze | |
2014-03-24 | sum -> cksum | Stuart Henderson | |
2014-01-10 | add sha: target like src/etc/Makefile .. prodded by deraadt@ | Todd T. Fries | |
I also added a hash: target so I can re-roll tarballs w/out re-populating destdir/ | |||
2013-10-25 | Do not attempt to build kdrive if we did not build Mesa, for its configure | Miod Vallat | |
script looks for libGL. ok matthieu@ | |||
2013-09-09 | move the DESTDIR/RELEASEDIR check to the main target | Marc Espie | |
okay matthieu@ | |||
2013-08-22 | Remove COMPILER_VERSION tests used to special-case gcc 2, since it is no | Miod Vallat | |
longer used. | |||
2013-02-21 | after a compiler update, landisk can now handle pixman and thus xserver again | Todd T. Fries | |
prodded by brad@, ok matthieu@ | |||
2012-12-01 | Do not build kdrive on static arches, for libGL doesn't get build on them. | Miod Vallat | |
ok matthieu@ | |||
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 | |