Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6a5e5b2f | 2024-04-27 18:34:23 | Update instructions to get a core dump from X server, prompted by input from Kirill A. Korinsky, thanks. | ||
| 7c360975 | 2023-05-07 06:55:21 | Switch to autoconf 2.71 (required by upstream updates) | ||
| 1d749951 | 2023-05-07 06:42:06 | Remove version numbers for packages with only one version. While there, one grammar fix. | ||
| 68e497db | 2023-04-10 17:45:01 | Note that gettext-tools is needed for autoreconf | ||
| eefa65c4 | 2023-03-03 15:26:53 | Zap a stray space to tickle the git conversion. | ||
| f81d01c6 | 2021-07-14 18:46:21 | whitespace fix | ||
| cccb20ea | 2020-12-29 07:47:22 | switch to using python3 to regen the xcb library code. ok kettenis@ danj@ | ||
| 5ea3272c | 2018-07-19 12:14:37 | Document how to update XCB | ||
| 3765173e | 2018-05-20 17:25:01 | Adjust to reality: obj dirs are mandatory and should be created as root. | ||
| 03a8a8ee | 2017-08-19 09:12:13 | xdm -> xenodm. From Kemmens Nanni. Thanks. | ||
| e60e9757 | 2017-02-24 03:07:03 | correct autoreconf line ok matthieu@ | ||
| e25eed3f | 2017-02-12 18:19:54 | replace XENOCARA_RERUN_AUTOCONF setting with autoreconf make target. The previous mechanism didn't play well with the new separated build user. | ||
| 0bdf0879 | 2016-10-14 18:29:18 | Update build instructions | ||
| dfb4d57a | 2016-01-18 18:01:37 | Assorted updates to match current reality. | ||
| a7bc8e32 | 2015-12-23 14:28:32 | Remove the llvm section, the ports llvm is too outdated for Mesa now. The version of g++ in base can't handle the headers of recent llvm either and the common xenocara makefiles will need a way to optionally look for llvm/libelf in /usr/local if XENOCARA_BUILD_GALLIUM == "llvm" | ||
| b81ed5cd | 2013-09-07 02:18:32 | update the note on using Mesa with LLVM ok mpi@ ajacoutot@ | ||
| a68efeab | 2013-05-14 07:55:46 | Create the obj dir when building the gallium driver. ok matthieu@ | ||
| 290e6736 | 2013-04-14 10:23:04 | Add a new option to the xenocara infrastructure be able to automatically build the Gallium3D software rasterizer as part of the libGL. Note that it can also makes use of LLVM to build the llvmpipe if the corresponding port is installed. Please refer to the README for a more complete documentation. Prodded by ajacoutot@, ok matthieu@ | ||
| 84755283 | 2012-08-05 18:08:05 | Automake 1.12 now uses autoconf 2.69. | ||
| 3929020b | 2012-08-04 17:10:01 | Switch to automake 1.12/autoconf 2.68. Note that I don't plan to regenerate all the autotools files now. It's a lazy update that will only take effect when autotools files are re-generated, upon updates or for another reason. | ||
| d71997c6 | 2012-07-23 05:50:37 | X.Org 7.7. | ||
| 1d43bd9b | 2012-01-28 21:04:42 | Small updates on directory descriptions. | ||
| 8dc6a657 | 2011-10-08 13:51:04 | Remove paragraph about building using shadow link tree. It's not supported anymore. | ||
| 5c48ead9 | 2009-05-02 13:51:29 | switch to autoconf 2.62 to generate xenocara configure scripts. | ||
| f77799bb | 2008-10-10 05:32:58 | The number of Xenocara packages has shrunk under 300. | ||
| d2f26af0 | 2008-10-05 08:10:05 | strip white space at end of lines. | ||
| 238a9af8 | 2008-10-05 08:08:33 | - rework the blurb about NFS clock synchronisation; the configure test was removed by todd@ some time ago. - document the need for src/sys/dev/pci/pcidevs in the build process. | ||
| cd62a577 | 2008-03-13 20:34:19 | Xenocara currently is X.Org 7.3. Noticed by david@ who disapeared after I told him to commit that. | ||
| d5cb652a | 2008-03-03 07:01:44 | Change the default for XSRCDIR to /usr/xenocara. ok deraadt@ | ||
| 94164453 | 2007-07-14 11:20:10 | typo; from peter ericson | ||
| 24191c4e | 2007-06-01 00:19:52 | Add information on debugging, mostly copied from XF4/README. | ||
| 4d3f7d1a | 2007-04-23 08:52:58 | - /usr/xobj is now part of the system "why not" mblamer@, ok krw@ todd@ | ||
| 5c60e527 | 2007-04-09 18:58:23 | Note the requirement for time synchronisation for NFS. | ||
| 08a6594b | 2007-04-07 16:07:41 | typos. Reported by Ingo Schwarze. Thanks. | ||
| 4410e644 | 2007-04-07 13:35:06 | Some developers need clues to unfuck their trees. | ||
| 7f9b198b | 2007-04-07 13:21:12 | More details for people wanting to regenerate configure scripts. Prodded by mbalmer@. | ||
| 23df96a6 | 2007-04-07 13:18:40 | Note that XOBJDIR needs to exist before running make obj. | ||
| 2ce426bf | 2007-04-07 11:02:37 | Correct the path of the default object directory. ok todd@ | ||
| 96d8bc25 | 2007-04-04 22:27:53 | fix typos; ok matthieu@ | ||
| 811bad96 | 2007-04-01 21:24:57 | XSRCDIR default is now /usr/src/xenocara. From Charles Longeau. | ||
| 3a7a853b | 2007-04-01 19:04:58 | Typo reported by Charles Longeau. Thanks. | ||
| ca57eb76 | 2007-03-31 20:25:53 | XENOCARA_TOP -> XSRCDIR and now defaults to /usr/src/xenocara XENOCARA_OBJDIR -> XOBJDIR and now defaults to /usr/xobj suggested by espie@ ok krw@ mbalmer@ | ||
| 09aa4806 | 2007-01-04 20:56:55 | Typo. Noticed by raga at comcast.net. Thanks. | ||
| 35272704 | 2006-12-29 18:34:58 | pkg-config is gone. Noticed by Janne Johansson. | ||
| bbed85e7 | 2006-12-12 21:07:25 | Document 1st build. Suggested by dim@ | ||
| 6a5579f8 | 2006-12-02 16:28:48 | Make 'obj' now can make symlinks to /usr/obj/xenocara (or any other directory designed by XENOCARA_OBJDIR in /etc/mk.conf). | ||
| 6de7738f | 2006-11-30 17:58:48 | typos and tweaks from bernd@ and todd@. | ||
| bff0ec04 | 2006-11-29 22:25:07 | more information. | ||
| c5d47aef | 2006-11-29 18:55:38 | Xenocara user guide. |