ChangeLog revision 41fe0c2a
1commit 689d873a035c05a9d6a39feb13a028762bf781e0 2Author: Alan Coopersmith <alan.coopersmith@oracle.com> 3Date: Mon Dec 21 17:25:23 2015 -0800 4 5 xorg-cf-files 1.0.6 6 7 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 8 9commit 94a91b48847cd0af8ba15e2edac7a36114974979 10Author: Alan Coopersmith <alan.coopersmith@oracle.com> 11Date: Fri Dec 11 17:03:45 2015 -0800 12 13 Remove os2def.db from EXTRA_DIST 14 15 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 16 17commit 6238441708c58156015a8db66881ff49b380ba49 18Author: Alan Coopersmith <alan.coopersmith@oracle.com> 19Date: Fri Dec 11 17:01:45 2015 -0800 20 21 README: reword status section 22 23 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 24 25commit 8c11e021a8412d53ae01d351e66ebc07267a3ad9 26Author: Alan Coopersmith <alan.coopersmith@oracle.com> 27Date: Fri Dec 11 16:52:16 2015 -0800 28 29 sun.cf: Sun Studio 12.0 & later compilers prefer -m32/-m64 30 31 Use those flags instead of -xarch when the compiler is new enough 32 33 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 34 35commit 513f4a0a8f68491995c7a6a3594c51b6ab84a3a1 36Author: Alan Coopersmith <alan.coopersmith@oracle.com> 37Date: Fri Dec 11 16:28:38 2015 -0800 38 39 sun.cf: limit SysV man page sections to Solaris 2.0-11 40 41 All others (including other SunOS/Solaris releases) use the 42 traditional Bell Labs / BSD / Linux section numbering. 43 44 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 45 46commit 9d00e1f1f5cbb05ad45cc50efce7663ab92bb225 47Author: Andreas Boll <andreas.boll.dev@gmail.com> 48Date: Thu Dec 10 21:38:35 2015 +0100 49 50 Imake.tmpl: Use gzip -n to not save the timestamps 51 52 Change default GzipCmd to `gzip -n` so that packages depending on 53 xutils-dev (Debian package which contains util/cf) can be built 54 reproducibly. 55 56 As an example xtel can be built reproducible with this patch. 57 58 Fixes bug: 59 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789964 60 61 Suggested-by: Dhole <dhole@openmailbox.org> 62 Signed-off-by: Andreas Boll <andreas.boll.dev@gmail.com> 63 Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> 64 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 65 66commit a7cbc7b0c905f11fe4ee20e50dc4284e116c11ac 67Author: Alan Coopersmith <alan.coopersmith@oracle.com> 68Date: Sun Jul 26 11:17:55 2015 -0700 69 70 Remove very out of date OS2 DLL mappings for no-longer-shipped makedef.cmd 71 72 Haven't been updated since 2003 to reflect new functions and libraries 73 and can't be used since we no longer ship xc/config/util/makedef.cmd. 74 75commit fa898f4fe6f7dbdd7c07ab32b3b57f5d7c25901a 76Author: James Cloos <cloos@jhcloos.com> 77Date: Sat Sep 6 14:05:57 2014 -0400 78 79 Minor adjustment to the or1k patch. 80 81 Protect the definition of OpenRISC1000Architecture w/in an ifndef 82 like the other cpu sections do. 83 84 Signed-off-by: James Cloos <cloos@jhcloos.com> 85 86commit 3c4f28ceeefcb038eb3cf0ff65c4e80f16f26a50 87Author: Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> 88Date: Mon Aug 11 00:18:59 2014 +0100 89 90 Add support for OpenRISC 1000 (or1k) CPU 91 92 Signed-off-by: Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> 93 Signed-off-by: James Cloos <cloos@jhcloos.com> 94 95commit 5bf89151abdfdb1e5c183df9f28ee57b75e33c03 96Author: Alan Coopersmith <alan.coopersmith@oracle.com> 97Date: Sat May 31 21:39:32 2014 -0700 98 99 autogen.sh: Honor NOCONFIGURE=1 100 101 See http://people.gnome.org/~walters/docs/build-api.txt 102 103 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 104 105commit e3275108cb618a8b42d30cff9116821e767c78b7 106Author: Alan Coopersmith <alan.coopersmith@oracle.com> 107Date: Sat May 31 21:38:41 2014 -0700 108 109 configure: Drop AM_MAINTAINER_MODE 110 111 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 112 113commit e5be807d9e91f11d7244c8e895b6266d54125b1d 114Author: Thomas Klausner <wiz@NetBSD.org> 115Date: Thu Mar 20 11:33:06 2014 +0100 116 117 Always include xorg.cf for GccAliasingArgs. 118 119 (regardless of server support on this plattform) 120 121 Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> 122 Signed-off-by: Thomas Klausner <wiz@NetBSD.org> 123 124commit c91790bc2a6eb024ae09a8e78a889375fd6c74f0 125Author: Thomas Klausner <wiz@NetBSD.org> 126Date: Thu Mar 20 11:32:39 2014 +0100 127 128 NetBSD: add AMD64Architecture, fix Arm32Architecture. 129 130 Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> 131 Signed-off-by: Thomas Klausner <wiz@NetBSD.org> 132 133commit 2d586d8c0fe5190a6ab0958ee586e9a8c0a02d72 134Author: Riku Voipio <riku.voipio@linaro.org> 135Date: Fri Dec 6 15:37:36 2013 -0800 136 137 add DefaultGcc2AArch64Opt to xorg.cf 138 139 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 140 141commit 2e0400cfc1d946f22efd40a6780a830d2210c83d 142Author: Alan Coopersmith <alan.coopersmith@oracle.com> 143Date: Mon Jul 22 22:23:02 2013 -0700 144 145 xorg-cf-files 1.0.5 146 147 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 148 149commit 6028282ab3270b392ca5139bf2ddb66fee683a25 150Author: Alan Coopersmith <alan.coopersmith@oracle.com> 151Date: Sun Jul 7 17:39:05 2013 -0700 152 153 sun.cf: stop linking libraries merged into libc in later Solaris releases 154 155 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 156 157commit f39ce4263c1fdc9ebd56ad721bf34736a861066e 158Author: Alan Coopersmith <alan.coopersmith@oracle.com> 159Date: Sun Jun 30 12:46:18 2013 -0700 160 161 Remove xprint_host.def 162 163 Was used for controlling build of Xprint server & components in the 164 old monolithic tree, not relevant for imake's remaining tasks of 165 building old X programs/libraries from outside the monolith that 166 haven't yet moved to a newer build system. 167 168 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 169 170commit 31f5bd379984f78bbbecf493e6344664ef1d83df 171Author: Alan Coopersmith <alan.coopersmith@oracle.com> 172Date: Sun Jun 30 12:41:15 2013 -0700 173 174 Trim trailing whitespace 175 176 Performed with: perl -i -p -e 's{[\t ]+$}{}' * 177 Verified with: git diff --ignore-space-at-eol 178 179 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 180 181commit 0d1be73c26f3636e024637d12c3befd8a9956cfc 182Author: Riku Voipio <riku.voipio@linaro.org> 183Date: Mon Apr 22 14:24:13 2013 +0300 184 185 Add Aarch64 support 186 187 This patch is based on follow patch by Dirk Müller <dirk@dmllr.de> : 188 189 https://build.opensuse.org/package/view_file?expand=1&file=aarch64-support.diff&package=xorg-cf-files&project=devel%3AARM%3AAArch64%3A12.3 190 191 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 192 193commit 6630dfc049ab9a00807befe9e1d9853dbc703050 194Author: Alan Coopersmith <alan.coopersmith@oracle.com> 195Date: Mon Aug 6 21:56:07 2012 -0700 196 197 Update xorgversion.def from 7.6 to 7.7 198 199 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 200 201commit 509259ea17285eda77bdc07161298af767447e67 202Author: Alan Coopersmith <alan.coopersmith@oracle.com> 203Date: Thu Aug 2 17:55:47 2012 -0700 204 205 On Solaris 11 & later, use /usr/gnu/bin/install for InstallCmd 206 207 Older Solaris releases use /usr/ucb/install from the SunOS 4 compatibility 208 packages, but the EOL of that package has been announced now that it has 209 been 20 years since the SunOS 4.x -> Solaris 2.x transition. 210 211 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 212 Reviewed-by: Jay Cotton <jay.cotton@oracle.com> 213 214commit a724e4438e76438a9524ea7b112adc9d8e075ccb 215Author: Alan Coopersmith <alan.coopersmith@oracle.com> 216Date: Wed Jan 5 20:31:00 2011 -0800 217 218 xorg-cf-files 1.0.4 219 220 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 221 222commit 5e65933ae549ef31e81c0255bcf9548437f9b535 223Author: Alan Coopersmith <alan.coopersmith@oracle.com> 224Date: Wed Jan 5 20:29:37 2011 -0800 225 226 config: Add missing AC_CONFIG_SRCDIR 227 228 Regroup AC statements under the Autoconf initialization section. 229 Regroup AM statements under the Automake initialization section. 230 231 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 232 233commit db69115d0795bf12b096e38a95b1668b580c93f0 234Author: Alan Coopersmith <alan.coopersmith@oracle.com> 235Date: Wed Jan 5 20:28:26 2011 -0800 236 237 Update xorgversion.def from 7.5 to 7.6 238 239 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 240 241commit de29e23f62d2c7deab4ace29d5897b36f5166076 242Author: Jeremy Huddleston <jeremyhu@apple.com> 243Date: Tue Aug 17 10:30:51 2010 -0700 244 245 Add support for darwin x86_64 246 247 Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> 248 249commit d43a6b81c76a51a3d29376c86183955e4490ada0 250Author: Alan Coopersmith <alan.coopersmith@oracle.com> 251Date: Mon Apr 26 23:40:42 2010 -0700 252 253 Add .gitignore 254 255 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 256 257commit 6f2b44b45dafa01839960793b763509d7a72fd6b 258Author: Alan Coopersmith <alan.coopersmith@oracle.com> 259Date: Mon Apr 26 23:37:49 2010 -0700 260 261 Update README & COPYING files 262 263 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 264 265commit 7331d171b0d1c5da62e9f168cf59eeb19eddec19 266Author: Alan Coopersmith <alan.coopersmith@oracle.com> 267Date: Mon Apr 26 23:21:44 2010 -0700 268 269 Use INSTALL_CMD from xorg-macros-1.4 to make INSTALL file 270 271 Also bump minimum autoconf version to 2.60 for consistency with other 272 X.Org modules 273 274 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 275 276commit 245bf35aa111b0aace9d4de3e81c07f68776c9d4 277Author: Matthieu Herrb <matthieu.herrb@laas.fr> 278Date: Thu Apr 22 22:43:39 2010 +0200 279 280 Remove libXp from XawClientLibs 281 282 libXaw has lost Xp support some times ago. 283 284 Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr> 285 286 Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> 287 288commit e042d1e888893f61deb1d3b30f89bd6196ac9169 289Author: Alan Coopersmith <alan.coopersmith@sun.com> 290Date: Thu Oct 15 16:00:33 2009 -0700 291 292 Use font-util 1.1 macros to set FontDir and FontEncDir in site.def 293 294 Replaces cygwin.cf rules to manually set these paths. 295 296 Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> 297 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 298 299commit 4b8577d83788bc7613c1e27eba9d80bd8bda9c08 300Author: Alan Coopersmith <alan.coopersmith@sun.com> 301Date: Thu Oct 15 09:57:01 2009 -0700 302 303 List X.Org version as 7.5 instead of 6.8.99.903 304 305 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 306 307commit 6c7e5535955e9beb15fb4e8d3e83b7e5d9298829 308Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> 309Date: Thu Oct 15 11:25:51 2009 -0500 310 311 cf: Update Cygwin rules 312 313 Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> 314 315commit 46ec61a400c67120584188c035378019a5f31bc5 316Author: Alan Coopersmith <alan.coopersmith@sun.com> 317Date: Wed Oct 14 10:40:55 2009 -0700 318 319 xorg-cf-files 1.0.3 320 321 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 322 323commit 97c5d4f2165e23189ba56323c33b1b8c805d2efa 324Author: Alan Coopersmith <alan.coopersmith@sun.com> 325Date: Wed Oct 14 08:35:22 2009 -0700 326 327 Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS 328 329 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 330 331commit e2b8ea83e5cd13efe30e48e87523280baa71b64d 332Author: Alan Coopersmith <alan.coopersmith@sun.com> 333Date: Wed Oct 14 08:31:08 2009 -0700 334 335 Change default MotifDir from /usr/X11R6 to ProjectRoot (Bug #5614) 336 337 Reported-by: Bernhard Rosenkraenzer <bero@arklinux.org> 338 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 339 340commit 47c32af372a2ed1abd746b30691fbe46b839b4c4 341Author: Peter Hutterer <peter.hutterer@who-t.net> 342Date: Tue Jul 21 14:19:52 2009 +1000 343 344 Remove duplicate os2Lib.rules entry from Makefile.am. 345 346 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> 347 348commit e9b3646e9148d37c816c7efe5d3341a1b613dad7 349Author: Gaetan Nadon <memsize@videotron.ca> 350Date: Wed Jul 8 10:15:25 2009 -0400 351 352 cf: use XORG_CHANGELOG macro to create ChangeLog. #22611 353 354 Build break: Makefile.am: command not found: git-log 355 356 Adding the macro in configure.ac and use it in Makefile.am 357 Refer to: https://bugs.freedesktop.org/show_bug.cgi?id=22611 358 Tested: running autogen.sh, make and 'make dist' 359 360 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 361 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 362 363commit 579a13903a9981a02defaa0cb2b32ea640afd574 364Author: James Cloos <cloos@jhcloos.com> 365Date: Thu Dec 6 16:39:15 2007 -0500 366 367 Replace static ChangeLog with dist-hook to generate from git log 368 369commit 66a03083cc1ceede4fe0d999533fab5247b77ad0 370Author: Jeremy C. Reed <reed@glacier.reedmedia.net> 371Date: Tue Dec 19 19:13:45 2006 -0600 372 373 For DragonFly: if BuildDmx is not defined, set to YES. And 374 change CompressManPages to NO. This is from "pkgsrc" which is the 375 package system for DragonFly. 376 377commit 7f58ae2adf46407b3f128fbdd29ef5eda39dc5be 378Author: Jeremy C. Reed <reed@glacier.reedmedia.net> 379Date: Tue Dec 19 19:01:26 2006 -0600 380 381 For NetBSD.cf: Support AMD64/ia64 and use GccAliasingArgs (so doesn't 382 lose -fno-strict-aliasing on non-i386). This is from NetBSD's pkgsrc. 383 384commit 9c8ca4fe2066924754c3c1ea78ef0788ceaf320b 385Author: Robert Millan <rmh@aybabtu.com> 386Date: Fri Jul 14 18:50:34 2006 -0700 387 388 Bug #6310: GNUArchitecture needed for GNU/kFreeBSD 389 390 <https://bugs.freedesktop.org/show_bug.cgi?id=6310> 391 392commit d09fa6e0b3b021cd4f16f444964f05d4bcae0557 393Author: Adam Jackson <ajax@nwnk.net> 394Date: Fri May 19 18:40:24 2006 +0000 395 396 Bump to 1.0.2 397 398commit 3ca574a51927067f958f2eca5f106cf215aee2f5 399Author: Matthieu Herrb <matthieu.herrb@laas.fr> 400Date: Sat Apr 15 15:55:25 2006 +0000 401 402 rman is not built by modular tree. 403 DefaultRGBDatabase is now in share/X11 404 Generate site.def from site.def.in to set ProjectRoot to $prefix 405 Add 406 Remove Bugzilla #6607. ok ajax. 407 408commit 8a28830626893e7730acf54b8dce17bb23b44436 409Author: Jeremy C. Reed <reed@reedmedia.net> 410Date: Fri Feb 3 03:02:44 2006 +0000 411 412 INSTALLMINORREV = true for DragonFly. Help DragonFly since the package 413 build system knows and uses these "minor revisions". As discussed with 414 DragonFly developer, Joerg Sonnenberger. And I was told this is 415 probably just an historic artifact from a.out versioning (but would be 416 hard to change for FreeBSD because many ports pkg-plists would need to 417 be changed). 418 419commit c9398641220d49a3b07ba24b8f516529a3138ee7 420Author: Kevin E Martin <kem@kem.org> 421Date: Wed Dec 21 02:30:07 2005 +0000 422 423 Update package version for X11R7 release. 424 425commit 3cdf87736d17ad8b420d5eac4a3fa07c9ef89c01 426Author: Adam Jackson <ajax@nwnk.net> 427Date: Mon Dec 19 16:36:01 2005 +0000 428 429 Stub COPYING files 430 431commit 792492c53d200e0bac653756790434a170983ca7 432Author: Kevin E Martin <kem@kem.org> 433Date: Thu Dec 15 00:24:40 2005 +0000 434 435 Update package version number for final X11R7 release candidate. 436 437commit c6ac2005b95ed188821fd877b467d85e1e2019e8 438Author: Kevin E Martin <kem@kem.org> 439Date: Sat Dec 10 16:29:39 2005 +0000 440 441 Add configure option to set config install dir. 442 443commit cb6a93f506301182dd654618167a7c41bd53c410 444Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 445Date: Sun Dec 4 03:17:09 2005 +0000 446 447 Version bump 448 449commit 4fc8995d6bdcd564ddd94a58ea1703018c81a612 450Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 451Date: Sat Dec 3 17:20:48 2005 +0000 452 453 Set DlLibrary to -lc on Solaris 10, since libdl was merged into libc. 454 Replace hardcoded -ldl with DlLibrary. 455 456commit 9582b2c69749a368b810b4789f7143bfd9648a12 457Author: Kevin E Martin <kem@kem.org> 458Date: Sat Dec 3 05:49:47 2005 +0000 459 460 Update package version number for X11R7 RC3 release. 461 462commit 5010028352206714829552fc1f0c7dfe7a001ec4 463Author: Adam Jackson <ajax@nwnk.net> 464Date: Wed Nov 30 05:59:07 2005 +0000 465 466 typo fix again. what's wrong with me? 467 468commit 0d9083eecd632b9c670cef21896ca4b15eaeae8c 469Author: Adam Jackson <ajax@nwnk.net> 470Date: Wed Nov 30 05:20:06 2005 +0000 471 472 Bug #4828: Better fix for NetBSD thread lib. (Jeremy C. Reed) 473 474commit 6216dae3d4f4a822cd4f4db7ced091b53d60d229 475Author: Kean Johnson <kean@armory.com> 476Date: Mon Nov 21 01:16:18 2005 +0000 477 478 Set HasSnprintf to NO becuase setting it to YES implies at least UNIX98, 479 possibly C99 semantics, which neither OS supports. 480 481commit 576211ebe60870752fef382e79a301ada9ca509a 482Author: Adam Jackson <ajax@nwnk.net> 483Date: Fri Nov 18 19:25:33 2005 +0000 484 485 typo fixes 486 487commit d0ec042e61b1d0c4f06ae508c6a1dba44cfd0d4d 488Author: Adam Jackson <ajax@nwnk.net> 489Date: Fri Nov 18 18:15:23 2005 +0000 490 491 Bug #4578: Fix cross-build of Xming. (Colin Harrison) 492 493commit 7ed28b712a7f0d3a20abdb3b111a48a9e43edbfa 494Author: Adam Jackson <ajax@nwnk.net> 495Date: Fri Nov 18 17:48:09 2005 +0000 496 497 Bug #4726: Placate imake by building dummy host.def and friends. (Joshua 498 Baergen) 499 500commit 85f54a98979f99149aaebc6fc46bb3dc5277d495 501Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 502Date: Thu Nov 10 07:27:41 2005 +0000 503 504 Version bump 505 506commit 21859854d74c4c8ccce6eb1bc96e1d2374764316 507Author: Kevin E Martin <kem@kem.org> 508Date: Wed Nov 9 21:25:56 2005 +0000 509 510 Update package version number for X11R7 RC2 release. 511 512commit d7adf2661c07a4fd7fddf3e7926e8ec9046dc708 513Author: Kean Johnson <kean@armory.com> 514Date: Tue Nov 8 06:33:24 2005 +0000 515 516 See ChangeLog entry 2005-11-07 for details. 517 518commit 56d6b039c20a2c1b88805a7a91a5fca78c298c5f 519Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 520Date: Sun Nov 6 17:27:29 2005 +0000 521 522 "# else if" needs to be "#elif" to work properly 523 524commit e4d1b467358ff92951fd6e91ad71256ff1d5bd95 525Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 526Date: Sun Nov 6 03:49:22 2005 +0000 527 528 Fix asm flags for 64-bit SPARC builds with Sun compilers. 529 Use asm flags from sun.cf instead of duplicating settings here. 530 531commit 589cc04561c610cc4c2c51c9286869e0ba0f04f4 532Author: Adam Jackson <ajax@nwnk.net> 533Date: Sun Oct 23 18:56:08 2005 +0000 534 535 Bug #4828: Fix compilation on NetBSD 2.1 and up. (Germain Le-Chapelain) 536 537commit a05341fad262dbd199d1835e60a4ab6bbb02e82b 538Author: Adam Jackson <ajax@nwnk.net> 539Date: Fri Oct 21 19:10:27 2005 +0000 540 541 Bug #1466: Make building libGL with/without -fPIC configurable. (ISHIKAWA 542 Mutsumi) 543 544commit e6a39f2d971bff2625b4f32ad796e3f64091a2c6 545Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 546Date: Wed Oct 19 03:59:43 2005 +0000 547 548 Version bump 549 550commit 544e3f6ee000eeb54757a9089e6e042f859b334f 551Author: Kevin E Martin <kem@kem.org> 552Date: Wed Oct 19 02:48:16 2005 +0000 553 554 Update package version number for RC1 release. 555 556commit f7060f5c922f0f3f9509f9d626997d6f322b0847 557Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 558Date: Tue Oct 18 07:06:00 2005 +0000 559 560 Make sure FramePtrFlags is defined 561 562commit 6f4a4b2d624f4ccaefddb3c66e23b00567551cfd 563Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 564Date: Mon Oct 17 02:22:33 2005 +0000 565 566 Set HasVarRun to YES for Solaris 8 and later. 567 568commit 00b11b1cfc2e564ce1cacccc5ee0270591e5825c 569Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 570Date: Fri Oct 14 02:07:56 2005 +0000 571 572 #warning breaks older compilers 573 574commit f8891a72747e9025a35efd11db764313fb5248a0 575Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 576Date: Tue Oct 11 01:20:38 2005 +0000 577 578 Add Solaris definitions for SharedXcompositeReqs & SharedXevieReqs, add 579 $(GLXLIB) to Solaris definition of SharedGLwReqs 580 Solaris linker runtime library path flag fixes. Add -norunpath when 581 building with Sun C++ compiler to avoid recording compiler build-time 582 runpaths in output binaries. 583 584commit bffa56a17ba4e737929792137808b7d293632a99 585Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 586Date: Sun Oct 9 21:52:42 2005 +0000 587 588 Bug #975 <https://bugs.freedesktop.org/show_bug.cgi?id=975> Xfixes code in 589 Xcursor not compiled when imake is used (Chris Lee) 590 Add SharedXcursorReqs settings for Solaris 591 592commit c5c4af735abc21e4af05e38fdfdf735958fe4d8f 593Author: Kevin E Martin <kem@kem.org> 594Date: Thu Oct 6 04:00:51 2005 +0000 595 596 Build system for cf files 597 598commit 1ba9f50ade27d7f30305f6445c9722a922efcc14 599Author: Adam Jackson <ajax@nwnk.net> 600Date: Wed Oct 5 17:50:28 2005 +0000 601 602 Bug #4645: Fix InstallDriverSDKObjectSubModule for dlloader builds. 603 604commit 14f48f35dc0e4ff844677d9dd7fb5d9b6eae0ffe 605Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 606Date: Mon Oct 3 16:08:44 2005 +0000 607 608 Bug #3814 <https://bugs.freedesktop.org/show_bug.cgi?id=3814> Patch #3461 609 <https://bugs.freedesktop.org/attachment.cgi?id=3461> GNU/kFreeBSD 610 monolithic build system support (Robert Millan) 611 612commit 273c9901548b5471b4e9d4cb6c5df6ee69daf9b7 613Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 614Date: Mon Oct 3 01:17:20 2005 +0000 615 616 Bug #2539 <https://bugs.freedesktop.org/show_bug.cgi?id=2539> Patch #1901 617 <https://bugs.freedesktop.org/attachment.cgi?id=1901> Big-endian ARM 618 processor support (Lennert Buytenhek) 619 620commit b16b95eae455aebe78f098e8e9569061daf848d9 621Author: Matthieu Herrb <matthieu.herrb@laas.fr> 622Date: Sat Oct 1 16:45:48 2005 +0000 623 624 set libxrx and libxrxnest shared revisions in X11.tmpl so that OS specific 625 library template can override them if needed. 626 627commit 8d0b1f2564a4d700544210854ebca6876325ad6f 628Author: Matthieu Herrb <matthieu.herrb@laas.fr> 629Date: Sat Oct 1 16:42:11 2005 +0000 630 631 Enable the module loader on OpenBSD/amd64. The dlopen() based loader works 632 on this platform. 633 634commit 142d9d8c35d6f86a2593b52e6edc974e9fa41d99 635Author: Matthieu Herrb <matthieu.herrb@laas.fr> 636Date: Sun Sep 25 17:07:30 2005 +0000 637 638 Update shared libraries revisions for OpenBSD 3.8. 639 640commit f15d9c33bfbe99f93716c26c79bc1adbb8618a22 641Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 642Date: Thu Sep 22 23:54:18 2005 +0000 643 644 Make libXau & libXdmcp default to shared instead of static libraries to 645 match modular build. (See fd.o bugzilla #4200.) 646 647commit b4699f13ed18f489f1752e8e3c9767397ecfa53d 648Author: Matthieu Herrb <matthieu.herrb@laas.fr> 649Date: Mon Sep 12 20:46:02 2005 +0000 650 651 Remove unsafe /tmp file creation for the formatted manual page target. Just 652 make the file in the current build directory instead of temp directory. 653 (Jeremy C Reed). 654 655commit 0868e628dc595b7d4a841e91b44494f4c24090c5 656Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 657Date: Wed Aug 31 02:12:59 2005 +0000 658 659 Add more shared library rev settings to match Solaris ABI. 660 661commit 7789cbb1988c00b0c5128779963aa898bf6d41e8 662Author: Matthieu Herrb <matthieu.herrb@laas.fr> 663Date: Mon Aug 29 20:54:20 2005 +0000 664 665 Fix for StripInstalledPrograms = YES. 666 667commit 9f87dc5696e7ba64ca47e00ae4726257210b562c 668Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 669Date: Thu Aug 25 04:09:45 2005 +0000 670 671 Use system curses library on Solaris for xorgcfg text mode. 672 673commit 4ac7ca8031b1a81864e5685e7feacd18942f328f 674Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 675Date: Wed Aug 24 16:27:26 2005 +0000 676 677 Allow platforms to specify SharedGLwReqs to override REQUIREDLIBS. 678 Set SharedGLwReqs for Solaris to include system Motif library. 679 680commit eb48b5fc148988d4e357646efb5411db7c90a631 681Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 682Date: Tue Aug 23 20:05:03 2005 +0000 683 684 Set Solaris linker flags to include ld mapfiles to mark various sections 685 non-executable for better security and aligned to allow some 686 performance tuning options, like large page-size mappings. 687 688commit 524315413d6ca9b7e80d15ea1a505c169e649b91 689Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 690Date: Mon Aug 22 21:47:59 2005 +0000 691 692 If MAKE_XKM_OUTPUT_DIR is defined, call trans_mkdir to create directory if 693 it doesn't already exist. (ported from Solaris Xsun bug #5039004) 694 When BuildLikeSun is set, define MAKE_XKM_OUTPUT_DIR and set the xkb output 695 directory to /var/run/xkb. 696 697commit d6d70ab227cd20afd3444bc219284951ed51996f 698Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 699Date: Thu Aug 18 22:38:58 2005 +0000 700 701 Bugzilla #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Patch 702 #2322 <https://bugs.freedesktop.org/attachment.cgi?id=2322> Fix "make 703 -n install" failure (Peter Breitenlohner) 704 705commit 558310f364758b27158f6ce56a2524174c7a666d 706Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 707Date: Tue Aug 9 01:01:29 2005 +0000 708 709 - Add missing SolarisABIFlag to AMD64 ToolkitStringsABIOptions 710 - Add -z combreloc to default linker flags on Solaris 711 - Add -B direct to default program link flags on Solaris 712 713commit 2ca0547f7eae659bf49fb26deaf7fb9e518c7ce9 714Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 715Date: Tue Aug 2 03:21:40 2005 +0000 716 717 Version bump 718 719commit 62c2819a93c2cd30860b3cef2ae5d517f452b8b9 720Author: Adam Jackson <ajax@nwnk.net> 721Date: Sun Jul 31 17:19:19 2005 +0000 722 723 Post-merge fixups: 724 - Disable building the gamma driver 725 - Fix numerous Imakefiles to get header paths and subdirs right 726 - Symlink client-side GLX lib source from Mesa 727 - Add new shader subdirs to the Mesa core build 728 - Tweak the DDX drivers to not ask for "xf86dri.h"; they don't need it, 729 since they don't generate protocol, and it was breaking the build. 730 731commit 7ce7c908b8e5bf4fa17975c533e2d53b216dc3e1 732Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 733Date: Wed Jul 27 00:34:57 2005 +0000 734 735 Switch xload on Solaris from libkvm to libkstat so it works with both 736 32-bit and 64-bit kernels, and without group kmem. Add #include 737 "config.h" for modularization 738 739commit 462fabc26459b81e681f0d5b375aa4eb5f00c68f 740Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 741Date: Sun Jul 24 16:28:06 2005 +0000 742 743 Version bump 744 745commit e071e3dd51d1c6fc14c8b162e741efa64d032482 746Author: Alan Hourihane <alanh@fairlite.demon.co.uk> 747Date: Wed Jul 20 08:08:05 2005 +0000 748 749 Check MakeDllModules first, as it may be defined in host.def 750 751commit c336b1f7a65c109a63462fe3821cef393a8760d2 752Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 753Date: Sat Jul 16 18:16:18 2005 +0000 754 755 Version bump 756 757commit 9f59e359ca06adffac715161a31c2adae8ec3ad0 758Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 759Date: Sat Jul 16 07:59:50 2005 +0000 760 761 Add examples for expat, fontconfig, libpng, freetype, & xterm so people 762 know how to enable or disable and set paths. Update examples/comments 763 for Speedo & MakeDllModules to reflect 764 6.9 status/defaults. 765 766commit 47b832e905dedc38ca1450e0a56723862e0e4fc2 767Author: Alan Hourihane <alanh@fairlite.demon.co.uk> 768Date: Wed Jul 6 10:13:48 2005 +0000 769 770 Check if MakeDllModules is already defined in host.def 771 772commit 8648262c27929ae30bfbf5a6a41558605ece9f6f 773Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 774Date: Wed Jul 6 09:47:49 2005 +0000 775 776 Removed AVOID_GLYPHBLT and SINGLEDEPTH from server defines. 777 778commit decc3b0e9fb9370468341891c00358f5ac3f18be 779Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 780Date: Tue Jul 5 19:06:50 2005 +0000 781 782 Bugzilla #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Patch 783 #2319 <https://bugs.freedesktop.org/attachment.cgi?id=2319> 784 Since many files now use non-ANSI constructs ('long long', substructure 785 initializers, implicit signedness conversions, ...) you shouldn't use 786 "gcc -ansi -pedantic". On our ix86-linux-gnu system this change reduces 787 the number of gcc-3.4.3 warnings from originally 3034 to 1460! (Peter 788 Breitenlohner) 789 790commit 4b343e24ef493cea06c50109a561ca1c07d426b0 791Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 792Date: Mon Jul 4 17:21:18 2005 +0000 793 794 Set TroffCmd on Solaris to "troff -Tpost" instead of "troff -Tps" when not 795 using groff. 796 Bugzilla Bug 3695: <https://bugs.freedesktop.org/show_bug.cgi?id=3695> 797 6.8.99.14 man page installation breaks on fc-cache.man 798 799commit 3060778a79757b4d35cfb0282e3375d3adaaeb92 800Author: Adam Jackson <ajax@nwnk.net> 801Date: Sun Jul 3 21:44:41 2005 +0000 802 803 Version bump 804 805commit ebf5048ffee5ec73d8d764332c19240380c71327 806Author: Adam Jackson <ajax@nwnk.net> 807Date: Sun Jul 3 00:06:01 2005 +0000 808 809 Add some build compatibility for 2.6 linux systems with 2.4 kernel headers 810 installed. Allow the use of evdev for mice on 2.4 kernels. 811 812commit e6bd918135b49df1c64ae66f89de76c5bda90963 813Author: Zack Rusin <zack@kde.org> 814Date: Fri Jul 1 08:56:12 2005 +0000 815 816 Adding the new acceleration architecture: Exa. It's meant to replace XAA in 817 the coming months. 818 819commit 5e7400fd795ca047ef693e0870511069399eb723 820Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 821Date: Wed Jun 29 21:55:08 2005 +0000 822 823 Set XorgManDefs properly to set __xorgversion__ in cpp'ed man pages to the 824 correct release name. 825 826commit d534ee387eeb4345289f7d156d85e602fb9aa87c 827Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 828Date: Wed Jun 29 21:51:09 2005 +0000 829 830 Add HasGetopt (default: YES on everything but Win32 & OS/2) and 831 HasGetoptLong (default: NO) flags for use in fc-list & fc-cache 832 Imakefiles. 833 Set HasGetoptLong to YES on Solaris 10 and later. 834 Add -DHAVE_GETOPT & -DHAVE_GETOPT_LONG flags based on settings of HasGetopt 835 & HasGetoptLong from Imake config files to simulate autoconf tests. 836 Add FREETYPE_DEFINES to set flags to match what autoconf would set for 837 Freetype 2.1.8. Add defines for HAVE_LINK, HAVE_GETUID, and 838 HAVE_GETEUID for everything but OS/2 & Win32 to match autoconf tests. 839 Remove fcfreetype.c from the list of files linked to extras directory. 840 Use customized version of fcfreetype.c to make these needed changes: 841 - Remove // comment prohibited by gcc -ansi -pedantic default flags 842 - Change include path for "../fc-glyphname/fcglyphname.h" to work in 843 monolithic tree layout 844 845commit 2fca3f6e0ec0929bf0ba8b70ae7ca0e651b47ce2 846Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 847Date: Tue Jun 28 01:12:24 2005 +0000 848 849 Add LinkerRuntimeLibraryPathFlag to EXPATLIB, FONTCONFIGLIB & LIBPNGLIB 850 851commit 53fcd7d8577fb356d1de03d5cbf3bc02154f06e3 852Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 853Date: Mon Jun 27 21:20:50 2005 +0000 854 855 Change HasLibpng default back to NO - unlike FreeType & Zlib, if it's not 856 present, we don't "build a potentially dangerous libpng", but instead 857 just skip the xcursorgen build. 858 859commit 5a0f73f756721d181d4e5f096a1893a22f2db1ab 860Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 861Date: Mon Jun 27 05:28:40 2005 +0000 862 863 Set HasLibpng defaults correctly for various Solaris releases 864 865commit 851202c0ba9885f71a4ab4ec3350771f1639176d 866Author: Adam Jackson <ajax@nwnk.net> 867Date: Sun Jun 26 17:30:03 2005 +0000 868 869 Version bump 870 871commit 478c367b2ccd80f54a6e83d223578aa11bb15578 872Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 873Date: Sat Jun 25 00:17:07 2005 +0000 874 875 Don't use installed fontconfig on Solaris 10, because it doesn't install 876 fcprivate.h which Xft1 needs. Don't use installed Motif on Solaris, 877 because it depends on Solaris installed libX11. 878 879commit 73c7c0306bcad53a0634740a49fb408fe9654afa 880Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 881Date: Fri Jun 24 16:45:39 2005 +0000 882 883 Fix HasExpat, HasZlib, and HasFontconfig as well for older Solaris 884 releases. 885 886commit e177178e8981b535ebd98336a3741cbea6600e61 887Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 888Date: Fri Jun 24 05:58:13 2005 +0000 889 890 Set HasFreetype2 to NO by default for older releases of Solaris. 891 892commit bd71f26b4e0f3dfc7b7ba67c23f8a65469368186 893Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 894Date: Thu Jun 23 02:33:30 2005 +0000 895 896 Fix LazyLoadFlag to work with Solaris 9 ld & Sun CC so the XMonolith 897 tinderbox stops being so red. 898 899commit 63e2ef9ff80b3f7c424d903f35fc007069793fdd 900Author: Adam Jackson <ajax@nwnk.net> 901Date: Sun Jun 19 17:30:03 2005 +0000 902 903 Version bump 904 905commit 263bfd2f548d140acf16cedec42e936993b3bec1 906Author: Ian Romanick <idr@us.ibm.com> 907Date: Wed Jun 15 20:03:52 2005 +0000 908 909 Remove xf86drmCompat.c and associated cruft. 910 911commit e99c3fe072382358539c7e2f758dbcf165e50dfc 912Author: branden <branden> 913Date: Tue Jun 14 00:35:37 2005 +0000 914 915 Fix typo that I introduced on 2005-03-06. 916 917commit ec95c659dcab35a3cf50b9ed65444b051b055838 918Author: Adam Jackson <ajax@nwnk.net> 919Date: Sun Jun 12 17:30:02 2005 +0000 920 921 Version bump 922 923commit 6fbd1cc1951e2c662cf738269bb53cdee5a6b8e1 924Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 925Date: Thu Jun 9 03:06:46 2005 +0000 926 927 Add HasWeakSymbols & MotifDir defines to fix libGLw build on Solaris. 928 929commit 69811d06ed3e8f44819e659af7b6e832aba795cb 930Author: Adam Jackson <ajax@nwnk.net> 931Date: Sun Jun 5 17:30:02 2005 +0000 932 933 Version bump 934 935commit bc071667b0fb98537650e75bfe595a939602be3e 936Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 937Date: Wed Jun 1 15:48:48 2005 +0000 938 939 Add checks for various Gcc major and minor numbers Allow build of Xming 940 with mesa instead of native GL 941 942commit 5521bfd7f5e9c49d99952b2c214c66dba5a13733 943Author: Adam Jackson <ajax@nwnk.net> 944Date: Sun May 29 17:30:02 2005 +0000 945 946 Version bump 947 948commit ccbc36a835b884297ce0e15a3b14c0aaff5af2df 949Author: Adam Jackson <ajax@nwnk.net> 950Date: Sun May 22 17:30:02 2005 +0000 951 952 Version bump 953 954commit a52109bea1a544fd590b04aac5a0f1c2a20e2e59 955Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 956Date: Sat May 21 07:46:37 2005 +0000 957 958 Initial experimental support for AMD64 builds on Solaris 10 x86. Improved 959 support for 64-bit SPARC builds on Solaris as well. 960 961commit b9b6f5af4acde47c6bcc666c1d05f2084a47c7d5 962Author: Adam Jackson <ajax@nwnk.net> 963Date: Thu May 19 18:53:43 2005 +0000 964 965 Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions. 966 967commit 2d4b7e67149ef010b519b5dee50b9392e53fd6d6 968Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 969Date: Sun May 15 20:52:39 2005 +0000 970 971 Add settings to bring Solaris builds closer to the ones Sun packages in 972 Solaris. Adds "BuildLikeSun" options for areas Sun deviates from the 973 way Xorg is packaged on other platforms. See comment in sun.cf for 974 details. Also, use system-provided Expat on Solaris 10 and other 975 cleanups. 976 Set shared library versions for Solaris builds to match versions used in 977 Solaris. Add missing SharedXfixesReqs and SharedXdamageReqs. 978 Add -solarisabi option to create XtStrings code compatibile with existing 979 Solaris binaries. (Off by default, on if "BuildLikeSun" is set in 980 sun.cf) 981 982commit ef8c226b93cb9facaf23d67eb4744c306778cf30 983Author: Adam Jackson <ajax@nwnk.net> 984Date: Sun May 15 17:30:03 2005 +0000 985 986 Version bump 987 988commit 8e9d255b236d86b4a197e1c17fc7ef65ff90fdfa 989Author: Adam Jackson <ajax@nwnk.net> 990Date: Wed May 11 00:13:15 2005 +0000 991 992 Bug #968: Grab the event device used by the evdev driver to avoid weird 993 issues when input goes to multiple places. Restrict building the evdev 994 driver to 2.6 kernels since EVIOCGRAB didn't exist in 2.4. 995 996commit b4e7a582cab73b6901dc1fb7c806f1543e7ba29e 997Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 998Date: Sun May 8 21:13:36 2005 +0000 999 1000 Bugzilla #3243: https://bugs.freedesktop.org/show_bug.cgi?id=3243 Patch 1001 #2635: https://bugs.freedesktop.org/attachment.cgi?id=2635 1002 libGLU/glxinfo build fixes for Sun C++ compiler on Solaris: 1003 - Set C++ runtime library to -lCrun when using Sun C++ 5.0 or newer 1004 - Make .so -> .so.$REV links in $TOP/export/lib for C++ libraries on SVR4 1005 in the same way we already do for C libraries 1006 - Set libGLU required libraries list for Solaris 1007 1008commit 11e3c0d3e256605fd51ac725d5fb4ed9c0f6165e 1009Author: Adam Jackson <ajax@nwnk.net> 1010Date: Sun May 8 17:30:03 2005 +0000 1011 1012 Version bump 1013 1014commit cd9fd77563cf7aa05a1ce32183c9aeb2c1cab870 1015Author: Eric Anholt <anholt@freebsd.org> 1016Date: Wed May 4 04:14:57 2005 +0000 1017 1018 Port X.Org to FreeBSD/powerpc. This makes a bit of math for sysmouse in 1019 mouse.c explicitly signed, avoiding the need for -fsigned-chars. (Peter 1020 Grehan, grehan at FreeBSD dot org) 1021 1022commit 57d21be715c319c6d8f61e9f7366794368dd9f37 1023Author: Adam Jackson <ajax@nwnk.net> 1024Date: Sun May 1 17:30:02 2005 +0000 1025 1026 Version bump 1027 1028commit 9507b98116b824275f22cdf7c4e4cb855a2f0b4a 1029Author: Adam Jackson <ajax@nwnk.net> 1030Date: Thu Apr 28 22:55:46 2005 +0000 1031 1032 Bug #3080: Disable DPS in the default build. 1033 1034commit bdc7f377d0d4d41bcda72588df443ba28a99e7fd 1035Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 1036Date: Mon Apr 25 13:41:19 2005 +0000 1037 1038 Bug #3069: Reenable DefaultFontPath and DefaultFSFontPath which got removed 1039 in the BuildLowMem commit 1040 1041commit 343148cfd2ff1eeafdcbdbc7eaa85be92465624a 1042Author: Adam Jackson <ajax@nwnk.net> 1043Date: Sun Apr 24 17:30:02 2005 +0000 1044 1045 Version bump 1046 1047commit e98a511635fb57d921fd9c51fbbfad06bc8ae859 1048Author: Adam Jackson <ajax@nwnk.net> 1049Date: Sun Apr 24 01:34:57 2005 +0000 1050 1051 Bug #2072: Always define LargePositionIndependentCFlags on sparc systems 1052 using gcc. (Ferris McCormick) 1053 1054commit e18670775214d120b06c401772ea84703665a628 1055Author: Roland Mainz <roland.mainz@nrubsig.org> 1056Date: Sun Apr 24 01:10:12 2005 +0000 1057 1058 xc/config/cf/X11.tmpl 1059 xc/programs/Xserver/Xext/Imakefile 1060 xc/programs/Xserver/dix/Imakefile 1061 xc/programs/Xserver/dix/main.c 1062 xc/programs/Xserver/dix/xpstubs.c 1063 xc/programs/Xserver/mi/miinitext.c 1064 //bugs.freedesktop.org/show_bug.cgi?id=2792) attachment #2526 1065 (https://bugs.freedesktop.org/attachment.cgi?id=2526) bug 2792 part II: 1066 Make Xprint headers in dix/, mi/, os/ and Xext/ conditional on whether 1067 the Xprint extension is build or not. Patch by Egbert Eich 1068 <eich@freedesktop.org> and Roland Mainz <roland.mainz@nrubsig.org>. 1069 1070commit aca81ce7eb117e66a70150e4d8ead72f62f4616d 1071Author: Roland Mainz <roland.mainz@nrubsig.org> 1072Date: Sat Apr 23 20:23:44 2005 +0000 1073 1074 xc/config/cf/linux.cf 1075 //bugs.freedesktop.org/show_bug.cgi?id=3023) attachment #2523 1076 (https://bugs.freedesktop.org/attachment.cgi?id=2523) Make the Xserver 1077 and libraries (X11, Xt, Xaw etc.) and client applications 1078 largefile-aware by default on Linux and Solaris (*BSD platforms and 1079 IRIX are aready largefile-aware by default, only the status of 1080 AIX+HP/UX is currently unknown). The change does not affect Xserver 1081 modules loaded via the ELF loader which would either require an ABI 1082 change or a port of the whole lf64(5) API (both steps may not be 1083 required as the ELF loader may go away in favour of the DL loader where 1084 the libc wrapper is no longer needed to access files). 1085 1086commit 63a3a23faa2a63c69ab6dfa5a1247269a8556f7f 1087Author: Adam Jackson <ajax@nwnk.net> 1088Date: Sat Apr 23 19:36:48 2005 +0000 1089 1090 Bug #2606: Force the Security extension to be built if the Appgroup 1091 extension is requested. 1092 1093commit cbb796f39d49391b948f2e49068b26324178820a 1094Author: Adam Jackson <ajax@nwnk.net> 1095Date: Fri Apr 22 20:49:49 2005 +0000 1096 1097 Bug #3069: Drop the BuildLowMem hack, it doesn't compile and isn't useful. 1098 1099commit 475965a7a921e02f1d1f236b33c39440d3323cf8 1100Author: Adam Jackson <ajax@nwnk.net> 1101Date: Sun Apr 17 17:30:02 2005 +0000 1102 1103 Version bump 1104 1105commit 22319775757da20f75ae7f3eee444be23943579a 1106Author: Egbert Eich <eich@suse.de> 1107Date: Mon Apr 11 10:41:40 2005 +0000 1108 1109 Removing the compiler flag -fsigned-char which is only used for a few BE 1110 platforms. This still needs some testing - which can only be done when 1111 in the tree, but since most platforms don't need I strongly assume it's 1112 not needed. Ticket remains open for discussion (Bugzilla #2964). 1113 1114commit d3edcf6805a6b998878838e74bc86f29f5c30507 1115Author: Adam Jackson <ajax@nwnk.net> 1116Date: Sun Apr 10 17:30:02 2005 +0000 1117 1118 Version bump 1119 1120commit f2476bd3b3f72f564081305e4860f04e6bc0f064 1121Author: Adam Jackson <ajax@nwnk.net> 1122Date: Sun Apr 3 17:18:36 2005 +0000 1123 1124 Version bump 1125 1126commit 2b9bc058f7a84bea892f2e587f381ed38394a83a 1127Author: Adam Jackson <ajax@nwnk.net> 1128Date: Sat Apr 2 19:07:53 2005 +0000 1129 1130 Bug #2884: Canonicalize BUILDERADDR to point to @lists.freedesktop.org. 1131 1132commit 05b6787efae95a12604d7da212148fdf571c361b 1133Author: Torrey Lyons <torrey@mrcla.com> 1134Date: Fri Apr 1 01:22:07 2005 +0000 1135 1136 Reenable default build of xterm since Darwin does not provide an alternate 1137 source for it. 1138 1139commit 671e8f9e2746347ab6b9a26692afc2e12b073476 1140Author: Matthieu Herrb <matthieu.herrb@laas.fr> 1141Date: Wed Mar 23 21:54:49 2005 +0000 1142 1143 config/cf/OpenBSDLib.tmpl Bump libfreetype2 minor after update to 2.1.9 1144 config/cf/X11.tmpl Update freetype version in comments 1145 1146commit c536fc11b8bce3d05fdf641d61f9687cc5778a35 1147Author: Matthieu Herrb <matthieu.herrb@laas.fr> 1148Date: Wed Mar 23 21:14:45 2005 +0000 1149 1150 OpenBSD doesn't have libpng in base system. 1151 1152commit 1ac3dd04b43713d34a31d9d2d181a322290350d3 1153Author: Torrey Lyons <torrey@mrcla.com> 1154Date: Thu Mar 17 01:12:07 2005 +0000 1155 1156 Fix build on stock Mac OS X: Out of the box, Mac OS X does not include 1157 Freetype2, Expat, or PNG. Also global variables should be initalized in 1158 the Xserver. 1159 1160commit 1bde5ffb781452af8bfe17061829f5dc369a3136 1161Author: Roland Mainz <roland.mainz@nrubsig.org> 1162Date: Mon Mar 7 19:27:21 2005 +0000 1163 1164 xc/config/cf/Imake.rules 1165 xc/programs/Xserver/hw/xfree86/Imakefile 1166 xc/programs/Xserver/hw/xfree86/drivers/apm/Imakefile 1167 xc/programs/Xserver/hw/xfree86/drivers/ark/Imakefile 1168 xc/programs/Xserver/hw/xfree86/drivers/ati/Imakefile 1169 xc/programs/Xserver/hw/xfree86/drivers/chips/Imakefile 1170 xc/programs/Xserver/hw/xfree86/drivers/cirrus/Imakefile 1171 xc/programs/Xserver/hw/xfree86/drivers/cyrix/Imakefile 1172 xc/programs/Xserver/hw/xfree86/drivers/dummy/Imakefile 1173 xc/programs/Xserver/hw/xfree86/drivers/fbdev/Imakefile 1174 xc/programs/Xserver/hw/xfree86/drivers/glide/Imakefile 1175 xc/programs/Xserver/hw/xfree86/drivers/glint/Imakefile 1176 xc/programs/Xserver/hw/xfree86/drivers/i128/Imakefile 1177 xc/programs/Xserver/hw/xfree86/drivers/i2c/Imakefile 1178 xc/programs/Xserver/hw/xfree86/drivers/i740/Imakefile 1179 xc/programs/Xserver/hw/xfree86/drivers/i810/Imakefile 1180 xc/programs/Xserver/hw/xfree86/drivers/imstt/Imakefile 1181 xc/programs/Xserver/hw/xfree86/drivers/mga/Imakefile 1182 xc/programs/Xserver/hw/xfree86/drivers/neomagic/Imakefile 1183 xc/programs/Xserver/hw/xfree86/drivers/newport/Imakefile 1184 xc/programs/Xserver/hw/xfree86/drivers/nsc/Imakefile 1185 xc/programs/Xserver/hw/xfree86/drivers/nv/Imakefile 1186 xc/programs/Xserver/hw/xfree86/drivers/rendition/Imakefile 1187 xc/programs/Xserver/hw/xfree86/drivers/s3/Imakefile 1188 xc/programs/Xserver/hw/xfree86/drivers/s3virge/Imakefile 1189 xc/programs/Xserver/hw/xfree86/drivers/savage/Imakefile 1190 xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/Imakefile 1191 xc/programs/Xserver/hw/xfree86/drivers/sis/Imakefile 1192 xc/programs/Xserver/hw/xfree86/drivers/sisusb/Imakefile 1193 xc/programs/Xserver/hw/xfree86/drivers/sunbw2/Imakefile 1194 xc/programs/Xserver/hw/xfree86/drivers/suncg14/Imakefile 1195 xc/programs/Xserver/hw/xfree86/drivers/suncg3/Imakefile 1196 xc/programs/Xserver/hw/xfree86/drivers/suncg6/Imakefile 1197 xc/programs/Xserver/hw/xfree86/drivers/sunffb/Imakefile 1198 xc/programs/Xserver/hw/xfree86/drivers/sunleo/Imakefile 1199 xc/programs/Xserver/hw/xfree86/drivers/suntcx/Imakefile 1200 xc/programs/Xserver/hw/xfree86/drivers/tdfx/Imakefile 1201 xc/programs/Xserver/hw/xfree86/drivers/tga/Imakefile 1202 xc/programs/Xserver/hw/xfree86/drivers/trident/Imakefile 1203 xc/programs/Xserver/hw/xfree86/drivers/tseng/Imakefile 1204 xc/programs/Xserver/hw/xfree86/drivers/v4l/Imakefile 1205 xc/programs/Xserver/hw/xfree86/drivers/vesa/Imakefile 1206 xc/programs/Xserver/hw/xfree86/drivers/vga/Imakefile 1207 xc/programs/Xserver/hw/xfree86/drivers/via/Imakefile 1208 xc/programs/Xserver/hw/xfree86/drivers/vmware/Imakefile 1209 xc/programs/Xserver/hw/xfree86/drivers/voodoo/Imakefile 1210 xc/programs/Xserver/hw/xfree86/drivers/wsfb/Imakefile 1211 xc/programs/Xserver/hw/xfree86/input/acecad/Imakefile 1212 xc/programs/Xserver/hw/xfree86/input/aiptek/Imakefile 1213 xc/programs/Xserver/hw/xfree86/input/calcomp/Imakefile 1214 xc/programs/Xserver/hw/xfree86/input/citron/Imakefile 1215 xc/programs/Xserver/hw/xfree86/input/digitaledge/Imakefile 1216 xc/programs/Xserver/hw/xfree86/input/dmc/Imakefile 1217 xc/programs/Xserver/hw/xfree86/input/dynapro/Imakefile 1218 xc/programs/Xserver/hw/xfree86/input/elo2300/Imakefile 1219 xc/programs/Xserver/hw/xfree86/input/elographics/Imakefile 1220 xc/programs/Xserver/hw/xfree86/input/evdev/Imakefile 1221 xc/programs/Xserver/hw/xfree86/input/fpit/Imakefile 1222 xc/programs/Xserver/hw/xfree86/input/hyperpen/Imakefile 1223 xc/programs/Xserver/hw/xfree86/input/jamstudio/Imakefile 1224 xc/programs/Xserver/hw/xfree86/input/joystick/Imakefile 1225 xc/programs/Xserver/hw/xfree86/input/keyboard/Imakefile 1226 xc/programs/Xserver/hw/xfree86/input/magellan/Imakefile 1227 xc/programs/Xserver/hw/xfree86/input/magictouch/Imakefile 1228 xc/programs/Xserver/hw/xfree86/input/microtouch/Imakefile 1229 xc/programs/Xserver/hw/xfree86/input/mouse/Imakefile 1230 xc/programs/Xserver/hw/xfree86/input/mutouch/Imakefile 1231 xc/programs/Xserver/hw/xfree86/input/palmax/Imakefile 1232 xc/programs/Xserver/hw/xfree86/input/penmount/Imakefile 1233 xc/programs/Xserver/hw/xfree86/input/sample/Imakefile 1234 xc/programs/Xserver/hw/xfree86/input/spaceorb/Imakefile 1235 xc/programs/Xserver/hw/xfree86/input/summa/Imakefile 1236 xc/programs/Xserver/hw/xfree86/input/tek4957/Imakefile 1237 xc/programs/Xserver/hw/xfree86/input/ur98/Imakefile 1238 xc/programs/Xserver/hw/xfree86/input/void/Imakefile 1239 //bugs.freedesktop.org/show_bug.cgi?id=2663) attachment #2034 1240 (https://bugs.freedesktop.org/attachment.cgi?id=2034): Cleanup Xorg 1241 server module installation. 1242 1243commit 16ef9714d749d494e2e11de5a499c8c12ed235f9 1244Author: Roland Mainz <roland.mainz@nrubsig.org> 1245Date: Mon Mar 7 19:00:11 2005 +0000 1246 1247 xc/config/cf/X11.tmpl 1248 xc/extras/freetype2/ChangeLog 1249 xc/extras/freetype2/Jamfile 1250 xc/extras/freetype2/README 1251 xc/extras/freetype2/builds/freetype.mk 1252 xc/extras/freetype2/builds/unix/configure 1253 xc/extras/freetype2/builds/unix/configure.ac 1254 xc/extras/freetype2/builds/win32/visualc/freetype.dsp 1255 xc/extras/freetype2/builds/win32/visualc/freetype.vcproj 1256 xc/extras/freetype2/builds/win32/visualc/index.html 1257 xc/extras/freetype2/devel/ftoption.h 1258 xc/extras/freetype2/docs/CHANGES 1259 xc/extras/freetype2/docs/VERSION.DLL 1260 xc/extras/freetype2/docs/formats.txt 1261 xc/extras/freetype2/include/freetype/cache/ftcmru.h 1262 xc/extras/freetype2/include/freetype/config/ftmodule.h 1263 xc/extras/freetype2/include/freetype/config/ftoption.h 1264 xc/extras/freetype2/include/freetype/freetype.h 1265 xc/extras/freetype2/include/freetype/ftcache.h 1266 xc/extras/freetype2/include/freetype/ftmm.h 1267 xc/extras/freetype2/include/freetype/internal/ftmemory.h 1268 xc/extras/freetype2/include/freetype/internal/ftstream.h 1269 xc/extras/freetype2/include/freetype/internal/fttrace.h 1270 xc/extras/freetype2/include/freetype/internal/psaux.h 1271 xc/extras/freetype2/include/freetype/internal/services/svmm.h 1272 xc/extras/freetype2/include/freetype/internal/tttypes.h 1273 xc/extras/freetype2/include/freetype/t1tables.h 1274 xc/extras/freetype2/include/freetype/tttables.h 1275 xc/extras/freetype2/include/freetype/tttags.h 1276 xc/extras/freetype2/src/autofit/afangles.c 1277 xc/extras/freetype2/src/autofit/afdummy.c 1278 xc/extras/freetype2/src/autofit/afglobal.c 1279 xc/extras/freetype2/src/autofit/afhints.c 1280 xc/extras/freetype2/src/autofit/afhints.h 1281 xc/extras/freetype2/src/autofit/aflatin.c 1282 xc/extras/freetype2/src/autofit/aflatin.h 1283 xc/extras/freetype2/src/autofit/afloader.c 1284 xc/extras/freetype2/src/autofit/afmodule.c 1285 xc/extras/freetype2/src/autofit/aftypes.h 1286 xc/extras/freetype2/src/autohint/ahhint.c 1287 xc/extras/freetype2/src/autohint/ahmodule.c 1288 xc/extras/freetype2/src/base/ftbbox.c 1289 xc/extras/freetype2/src/base/ftdbgmem.c 1290 xc/extras/freetype2/src/base/ftexcept.c 1291 xc/extras/freetype2/src/base/ftgloadr.c 1292 xc/extras/freetype2/src/base/ftglyph.c 1293 xc/extras/freetype2/src/base/fthash.c 1294 xc/extras/freetype2/src/base/ftlist.c 1295 xc/extras/freetype2/src/base/ftmm.c 1296 xc/extras/freetype2/src/base/ftobject.c 1297 xc/extras/freetype2/src/base/ftobjs.c 1298 xc/extras/freetype2/src/base/ftstream.c 1299 xc/extras/freetype2/src/base/ftsysio.c 1300 xc/extras/freetype2/src/base/ftsysmem.c 1301 xc/extras/freetype2/src/base/ftutil.c 1302 xc/extras/freetype2/src/bdf/bdf.h 1303 xc/extras/freetype2/src/bdf/bdfdrivr.c 1304 xc/extras/freetype2/src/bdf/bdfdrivr.h 1305 xc/extras/freetype2/src/bdf/bdflib.c 1306 xc/extras/freetype2/src/cache/ftcbasic.c 1307 xc/extras/freetype2/src/cache/ftccache.c 1308 xc/extras/freetype2/src/cache/ftccback.h 1309 xc/extras/freetype2/src/cache/ftccmap.c 1310 xc/extras/freetype2/src/cache/ftcglyph.c 1311 xc/extras/freetype2/src/cache/ftcimage.c 1312 xc/extras/freetype2/src/cache/ftcmanag.c 1313 xc/extras/freetype2/src/cache/ftcsbits.c 1314 xc/extras/freetype2/src/cff/cffdrivr.c 1315 xc/extras/freetype2/src/cff/cffgload.c 1316 xc/extras/freetype2/src/cff/cffgload.h 1317 xc/extras/freetype2/src/cff/cffload.c 1318 xc/extras/freetype2/src/cff/cffobjs.c 1319 xc/extras/freetype2/src/cff/cffobjs.h 1320 xc/extras/freetype2/src/cff/cffparse.c 1321 xc/extras/freetype2/src/cid/cidgload.c 1322 xc/extras/freetype2/src/cid/cidgload.h 1323 xc/extras/freetype2/src/cid/cidobjs.c 1324 xc/extras/freetype2/src/cid/cidobjs.h 1325 xc/extras/freetype2/src/cid/cidriver.c 1326 xc/extras/freetype2/src/gzip/ftgzip.c 1327 xc/extras/freetype2/src/lzw/zopen.c 1328 xc/extras/freetype2/src/pcf/pcfdrivr.c 1329 xc/extras/freetype2/src/pcf/pcfread.c 1330 xc/extras/freetype2/src/pcf/pcfutil.c 1331 xc/extras/freetype2/src/pcf/pcfutil.h 1332 xc/extras/freetype2/src/pfr/pfrdrivr.c 1333 xc/extras/freetype2/src/pfr/pfrobjs.c 1334 xc/extras/freetype2/src/pfr/pfrobjs.h 1335 xc/extras/freetype2/src/psaux/psobjs.c 1336 xc/extras/freetype2/src/psaux/t1decode.c 1337 xc/extras/freetype2/src/raster/ftraster.c 1338 xc/extras/freetype2/src/sfnt/sfobjs.c 1339 xc/extras/freetype2/src/sfnt/ttload.c 1340 xc/extras/freetype2/src/tools/cordic.py 1341 xc/extras/freetype2/src/truetype/Jamfile 1342 xc/extras/freetype2/src/truetype/rules.mk 1343 xc/extras/freetype2/src/truetype/truetype.c 1344 xc/extras/freetype2/src/truetype/ttdriver.c 1345 xc/extras/freetype2/src/truetype/ttgload.c 1346 xc/extras/freetype2/src/truetype/ttgxvar.c 1347 xc/extras/freetype2/src/truetype/ttgxvar.h 1348 xc/extras/freetype2/src/truetype/ttobjs.c 1349 xc/extras/freetype2/src/truetype/ttobjs.h 1350 xc/extras/freetype2/src/truetype/ttpload.c 1351 xc/extras/freetype2/src/type1/t1driver.c 1352 xc/extras/freetype2/src/type1/t1gload.c 1353 xc/extras/freetype2/src/type1/t1load.c 1354 xc/extras/freetype2/src/type1/t1load.h 1355 //bugs.freedesktop.org/show_bug.cgi?id=878) attachment #2032 1356 (https://bugs.freedesktop.org/attachment.cgi?id=2032): Update Freetype2 1357 version in xc/extras/freetype2/ from V2.1.8 to V2.1.9. 1358 1359commit 60bb661b7f3f09bb601fb3d7a26b911219b6a26b 1360Author: branden <branden> 1361Date: Sun Mar 6 01:05:00 2005 +0000 1362 1363 Shut up (tons of) Imake warnings on Debian systems by testing for variable 1364 being defined before testing its value. (Presumably the fallback 1365 definition of NothingOutsideProjectRoot in Imake.tmpl was intended to 1366 prevent this, but it apparently is not in effect yet when linux.cf is 1367 parsed.) 1368 1369commit 9058abf16ed4cb70103e3fed991a96f7ca464e37 1370Author: Roland Mainz <roland.mainz@nrubsig.org> 1371Date: Wed Mar 2 11:20:29 2005 +0000 1372 1373 xc/config/cf/DragonFly.cf 1374 xc/config/cf/Imake.cf 1375 xc/config/cf/Imakefile 1376 xc/config/imake/imake.c 1377 xc/config/imake/imakemdep.h 1378 xc/extras/drm/shared/drm.h 1379 xc/include/Xos_r.h 1380 xc/lib/xtrans/Xtranssock.c 1381 xc/programs/Xserver/hw/xfree86/os-support/xf86_OSlib.h 1382 xc/programs/Xserver/hw/xfree86/os-support/xf86_libc.h 1383 xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_agp.c 1384 //bugs.freedesktop.org/show_bug.cgi?id=1712) attachment #2004 1385 (https://bugs.freedesktop.org/attachment.cgi?id=2004): Add support for 1386 DragonFly/BSD platform. Patch by Jeroen Ruigrok <asmodai@tendra.org> 1387 and Mike Verona <firedragonfly@gmail.com>. 1388 1389commit d377ff2bcd273947b70f23021815eb7e4849d70d 1390Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 1391Date: Fri Feb 18 12:44:16 2005 +0000 1392 1393 Update MinGW config files: 1394 - Require PThreads 1395 - Build xkbcomp 1396 - Build libXext 1397 - Never build shared libraries 1398 1399commit a29ffdca63f3ec26bd2346df0bfda5c4cc2e5b5e 1400Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 1401Date: Fri Feb 18 12:34:44 2005 +0000 1402 1403 Bugzilla #2569 (https://bugs.freedesktop.org/show_bug.cgi?id=2569) 1404 attachment #1929 (https://bugs.freedesktop.org/attachment.cgi?id=1929): 1405 make build of xkbcomp configurable 1406 1407commit 095476de7a5c0bc92015be7aa9851253055c26bc 1408Author: Roland Mainz <roland.mainz@nrubsig.org> 1409Date: Wed Feb 9 04:09:54 2005 +0000 1410 1411 //bugs.freedesktop.org/show_bug.cgi?id=2507) attachment #1871 1412 (https://bugs.freedesktop.org/attachment.cgi?id=1871): Fix build 1413 problems on GNU/Hurd. Patch by Pierre Chifflier <chifflier@cpe.fr>. 1414 1415commit 74ef8dffd3c60cbb9e495087327a119464985a84 1416Author: Adam Jackson <ajax@nwnk.net> 1417Date: Tue Feb 1 22:27:00 2005 +0000 1418 1419 Bug #1054: dlloader modules need to statically link against libgcc. 1420 1421commit 03edfc1a97d739fe69ca6eac01333855be0831eb 1422Author: Roland Mainz <roland.mainz@nrubsig.org> 1423Date: Tue Feb 1 04:06:03 2005 +0000 1424 1425 //bugs.freedesktop.org/show_bug.cgi?id=2410) attachment #1782 1426 (https://bugs.freedesktop.org/attachment.cgi?id=1782): Build the XRX 1427 plugin only if the system supports shared libraries (which is a 1428 requirement for this plugin). Patch by Matthieu Herrb 1429 <matthieu.herrb@laas.fr>. Approved in the 2005-01-31 Xorg 1430 release-wranglers phone call. 1431 1432commit dfdd53243be5aa616112aef0ba9b603d5f6e593a 1433Author: Daniel Stone <daniel@fooishbar.org> 1434Date: Tue Feb 1 02:02:31 2005 +0000 1435 1436 Re-enable building of tdfx for ia64 and amd64, since libglide3 is available 1437 there. 1438 1439commit f3c4d88c712f9feb019f61f0330308d2e12ddeb5 1440Author: Matthieu Herrb <matthieu.herrb@laas.fr> 1441Date: Sun Jan 30 20:19:02 2005 +0000 1442 1443 config/cf/OpenBSD.cf 1444 - Enable DoLoadableServer on amd64 and macppc, since the Dlloader works on 1445 these architectures 1446 - Reenable build of freetype, expat and xterm since OpenBSD doesn't provide 1447 alternative sources for those. 1448 - use gcc -pipe as on base system. 1449 config/cf/OpenBSDLib.tmpl bump libICE minor version here too. 1450 1451commit 1af4609e31dac5486d9fa4c178fcf1070b2788ac 1452Author: Daniel Stone <daniel@fooishbar.org> 1453Date: Fri Jan 28 19:15:39 2005 +0000 1454 1455 Move _IceGetPeerName into the ICE public API as IceGetPeerName; bump ICE 1456 soversion to 6.4 accordingly. Change SM's use to the public version. 1457 The old version will be retained for compatibility. 1458 1459commit 4c958eb10938150986dc0f2b7748cb959fb1172b 1460Author: Adam Jackson <ajax@nwnk.net> 1461Date: Thu Jan 27 03:50:46 2005 +0000 1462 1463 - Fix tiled framebuffer setup on Savage3D (Alex Deucher) 1464 - Disable building the Savage DRI driver. 1465 1466commit 20ba716685c4ffa837d3a1310ae1f47f085e90dd 1467Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 1468Date: Wed Jan 26 15:58:54 2005 +0000 1469 1470 Define HasFreetype2 and HasZlib to NO. HasFreetype gives a warning so I 1471 don't care about the zlib warning anymore. xming is a standalone 1472 xserver and there is no zlib or freetype library on windows and don't 1473 want to maintain and ship extra dlls in the installer. 1474 1475commit 7d3820404161a4b200729a099ee59c178c970ff8 1476Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 1477Date: Wed Jan 26 15:22:08 2005 +0000 1478 1479 Use "system" provided zlib instead of the builtin from extras 1480 1481commit 8fcc127a03a0024f8abf7ebb5676d342783aeafd 1482Author: Thomas Winischhofer <thomas@winischhofer.net> 1483Date: Tue Jan 25 15:55:02 2005 +0000 1484 1485 Add sisusb driver 1486 1487commit 8035c380f379c8412fdb055509b4ef53a81aca18 1488Author: Egbert Eich <eich@suse.de> 1489Date: Mon Jan 24 15:34:40 2005 +0000 1490 1491 Adding vgaHW module to PPC64 architecture. 1492 1493commit c50418d0d4daba9403f1a69e1c75e68aaa9a263e 1494Author: Egbert Eich <eich@suse.de> 1495Date: Mon Jan 24 15:31:36 2005 +0000 1496 1497 - cvs is broken again. For some reason it ignored this file on the previous 1498 run. 1499 1500commit 423ae2338a3c0c203e4183e4d806de49b8ad1055 1501Author: Daniel Stone <daniel@fooishbar.org> 1502Date: Mon Jan 24 06:37:31 2005 +0000 1503 1504 Disable potentially dangerous FreeType, zlib and libpng builds by default. 1505 Disable xterm and XRX builds per default. 1506 1507commit 42fc70b180fe3e19423cca6182149dc6a4da834a 1508Author: Egbert Eich <eich@suse.de> 1509Date: Fri Jan 21 14:25:26 2005 +0000 1510 1511 Alan Cox requested that we check the kernel version before we use kernel 1512 VGA font save/restore as the required features have been added to Linux 1513 2.6.11 (Bugzilla #2277). 1514 1515commit 5127d2c6967ddb017b3ecd1c1b1bdf06cb90e59c 1516Author: Egbert Eich <eich@suse.de> 1517Date: Fri Jan 14 18:42:25 2005 +0000 1518 1519 Let the OS instead of X save/restore text console fonts on Linux. So far we 1520 relied on the generic VGA layer to restore text console fonts for us 1521 when shutting down the server or VT switching back to the text console. 1522 This has worked rather well but it has some downsides on Linux: a. Many 1523 people use fbdev as console text mode. In this case it is not necessary 1524 to save/restore console fonts as the console is running in graphics 1525 mode anyway. b. Some architectures don't have a fbdev console but 1526 require a full POST of even the primary card (ie. IA64). This posting 1527 has to take place before we even have a chance to save anything. 1528 Therefore the fonts we save are the once written to the chip by POST, 1529 not what has been programmed by the user. c. Certain chipsets utilize 1530 the BIOS to perform mode setting. This may interfer with the vga 1531 save/restore font function in a strange way. It would therefore be 1532 preferrable to let the OS - which has been used to set up the font in 1533 the first place - take care of saving/restoring the data. I will attach 1534 a patch which will do so for Linux. To make this fully functional a 1535 small patch needs to be applied to the Linux kernel. To disable this 1536 feature add: #define DoOSFontRestore NO to your host.def. (Bugzilla 1537 #2277) 1538 1539commit 91c03d24df78576aeb72643131673a7e89400a66 1540Author: Adam Jackson <ajax@nwnk.net> 1541Date: Fri Jan 14 05:53:48 2005 +0000 1542 1543 Use dlloader by default for loadable server builds. 1544 1545commit 58b391246436139593a775e71f3d4c8ea1ca5b77 1546Author: Kristian Høgsberg <krh@redhat.com> 1547Date: Wed Jan 12 20:15:52 2005 +0000 1548 1549 Add new evdev input driver. This driver uses the linux input layer directly 1550 and can handle both mice and keyboards. 1551 Convert this to UTF-8 again. The ChangeLog should be kept in UTF-8. 1552 1553commit 512901111b4db3922450ca7d50f2a141e781a9f5 1554Author: Egbert Eich <eich@suse.de> 1555Date: Tue Jan 11 17:09:57 2005 +0000 1556 1557 Don't build tdfx DRI driver on any platform but x86 and AXP as therequired 1558 Glide3 lib is only available there (if at all). Readability fixes 1559 (Bugzilla #2264). 1560 1561commit 7c556a1d0439fb226a2011c9ff23cefdb3dc0fbb 1562Author: Egbert Eich <eich@suse.de> 1563Date: Tue Jan 11 15:02:55 2005 +0000 1564 1565 - backing out patches that need to go in separately. 1566 1567commit dd6f9662351a9321bd5712126bc3d1c2bfa9e538 1568Author: Egbert Eich <eich@suse.de> 1569Date: Tue Jan 11 14:59:01 2005 +0000 1570 1571 Minor format fix. 1572 Added explanatory comment and debug code. 1573 Added comment. 1574 1575commit 0df4096ad73b6cb7d414c7eac715ad9af3087f9f 1576Author: Egbert Eich <eich@suse.de> 1577Date: Mon Jan 10 19:18:59 2005 +0000 1578 1579 Make MIPS build rules more standard conformant: Use a macro defined in the 1580 project specific config file for OptimizedCDebugFlags. 1581 1582commit 9744a74a1d8043d7a5b231fb1f1900943cc6867b 1583Author: Egbert Eich <eich@suse.de> 1584Date: Mon Jan 10 18:38:30 2005 +0000 1585 1586 When having a place to define DevelDrivers for AMD64 we should have 1587 reference it, too. 1588 1589commit 6e7e2a3794875651cab962cde3f9eed34c4cab3c 1590Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 1591Date: Mon Jan 10 10:48:46 2005 +0000 1592 1593 Adjust XVendorManNameString, XVendorContact, OSName and OSVendor 1594 1595commit dc4ef63a7248109a4775efa64b3a0e67e5d5a3d8 1596Author: Egbert Eich <eich@suse.de> 1597Date: Tue Jan 4 17:27:26 2005 +0000 1598 1599 - made structure of PPC64 part look more like the other structures. 1600 - added VBE driver to PPC64. I don't know if this really makes sense, but 1601 since we are building the int10 module we should also build the vbe 1602 module. 1603 - added i915 DRM driver to list of drivers for the AMD64 architecture. 1604 - added a check for gcc versions > 3 for setting GccAliasingFlags. 1605 1606commit d443986813489a72069a792f9b65d68ddadef8f5 1607Author: nolan <nolan> 1608Date: Tue Dec 14 01:41:58 2004 +0000 1609 1610 Build the vmware driver on x86-64. 1611 1612commit 1d42453962c81a2d1a7766aef0a31f98e4dbb791 1613Author: Adam Jackson <ajax@nwnk.net> 1614Date: Sun Dec 12 21:00:44 2004 +0000 1615 1616 Bug #1054: When building dlloader modules, don't link them against any 1617 other shared libs. 1618 1619commit 4f8d31784ccedef09db9c1816d87f3d9bcbbdd0a 1620Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 1621Date: Fri Dec 10 12:46:43 2004 +0000 1622 1623 Build libfontenc static 1624 1625commit 7388d8df0677db3cff3f69598da8931517c8e2b4 1626Author: Torrey Lyons <torrey@mrcla.com> 1627Date: Thu Dec 9 22:49:43 2004 +0000 1628 1629 Fix building with Apple gcc newer than version 3.3. 1630 1631commit b3bf0ef296436a023ebd42ed4a399ede91e48379 1632Author: Roland Mainz <roland.mainz@nrubsig.org> 1633Date: Fri Dec 3 03:33:25 2004 +0000 1634 1635 xc/config/cf/X11.tmpl 1636 //freedesktop.org/bugzilla/show_bug.cgi?id=2002): Make location of the 1637 encodings/ files configurable in the build system via adding a new 1638 |FontEncDir|-symbol to xc/config/cf/X11.tmpl (default value is 1639 |$(LIBDIR)/fonts/encodings|). 1640 1641commit e2ad12f41fca253c5d55614df509744a8a707ee1 1642Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 1643Date: Thu Dec 2 13:38:30 2004 +0000 1644 1645 Set HasFfs to NO 1646 Fix link order problems with mingw. Add libdix.a after libmi.a. 1647 Pass -DHAS_FFS to compiler 1648 remove inline code for ffs(). It will link to dix/ffs.c instead added 1649 declaration for ffs() 1650 1651commit 8c278d99fb866e4ee397e2e74d27699971960031 1652Author: Egbert Eich <eich@suse.de> 1653Date: Tue Nov 30 08:38:44 2004 +0000 1654 1655 Make Xorg the default server to install. 1656 Avoid PIO access on IA64. Some IA64 machine check if legacy ports outside 1657 the VGA range are accessed. The ATi driver however does this to probe 1658 for ISA Mach8/32/64. Since no IA64 has ISA slots this restriction 1659 should not be relevant to the user. 1660 Avoid recursive calls of xf86scanpci(). This function normally detects that 1661 it has been called before by checking if the PCI structure is filled 1662 out. So far if this was not the case (because PCI probing has failed 1663 for some reason) the function is traversed again. With the chipset 1664 specific PCI bus probing this can lead to an endless recursive loop as 1665 the post-probing code calls xf86scanpci() from within this function. 1666 The OS specific PCI code for Linux worked only if bus 0 was populated as it 1667 checked for the presence of /proc/bus/pci/00. Fixed to check for 1668 /proc/bus/pci/<bus_to_look_for> instead. 1669 1670commit d90d10fa2a5407548401de3322c4a410571e0e8a 1671Author: Roland Mainz <roland.mainz@nrubsig.org> 1672Date: Thu Nov 25 21:46:11 2004 +0000 1673 1674 xc/config/cf/xprint_host.def 1675 //freedesktop.org/bugzilla/show_bug.cgi?id=1921): Rename 1676 "xc/config/cf/xprint_site.def" to "xc/config/cf/xprint_host.def" to 1677 clarify it's purpose. 1678 1679commit 60766559b63e5a248dc6acfb2aa77f05b62d4c1e 1680Author: Kristian Høgsberg <krh@redhat.com> 1681Date: Wed Nov 24 02:45:33 2004 +0000 1682 1683 Remove this file and all references to the binary expiry code. 1684 Remove old obsolete include/extensions/damage.h. 1685 Include srvrv_ctrl(xfree86) in macintosh US XKB symbol file so VT switching 1686 works again on mac (#1872). 1687 Remove out of place #define's of printf to xf86printf. This definition 1688 should only be in xfree86/os-support/xf86_libc.h 1689 1690commit 74a44263278c3282fe18e829cce93061fbacf4bd 1691Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 1692Date: Mon Nov 22 14:33:28 2004 +0000 1693 1694 Enable building of multiwindow and glx on win32 1695 1696commit 6d9d0abfa7be8f05088c43d2ba6eb209446f1f50 1697Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 1698Date: Mon Nov 15 15:06:52 2004 +0000 1699 1700 Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added 1701 mingw (Win32) port 1702 1703commit 6e9923ece812920d61ab96aa617f93e9cae38e01 1704Author: Matthieu Herrb <matthieu.herrb@laas.fr> 1705Date: Thu Nov 11 15:44:30 2004 +0000 1706 1707 update shared lib revisions on OpenBSD (Bug #1828). 1708 update references to xf86site.def in comments (Bug #1827). 1709 fix kbd driver for wskbd protocol and pure wscons console driver (Bug 1710 #1825). 1711 don't add '-4' to generated default file name (bug #1826). 1712 typo in resource name (XFree86 bug #1300, X.org bug #1825) 1713 1714commit b79b989a954bb9e13351ad3a5d9cb33121a8177e 1715Author: fabbione <fabbione> 1716Date: Mon Nov 8 06:35:26 2004 +0000 1717 1718 programs/Xserver/hw/darwin/Imakefile 1719 programs/Xserver/hw/darwin/quartz/Imakefile 1720 programs/Xserver/hw/xfree86/common/Imakefile Rename XFREE86_CUSTOM_VERSION 1721 to XORG_CUSTOM_VERSION, since the former is not used anymore. Also 1722 ensure tohandle properly XFree86CustomVersion to not break actual build 1723 systems and provide smooth transition. If both XorgCustomVersion and 1724 XFree86CustomVersion are defined, the former is always preferred. 1725 config/cf/linux.cf Rename XFree86CustomVersion to XorgCustomVersion in the 1726 Debian Maintainer section. 1727 1728commit 79a12e6d7643fd45455166a59808c3e921b72ad7 1729Author: Roland Mainz <roland.mainz@nrubsig.org> 1730Date: Mon Nov 8 00:08:21 2004 +0000 1731 1732 xc/config/cf/sun.cf 1733 Fix the problem that libGLU was not being build on Solaris. This adds the 1734 missing |SharedDepCplusplusLibraryTarget| Imake rule which caused C++ 1735 libraries to be linked with plain "ld" instead of $(CXX), resulting in 1736 missing symbols when linking the library into applications which do not 1737 link to libCrun (Sun Workshop/Forte C++ runtime library) elsewhere, 1738 too. 1739 1740commit 80fb919ebc8c4b48735f725b074d88497381e49f 1741Author: Torrey Lyons <torrey@mrcla.com> 1742Date: Sat Oct 30 01:41:46 2004 +0000 1743 1744 Add BuildRootless Imake variable and ROOTLESS define. 1745 1746commit d65fc04d19cdd14dc6c0e7c091cad298def1b2d0 1747Author: Egbert Eich <eich@suse.de> 1748Date: Tue Oct 19 13:50:06 2004 +0000 1749 1750 Enabling modules and DRI for Linux HPPA. 1751 Removing hpsocket.c as it isn't used anywhere any more (Bugzilla #1584). 1752 1753commit 513261dc9c197c75229a2facbf024001367f88d6 1754Author: Egbert Eich <eich@suse.de> 1755Date: Mon Oct 18 14:26:35 2004 +0000 1756 1757 powerpc/powerpc64 build fixes. 1758 1759commit 622b89908430a6b6379eb6168def689cdccc704d 1760Author: Egbert Eich <eich@suse.de> 1761Date: Mon Oct 18 14:21:44 2004 +0000 1762 1763 Made handling of DevelDrivers for x86-64 more conformant to other 1764 platforms. 1765 Compress all font encodings (Stefan Dirsch). 1766 Fixed warnings. 1767 Turn on forwarding XNSpotLocation event to XIM server in OffTheSpot and 1768 Root mode (bugzilla #1580, James Su). 1769 Added another compose key combination for the Euro symbol (Stefan Dirsch). 1770 Added support for UTF-8 in ja_JP, ko_KR and zh_TW locales (Mike Fabian). 1771 Changed default encoding for ru from KOI8-R to ISO8859-5 (Mike Fabian). 1772 This is the encoding that is also used by glibc. We may break other 1773 libcs - lets see who complains. 1774 Added explanation for DESTDIR to install to a different directory than /. 1775 Added some early bailouts to atiprobe if PCI structure pointer is NULL to 1776 prevent sig11. 1777 XV support doesn't depend on 2D acceleration any more. This patch removes 1778 this limitation from the NSC driver. This is a patch that I have 1779 committed to XFree86 a while ago but never ported over to X.Org. 1780 Matthieu Herrb contributed some build fixes. 1781 Fixing SetDPMSTimers() so that DPMS*Time == 0 disables the appropriate 1782 timer. This takes advantage of the fact that TimerSet() with a timeout 1783 argument 0 behaves like TimerCanel(). 1784 Use /dev/xconsole (named pipe) or devpts for system logger (Werner Fink). 1785 Create missing links for backward compatibility to XFree86 (Stefan Dirsch). 1786 Changed comment to mention xorg. 1787 Changed cursor for the 'kill' action from XC_draped_box to XC_Pirate. If 1788 you don't like it we can change it back (original author unkown). 1789 Added 'pic' to the man page rendering command pipeline (Werner Fink). 1790 Added missing return value (Stefan Dirsch, Roland Mainz) 1791 1792commit 006543a8a96b15226944c7169f75e5b93b1fdaae 1793Author: Matthieu Herrb <matthieu.herrb@laas.fr> 1794Date: Sun Oct 10 12:45:25 2004 +0000 1795 1796 config/cf/OpenBSDLib.tmpl Fix shared libXaw revision numbers for OpenBSD 1797 3.6. 1798 1799commit 88908b226ad29d406c49cc43527cf13f02d9d704 1800Author: Matthieu Herrb <matthieu.herrb@laas.fr> 1801Date: Sat Oct 9 22:04:13 2004 +0000 1802 1803 Fix ProPolice support for OpenBSD (merge with the HasGccStackProtector 1804 define that was used on OpenBSD). 1805 remove -ansi from DefaultCCOptions on OpenBSD. 1806 1807commit 20d0a214ba6d0df5259e7332ec9d43dc8642b99e 1808Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 1809Date: Mon Oct 4 21:10:42 2004 +0000 1810 1811 Bugzilla #1393: Move xorg version numbers to separate config file 1812 1813commit 886467b9c7f1b8cf1da6459db335bb546240510e 1814Author: Vladimir Dergachev <volodya@mindspring.com> 1815Date: Sat Oct 2 20:22:42 2004 +0000 1816 1817 Modified: 1818 xc/config/cf/xorg.cf Update version number and date, indicating CVS version 1819 This needs to be changed regularly as releases are made 1820 1821commit 1f0e2fb311453a4e070d2308e3ba914893224817 1822Author: Matthieu Herrb <matthieu.herrb@laas.fr> 1823Date: Sun Sep 26 17:06:45 2004 +0000 1824 1825 Hook the wsfb driver and resynchonize with OpenBSD's version. 1826 Add wsfb, a Net- and OpenBSD specific driver for dumb bitmapped wsdisplay 1827 screens. 1828 1829commit 0909f405a53c4c303a2c5f936db2d7c5815a19ad 1830Author: Matthieu Herrb <matthieu.herrb@laas.fr> 1831Date: Sat Sep 18 15:04:29 2004 +0000 1832 1833 define dependencies for libXevie for *BSD systems. 1834 fix spelling of my first name and remove duplicate. 1835 build fix. 1836 1837commit fa67a70928b91db0897a411e673cab00c5e61c1b 1838Author: Roland Mainz <roland.mainz@nrubsig.org> 1839Date: Sat Sep 18 00:30:50 2004 +0000 1840 1841 Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1372 - Initial part 1842 of repairing XRX/Broadway support. This patch fixes both the libxrx.so 1843 plugin and the Xnest-based libxrxnest.so plugin and making them 1844 compatible to newer versions of Mozilla and removing the backwards 1845 compatibility hacks for old Netscape3.x versions with statically linked 1846 Motif. 1847 1848commit 05e61f892cafaf0600460b60a142e7dc9a199958 1849Author: Adam Jackson <ajax@nwnk.net> 1850Date: Fri Sep 17 03:04:49 2004 +0000 1851 1852 Bug #1192: Remove cfb support from drivers where its use is an option. 1853 Delete xf24_32bpp, as s3virge was the last user. Fix up some comments 1854 to refer to fb rather than cfb. 1855 1856commit a7ce0896ca4148f9a94ab115e902a44741b31899 1857Author: Roland Mainz <roland.mainz@nrubsig.org> 1858Date: Wed Sep 15 18:37:39 2004 +0000 1859 1860 Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1381 - Enable 1861 SecureRPC code (used for goodies such as the SUN-DES-1 user2user 1862 authentification scheme) on Linux if glibc version is >= 6.3.2. 1863 1864commit 09e8954fd25b4402a028bed1d7b6879f9b9f11ed 1865Author: Kevin E Martin <kem@kem.org> 1866Date: Fri Sep 3 22:00:10 2004 +0000 1867 1868 Second round of documentation updates. 1869 1870commit f4da5e087a161e7ed5720aa8e7dddcb1958e8996 1871Author: Kevin E Martin <kem@kem.org> 1872Date: Fri Sep 3 16:18:18 2004 +0000 1873 1874 First set of documentation updates. 1875 Include more correct fix for rootless interaction with damage (Bug #1168, 1876 Keith Packard). 1877 1878commit 98c41c44c16ef323ca27fb4a3bbf67a2c372c4c8 1879Author: Kevin E Martin <kem@kem.org> 1880Date: Thu Sep 2 08:48:41 2004 +0000 1881 1882 Update release number and date for RC4. 1883 1884commit fb69f61872ee49e881f3c3d3ba6cda85793b9148 1885Author: Kevin E Martin <kem@kem.org> 1886Date: Thu Sep 2 05:50:38 2004 +0000 1887 1888 Clean up defines for Xprint support and fix BuildServersOnly build for 1889 libXaw. 1890 1891commit 7cc9d5b8ac1fb2177b593bdf9faf05bf5f5206d8 1892Author: Kevin E Martin <kem@kem.org> 1893Date: Thu Sep 2 01:23:45 2004 +0000 1894 1895 Enable XtransFailSoft on cygwin and Darwin (Bug #1029, Alexander Gottwald, 1896 Torrey T. Lyons). 1897 1898commit b777c92ef8c170d170698a88284457e732b24247 1899Author: Kevin E Martin <kem@kem.org> 1900Date: Thu Sep 2 01:10:28 2004 +0000 1901 1902 Bump major version number of libXaw (Bug #1273). 1903 1904commit 2d6cf1a76fc5767946de6b0a502aa9eb83d218c4 1905Author: Egbert Eich <eich@suse.de> 1906Date: Mon Aug 30 14:26:53 2004 +0000 1907 1908 Make handling of XtransFailSoft Imake variable more consistent. It needs to 1909 receive a boolean value now (Alexander Gottwald). 1910 1911commit 4c4afd6b695ba36ab4f80ebdab9f50eb4293c203 1912Author: Kevin E Martin <kem@kem.org> 1913Date: Mon Aug 30 13:32:51 2004 +0000 1914 1915 AIX Imake config file updates (Bug #1234, Dan McNichol). 1916 1917commit fa1df95ff98b04fce5fab2dd6975dba365617368 1918Author: Egbert Eich <eich@suse.de> 1919Date: Mon Aug 30 12:49:50 2004 +0000 1920 1921 Fix: move flag for HARD_FAIL in Xtransutil.c to the correct setting of the 1922 Imake variable. 1923 Fix Imake condiditon for LynxOS (Thomas Mueller). 1924 1925commit 6f78fa3c1d3fb04ea3f0ab664fbc5253461c98fa 1926Author: Kevin E Martin <kem@kem.org> 1927Date: Sun Aug 29 22:02:35 2004 +0000 1928 1929 Fix typo that caused both X.Org and XFree86 servers to be built on 1930 OpenBSD/AMD64 (Bug #1231, Matthieu Herrb). 1931 1932commit 0476eaa22eae191c8ccd99eced9041f77e579f0b 1933Author: Kevin E Martin <kem@kem.org> 1934Date: Sun Aug 29 21:06:00 2004 +0000 1935 1936 Fix make install when BuildServersOnly is YES (Bug #1213). 1937 Fix build failures when UseDeprecatedKeyboardDriver is YES and 1938 DoLoadableServer is NO (Bug #1229, Kristian H�gsberg). 1939 Fix failure when using DLL loader and LD_BIND_NOW is set (Bug #1212, Adam 1940 Jackson). 1941 1942commit 1b8ef3efedb0b340397ed41106713f1bc1a603f2 1943Author: Kevin E Martin <kem@kem.org> 1944Date: Sat Aug 28 14:48:12 2004 +0000 1945 1946 Update release number and date for RC3. 1947 1948commit bfc1f89d07762c45b6bf0c2278b34a7eac592763 1949Author: Egbert Eich <eich@suse.de> 1950Date: Fri Aug 27 22:47:44 2004 +0000 1951 1952 Set the define XtransFailSoft to restore the old behavior to fail softly 1953 when socket directory cannot chowned/chmod to correct user/group. This 1954 should be added on a per OS basis which hasn't been done. 1955 1956commit da190a65b5fd9362194e744c7028a0d806269a07 1957Author: Egbert Eich <eich@suse.de> 1958Date: Fri Aug 27 19:27:11 2004 +0000 1959 1960 Added support for LynxOS 4.0 (Thomas Mueller). 1961 Fix arm netwinder build (Donnie Berkholz). 1962 1963commit 9e57311410f840fa235d03d24fd303e8fb319e19 1964Author: Egbert Eich <eich@suse.de> 1965Date: Fri Aug 27 13:26:22 2004 +0000 1966 1967 Fixed UseInstalled handling when cross compiling when building with 1968 different ProjectRoot. Set X11ProjectRoot to the ProjectRoot on the 1969 build host (where the binaries that run on the build host live) 1970 (Alexander Gottwald). 1971 1972commit 97ef1ef17a506d911711cf1e1caeec9305373d6a 1973Author: Egbert Eich <eich@suse.de> 1974Date: Thu Aug 26 11:58:04 2004 +0000 1975 1976 Fixed support for LynxOS 3.1 (LynxOS 4 will follow) (Thomas Mueller). 1977 2 1978 1979commit 305cc11251e72aa7606ab7225b3c592732041e38 1980Author: Kevin E Martin <kem@kem.org> 1981Date: Wed Aug 25 00:30:41 2004 +0000 1982 1983 Fix hangs during startup with Radeon driver (Bug #1007, Sjoerd Simons). 1984 Fix i810 driver startup on Sony VAIO laptop (Bug #1084, Dave Airlie). 1985 Fix several library build problem (Bug #1147). 1986 Fix build problems (Bugs #1148 and #1149). 1987 1988commit acd9d627415ce0beaf485823795e58cff950cf3c 1989Author: Jim Gettys <jg@freedesktop.org> 1990Date: Sat Aug 21 02:06:44 2004 +0000 1991 1992 Add Wraphelp.c to lib/Xdmcp, at long last, along with the U.S. government 1993 required notifications. The website notification went up first. 1994 Clean up Wraphelp.c so that it compiles cleanly. 1995 I chose the version Australian version written for R5 written by Eric 1996 Eay@psych.psy.uq.oz.au, as I don't know where the original one was, and 1997 didn't want to touch XFree86. 1998 Make HasXdmAuth YES for xorg. 1999 2000commit e2cb5a66e2623afd55191cc99c808535365fef22 2001Author: Kevin E Martin <kem@kem.org> 2002Date: Thu Aug 19 16:28:42 2004 +0000 2003 2004 Fix the build on Solaris/sparc to use Xorg server instead of the deprecated 2005 Xsun (Bug #1134, Alan Coopersmith). 2006 2007commit 36bc182eeba757d0e71d2bb74cfde0982639bfd1 2008Author: Kevin E Martin <kem@kem.org> 2009Date: Wed Aug 18 23:12:49 2004 +0000 2010 2011 Fix libXevie build on Darwin (Bug #1124, Torrey T. Lyons). 2012 Fix libOSMesa build on Darwin (Bug #1125, Torrey T. Lyons). 2013 Fix libGL build on Mac OS X 10.3.0-3 (Bug #1127, Torrey T. Lyons). 2014 2015commit 90f6c172b161fb7c9c6223518d5968c546edb1dc 2016Author: Kevin E Martin <kem@kem.org> 2017Date: Wed Aug 18 00:51:32 2004 +0000 2018 2019 Update release and date for RC2. 2020 2021commit 795b28047c5aa9b2a5fb75883cc58b4fe29e4f8b 2022Author: Kevin E Martin <kem@kem.org> 2023Date: Tue Aug 17 18:15:46 2004 +0000 2024 2025 Add SharedXevieReqs for cygwin (Bug #1108, Alexander Gottwald). 2026 2027commit 6fe99b747fcce557106784e5c564696f57efa903 2028Author: Kevin E Martin <kem@kem.org> 2029Date: Mon Aug 16 22:48:50 2004 +0000 2030 2031 Update release and date for first RC. 2032 Fix kbd/keyboard driver for DoLoadableServer NO. 2033 Revert change since it is better to set date in the config files. 2034 2035commit 4444b3a7053408fa144ba82ce0cda9ec015a30ce 2036Author: Kristian Høgsberg <krh@redhat.com> 2037Date: Mon Aug 16 16:36:14 2004 +0000 2038 2039 As discussed and agreed on on the release-wranglers meeting of August 16, 2040 I'm committing the patch from bug #1060 to back out unconditional 2041 Xprint functionality. 2042 Back out Xprint changes. 2043 Revert xman to CVS of June 5, revert xlogo to CVS of May 8, revert xedit to 2044 CVS of April 25, to back out unconditional Xprint support. 2045 Fix up Xprint config logic to be like the rest of the extensions: 2046 BuildXprint is a one-stop option for disabling everything Xprint 2047 related. XprtServer controls building Xprt, BuildXprintLib controls 2048 building Xprint libs and BuildXprintClients controls building clients 2049 related to Xprint. BuiltXprint defaults to YES and the other options 2050 respects relevant settings, i.e. BuildServer and BuildServersOnly. 2051 Build Xaw regardless of BuildXprintLib setting. 2052 Only build xphelloworld, xplsprinters and xprehashprinterlist when 2053 BuildXprintClients it YES. Disable building xmore, it has always 2054 supported XawPrintShell. 2055 Make Xprint support depend on BuildXprintLib. 2056 2057commit ee7e6fb1f1163fc284a6591910f15082d36c40b1 2058Author: Kristian Høgsberg <krh@redhat.com> 2059Date: Sun Aug 15 00:58:42 2004 +0000 2060 2061 config/cf/DGUX.cf, config/cf/QNX4.cf, config/cf/bsdi.cf, config/cf/isc.cf, 2062 config/cf/lynx.cf, config/cf/mach.cf, config/cf/nto.cf, 2063 config/cf/sco5.cf, config/cf/sgi.cf, config/cf/sun.cf, 2064 config/cf/x386.cf Enable compilation of old keyboard driver for these 2065 platforms by default (#1070). 2066 2067commit f38b7d995112898bb6a9d3416f73fff7e27b131b 2068Author: Eric Anholt <anholt@freebsd.org> 2069Date: Sun Aug 15 00:03:36 2004 +0000 2070 2071 Bug #909: Remove incorrect HasGhostScript YES from BSD config files. 2072 2073commit 8c05d76f7f58a41d308af41150530d54b2942c03 2074Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 2075Date: Fri Aug 13 22:44:03 2004 +0000 2076 2077 Bugzilla #1055: "#define BuildXprint NO" is broken (6.7.99.2) If XprtServer 2078 is undefined, but BuildXprint is defined, then BuildXprint should set 2079 XprtServer as well. 2080 Remove extra setting of XprtServer - just let it use the setting in 2081 X11.tmpl 2082 2083commit 4ddde89177109174f7890e0c48445362ae2a74eb 2084Author: Kristian Høgsberg <krh@redhat.com> 2085Date: Fri Aug 13 17:21:43 2004 +0000 2086 2087 Add .PHONY target when using GNU make. This will speed up make in general, 2088 but more importantly fix #1042. 2089 2090commit e8b81528a74e3359f522fb3fba64370997ec4a7f 2091Author: Kristian Høgsberg <krh@redhat.com> 2092Date: Thu Aug 12 14:35:55 2004 +0000 2093 2094 Update PPC64 defines to use XorgServer instead of XF86Server. 2095 2096commit 75efd26d038335c215aeae4e25df8bb137c5eed1 2097Author: Kristian Høgsberg <krh@redhat.com> 2098Date: Thu Aug 12 13:08:25 2004 +0000 2099 2100 Fix double-backslash typo. 2101 2102commit c8bd3fcd1347ad69e9fb1c391b269dcb34a5b427 2103Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2104Date: Thu Aug 12 08:53:39 2004 +0000 2105 2106 bump version to 6.7.99.2 2107 2108commit 3a3196703aa0ae510f6ba701fee71f96331fa7d4 2109Author: Kevin E Martin <kem@kem.org> 2110Date: Thu Aug 12 05:11:57 2004 +0000 2111 2112 Update version and date for next snapshot 2113 2114commit e03eafb0fc87f1d67d030684d5f47db1fa987ce9 2115Author: Kevin E Martin <kem@kem.org> 2116Date: Wed Aug 11 23:01:30 2004 +0000 2117 2118 Fix Xnest and Xdmx builds when BuildServersOnly is YES (Bug #1026, 2119 Alexander Gottwald, Kevin Martin). 2120 2121commit 86ef3ff4848ea1959bbefe5a8587042000cd7591 2122Author: Kevin E Martin <kem@kem.org> 2123Date: Wed Aug 11 21:14:01 2004 +0000 2124 2125 Apply PPC64 build patch (Bug #303, Mike A. Harris, Alan Coopersmith). 2126 2127commit 30cfbd75c79e305dd11cf2266b1d36a042c4b513 2128Author: Matthieu Herrb <matthieu.herrb@laas.fr> 2129Date: Wed Aug 11 19:46:20 2004 +0000 2130 2131 typo. 2132 2133commit dd4bc833cef1aa085806e2e4f3b31b9a319f5012 2134Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2135Date: Tue Aug 10 21:43:56 2004 +0000 2136 2137 marked Cygwin/X as 6.7.99.1 2138 2139commit 683e864a1fc60dc99f0f174836f22c0759b4e024 2140Author: Kevin E Martin <kem@kem.org> 2141Date: Tue Aug 10 21:37:35 2004 +0000 2142 2143 Update version to 6.7.99.1 and fix problem with snapshot string generation. 2144 2145commit 807e2659691df0ca28ed0d64ebb681a82e269a2e 2146Author: Kevin E Martin <kem@kem.org> 2147Date: Mon Aug 9 22:37:21 2004 +0000 2148 2149 Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339, 2150 Harold L. Hunt II, Alexander Gottwald). 2151 Fix crash when using X core font in zh_CN.UTF-8 locale (Bug #368, Yu Shao, 2152 David Dawes). 2153 Fix glXMakeCurrent(Dpy, None, NULL) crash (Bug #719, Adam Jackson). 2154 HP-PA build fix (Bug #828, Guy Martin, Paul Anderson). 2155 Fix SDK build for GATOS and Wacom driver (Bug #829, Bryan Stine). 2156 Fix attempt to read video ROM before enabling it (Bug #843, Ivan 2157 Kokshaysky, Mike A. Harris). 2158 Fix detection of primary adapter (Bug #843, Ivan Kokshaysky, Mike A. 2159 Harris). 2160 Clarify xset man page description of how to use the keyboard repeat rate 2161 settings (Bug #846, Mike A. Harris). 2162 Fix problem where print-screen key would get remapped to sys-req in certain 2163 keymaps, which broke GNOME printscreen functionality (Bug #847, Owen 2164 Taylor). 2165 Fix several render problems: 2166 - MMIO mode support 2167 - Hang on IGP chips 2168 - VT switching hang 2169 - 3D render corruption (Bug #922, Hui Yu). 2170 2171commit 73ba8b3a6671cdc567c1eb0900735aaf4baca771 2172Author: Kevin E Martin <kem@kem.org> 2173Date: Mon Aug 9 02:08:34 2004 +0000 2174 2175 - Fix building without Xfixes extension 2176 - Fix building without Xevie 2177 - Fix building without DPMS 2178 - Fix "Extensions" section config file support to accept general boolean 2179 options 2180 2181commit b59283e34674e01e7d8a9cb9e28378602e6266ac 2182Author: Kristian Høgsberg <krh@redhat.com> 2183Date: Sun Aug 8 20:56:56 2004 +0000 2184 2185 Disable legacy keyboard driver "keyboard", unless 2186 USE_DEPRECATED_KEYBOARD_DRIVER is defined. Print warning if the old 2187 driver is used. 2188 2189commit 76b50be2ce52d4a13a4e1f9888c58b7a25fcf913 2190Author: Thomas Winischhofer <thomas@winischhofer.net> 2191Date: Sat Aug 7 12:37:39 2004 +0000 2192 2193 update shared libries revisions on OpenBSD to track libc ABI changes 2194 (committed on behalf of Matthieu Herrb) 2195 2196commit 24b3872595d11c355ba7c8985c167e46b65b37a2 2197Author: Keith Packard <keithp@keithp.com> 2198Date: Sat Aug 7 01:05:32 2004 +0000 2199 2200 Fix Debian section to respect NothingOutsideProjectRoot directive 2201 2202commit ac9fdc98840b1aaeb0d9f5597531eb49cd177f56 2203Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2204Date: Tue Aug 3 09:55:49 2004 +0000 2205 2206 cygwin will use the external freetype again 2207 2208commit 7e0ae9f4e113bc38c38a2d38c6f8c12eae24376b 2209Author: Eric Anholt <anholt@freebsd.org> 2210Date: Tue Aug 3 07:28:55 2004 +0000 2211 2212 Fix build with BuildComposite by linking the composite library into the 2213 servers before damage/xfixes, and enable BuildComposite by default now. 2214 Note that the Composite extension is still disabled at run-time by 2215 default. 2216 2217commit c2ac021e3ddb8c720b7d73df42ffeed3cfd3df12 2218Author: Egbert Eich <eich@suse.de> 2219Date: Mon Aug 2 19:35:07 2004 +0000 2220 2221 Removed distro specific stuff. 2222 Fixed FreeType module to build with FreeType versions older than 2.1.7. 2223 Fixed typo. 2224 Added vtSema to protect call of driver DPMS function. 2225 removed unneeded variable 2226 Modified RandR driver hook to reduce the number of function calls to one. 2227 Function is sufficiently generic to be extended in the future. 2228 2229commit 73f5876a7906e28f724826ad34546969d43d46b3 2230Author: Matthieu Herrb <matthieu.herrb@laas.fr> 2231Date: Sat Jul 31 16:14:02 2004 +0000 2232 2233 Added SharedXfixesReqs, SharedXdamageReqs and SharedXcompositeReqs 2234 2235commit 4748698e20864dfc2ffd0566b50427069b63037b 2236Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2237Date: Sat Jul 31 12:29:52 2004 +0000 2238 2239 Added SharedXfixesReqs, SharedXdamageReqs and SharedXcompositeReqs 2240 2241commit 09fd732f8c113c2ccf9504134809f0dde58f5878 2242Author: Eric Anholt <anholt@freebsd.org> 2243Date: Sat Jul 31 05:50:38 2004 +0000 2244 2245 Bring in Xfixes, Xdamage, and Xcomposite userland from xserver CVS: 2246 - Update Xfixes headers to protocol major version 3. 2247 - Add composite headers. 2248 - Add libXfixes, libXdamage, and libXcomposite. 2249 - Add imake glue for new libraries, but leave Composite off by default 2250 until issues are resolved. 2251 2252commit 6f9ea61baddc108676aae96905feb5168e7334eb 2253Author: Stuart Kreitman <stuart.kreitman@sun.com> 2254Date: Sat Jul 31 01:38:58 2004 +0000 2255 2256 Integration of XEVIE branch to trunk - turn on the XEVIE build 2257 https://freedesktop.org/bugzilla/show_bug.cgi?id=947 Modified Files: 2258 X11.tmpl 2259 2260commit 44c06b866ddf518703e2afe6a18ce3d2d08b3eb7 2261Author: Torrey Lyons <torrey@mrcla.com> 2262Date: Fri Jul 30 18:22:06 2004 +0000 2263 2264 Add initial Xinput support for XDarwin (Greg Parker). 2265 2266commit 732a2f47eca4f12d8d2bb2c62530d5716036e9c5 2267Author: Kevin E Martin <kem@kem.org> 2268Date: Thu Jul 29 23:43:39 2004 +0000 2269 2270 Use LibraryTargetName when not building a loadable server 2271 Move extern function declarations to window.h 2272 Cleaned up code since client's saveSet is no longer defined as a pointer* 2273 Added externs back in 2274 Change #if to #ifdef to fix compiler warning 2275 Add function declarations that were inadvertently removed by previous check 2276 in 2277 Disable extensions that are not (yet) supported by DMX 2278 2279commit fcb07e2367cbcdd4ad74d1dc73cc7bba0a6d70a7 2280Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2281Date: Wed Jul 28 08:32:39 2004 +0000 2282 2283 only set CaseSensitiveFileSystem when not CrossCompiling 2284 2285commit 2d8316b9342df38c7add1f0e076f2b3232942a57 2286Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 2287Date: Wed Jul 28 03:57:19 2004 +0000 2288 2289 Fix shared reqs for Xlibi18n, Xaw6 & Xmu for Solaris 2290 Improved support for Compose and Kana Lock LED's on Sun keyboards 2291 Add event definitions for additional keys on Sun Japanese keyboards 2292 VUID mouse protocol support for Solaris Make default mouse message clearer 2293 on machines that use a default other than /dev/mouse. 2294 2295commit 9c6413004f0f541c9f7d78b6a7aa52e7b34c3386 2296Author: Roland Mainz <roland.mainz@nrubsig.org> 2297Date: Wed Jul 28 03:24:29 2004 +0000 2298 2299 Refix for https://freedesktop.org/bugzilla/show_bug.cgi?id=909 - Disable 2300 build of PDF documents where GhostScript may not work at build time. 2301 2302commit bb256585b0058c0effbeca9656e3288b58712fd2 2303Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2304Date: Tue Jul 27 21:32:47 2004 +0000 2305 2306 added --enable-runtime-pseudo-reloc to ExtraLoadFlags use make -C dir to 2307 step into subdirectories define BourneShell as /bin/bash -e to have 2308 make stopping after a subdir failed 2309 2310commit 78d651aba6c981c59a324f55070855cc7fafa563 2311Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2312Date: Tue Jul 27 20:40:41 2004 +0000 2313 2314 cygwin has no freetype 2.1.9 yet. use internal freetype. I will reevaluate 2315 after Bug 925 has been resolved 2316 2317commit 8d91dc6f510ff95e8c25a8ca8057771ed08018fe 2318Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2319Date: Tue Jul 27 09:53:14 2004 +0000 2320 2321 Merge latest changes from CYGWIN branch 2322 Use find | xargs combination instead of simple shell globbing to prevent 2323 commandline argument overflow 2324 2325commit c77e172f8fa7f212e3c71b11a0351d7f3db8d619 2326Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 2327Date: Mon Jul 26 16:54:21 2004 +0000 2328 2329 Add LINTXLIBONLY macro to match lint library dependencies Fix 2330 LinkHardCopyPS macro to work with Solaris make 2331 config/cf/sun.cf Improved lint flags for the lint included with Sun 2332 compilers 2333 2334commit 04adf0f48f04e4fcd0f2827df362bce698023a48 2335Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2336Date: Mon Jul 26 10:44:40 2004 +0000 2337 2338 Bugzilla #921: link without linker definition file 2339 2340commit 037484fe69539d48e390c67277bfcfdca5bba7f6 2341Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2342Date: Mon Jul 26 08:24:13 2004 +0000 2343 2344 Bugzilla #912: Wraps linking of name.ps -> name.PS in an extra define which 2345 is empty for CaseSensitiveFileSystem == NO 2346 Bugzilla #912: Test for CaseSensitiveFileSystem before linking KBlib.ps.gz 2347 -> XKBlib.PS.gz 2348 2349commit 6586de48ed16839b4a3c41b1ce12b7e6e17bc8cb 2350Author: Matthieu Herrb <matthieu.herrb@laas.fr> 2351Date: Sat Jul 24 16:32:39 2004 +0000 2352 2353 Bugzilla #884: OpenBSD/amd64 support. 2354 2355commit f3fe0eaf090c924145efe3abdb246ed73fc3a947 2356Author: Eric Anholt <anholt@freebsd.org> 2357Date: Fri Jul 23 17:53:33 2004 +0000 2358 2359 - Remove unnecessary CppManTarget(via,) which produced multiple target 2360 definition warnings. 2361 - Change the VIA DDX to tell clients to look for unichrome_dri.so, the 2362 module that X.Org distributes. 2363 - Move the VIA DRI into DevelDRIDrivers because it is still insecure. See: 2364 http://dri.sourceforge.net/IRC-logs/20040628.txt 2365 2366commit 2a0e5fb3a771eef065d978d7e6f04df994c1cc6b 2367Author: Eric Anholt <anholt@freebsd.org> 2368Date: Fri Jul 23 05:36:14 2004 +0000 2369 2370 - Add a new option, BuildDevelDRIDrivers, which controls whether 2371 DevelDRIDrivers is non-empty. DevelDRIDrivers contains those drivers 2372 aren't built by default either due to being unusable on that 2373 architecture (but buildable for testing) or due to security concerns, 2374 as in the mach64 and savage cases. 2375 - Merge the Mach64 DDX's DRI support, under the XF86DRI_DEVEL define, which 2376 is set only when BuildDevelDRIDrivers is set. 2377 - Fix up of the sets of DRI drivers built for various architectures. 2378 - Fix build of unichrome DRI driver, which is now enabled on x86. 2379 2380commit 01ac037c4c3773b49e1312e5bda135df02b65751 2381Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> 2382Date: Thu Jul 22 19:24:50 2004 +0000 2383 2384 Thu Jul 22 20:03:11 2004 Soeren Sandmann <sandmann@daimi.au.dk> 2385 Call MMX solid fill routine when available. 2386 Call MMX operations when available. 2387 New HasGcc34 macro 2388 New file with many operations implemented with MMX intrinsics, conditional 2389 on having GCC 3.4 on i386. 2390 2391commit 885dff3be727bdc026f5e7ec9d0dbca255921a33 2392Author: Eric Anholt <anholt@freebsd.org> 2393Date: Thu Jul 22 06:39:04 2004 +0000 2394 2395 Bugzilla #909: Remove HasGhostScript YES default from these .cfs, as it's 2396 causing build failures for users on these platforms (not available, or 2397 fails when processing files). 2398 2399commit 8a1bd001223ac0fc23cb139d64ae23ee44e5245d 2400Author: Eric Anholt <anholt@freebsd.org> 2401Date: Wed Jul 21 07:31:09 2004 +0000 2402 2403 Remove the VENDOR_DEFINES from ALLDEFINES, as the quoting on VENDOR_DEFINES 2404 was breaking some old imake software, and it really doesn't seem like 2405 an appropriate define for all imake-using software. Instead, add it to 2406 the DEFINES of those pieces that need it. 2407 2408commit 88cc5952b8c9d4815665e160e3ef17f25ef65e3a 2409Author: Roland Mainz <roland.mainz@nrubsig.org> 2410Date: Tue Jul 20 19:31:48 2004 +0000 2411 2412 Fix for http://freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=899 - 2413 Fixing Solaris builds bustage caused by the checkin bug #891. 2414 2415commit ce53e7db1430990a79e96f9ce206d6fbc4fc051c 2416Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> 2417Date: Tue Jul 20 17:48:09 2004 +0000 2418 2419 Tue Jul 20 19:38:06 2004 Soeren Sandmann <sandmann@daimi.au.dk> 2420 Set font_data->xlfd_data to NULL after XFree(). (#837, patch from Bastien 2421 Nocera). 2422 Tue Jul 20 18:23:32 2004 Soeren Sandmann <sandmann@daimi.au.dk> 2423 Use /dev/urandom on Linux.(#761). 2424 2425commit 1644a3f4f73e24a613f0682ccbb12ae99221b031 2426Author: Roland Mainz <roland.mainz@nrubsig.org> 2427Date: Mon Jul 19 21:07:32 2004 +0000 2428 2429 Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=891 - Fixing some 2430 installation problems with hardcopy dirs. 2431 2432commit 965c266bf6f0b59541c73eceefb5a26f2246b456 2433Author: Eric Anholt <anholt@freebsd.org> 2434Date: Sat Jul 17 22:17:24 2004 +0000 2435 2436 - Default to assuming that ports that can be built without the xorg pieces 2437 being installed are installed before the xorg build begins. #define 2438 HasStandardPorts NO can turn this behavior off. Also fixes some 2439 freetype issues related to it looking in the wrong place. 2440 - While here, remove some unnecessary #if nesting in threads. 2441 2442commit f54e0f2e574341e0c032a2043bcab6910af4a4c1 2443Author: Eric Anholt <anholt@freebsd.org> 2444Date: Sat Jul 17 21:16:17 2004 +0000 2445 2446 Wrap CcCmd and CplusplusCmd in #ifndef to kill lots of warnings when 2447 changing them in host.def (common for ccache). 2448 2449commit 664e6d03246c56a366cc42a735f54e9b95922d86 2450Author: Eric Anholt <anholt@freebsd.org> 2451Date: Sat Jul 17 21:14:36 2004 +0000 2452 2453 Be sure to set the DmxLibrary-related defines to NO if BuildDmxLibrary is 2454 NO. Kills a lot of preprocessor warnings. 2455 2456commit c11dd36c89795440dd0c6fc07b532de53435f345 2457Author: Roland Mainz <roland.mainz@nrubsig.org> 2458Date: Tue Jul 13 08:55:20 2004 +0000 2459 2460 Fix for http://freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=862 - 2461 Solaris performance improvements using some magic" compiler flags 2462 (-zlazyload -zcombreloc -xstrconst -xildoff etc.) 2463 2464commit 0cfb988be34f84a64a8751277a990de4c6972107 2465Author: Roland Mainz <roland.mainz@nrubsig.org> 2466Date: Tue Jul 13 01:43:27 2004 +0000 2467 2468 Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=824 - SuSE Linux 2469 Build error in "mkfontscale.c:857: error:" 2470 2471commit 02dd123e383bedc06a80c02960c5b981fa16f3ca 2472Author: Kevin E Martin <kem@kem.org> 2473Date: Tue Jul 6 23:50:59 2004 +0000 2474 2475 - Disable building DMX on OSs that have not been verified to build 2476 correctly (Kevin Martin). 2477 - Fix DMX build when Xinerama is not enabled (Kevin Martin). 2478 2479commit fe0c0b1346e9a30d58979782c2270a8a74c51cd0 2480Author: Egbert Eich <eich@suse.de> 2481Date: Tue Jul 6 14:37:46 2004 +0000 2482 2483 Separated Intel drivers from default DriDrivers to avoid building them on 2484 IA64 (Egbert Eich). 2485 Fixed wrong function prototype (Egbert Eich). 2486 Don't test for generic VGA on IA64 (Egbert Eich). 2487 Fixed a segfault when accessing a structure before verifying the pointer 2488 exists (Egbert Eich). 2489 Added a showcache option for debugging (Egbert Eich). 2490 Increase default video RAM size to 16MB when DRI is enabled and more than 2491 128MB are available (Egbert Eich). Fixed lockups during mode switch. 2492 Problem was introduced when attempting to copy the behavior during 2493 LeaveVT()/EnterVT() but but forgetting to call I810DRILeave() before 2494 I810DRIEnter(). The entire DRILeave()/Enter() scenario has been 2495 commented out as it didn't seem to be necessary (Egbert Eich). 2496 Fix TweakMemorySize() (tested with i855/i865) (Egbert Eich). 2497 increased MAX_DEVICES to 128 (Egbert Eich). 2498 Use OS provided PCI config space access as default method (Egbert Eich). 2499 Added support for Linux 2.6 proc file format. 2500 Fixed unaligned accesses to pieces of the VBE info block. VESA did not 2501 align elements to size (Egbert Eich). 2502 2503commit bfd2eb06b68637d1acc24093bdfac2ccda65dee6 2504Author: Eric Anholt <anholt@freebsd.org> 2505Date: Sun Jul 4 22:49:49 2004 +0000 2506 2507 Bugzilla #757: Remove incorrect HasMotif YES defaults for linux and BSDs. 2508 Also fix Motif imake goop to handle motif not being in /usr/X11R6 2509 better. 2510 2511commit 08e05f9de79f8922cc4212aba8bac81bfca8df08 2512Author: Kevin E Martin <kem@kem.org> 2513Date: Wed Jun 30 20:06:51 2004 +0000 2514 2515 Add Distributed Multihead X (DMX) support 2516 2517commit a93e6bd73650c4638163f1bd324431d4dcc2968e 2518Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2519Date: Sun Jun 27 15:55:35 2004 +0000 2520 2521 There is no need for a modified ComplexProgramTarget_1 any more 2522 2523commit b8dda2b36df0f29cc52f1c8f0c8eee4bd48f552c 2524Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2525Date: Sat Jun 26 16:26:18 2004 +0000 2526 2527 When crosscompiling do not use install -s but call strip from 2528 CrossCompileDir instead 2529 2530commit e6deb276e47067b8099b89c1c1582802f14fcda8 2531Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2532Date: Sat Jun 26 16:21:20 2004 +0000 2533 2534 Remove automatic appending of .exe to PROGRAMS in ComplexProgramTarget_1 2535 2536commit 0febcd38b0098788e07b40730915e5cc32bfe3da 2537Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2538Date: Fri Jun 25 09:45:51 2004 +0000 2539 2540 include Makefile.dep with sinclude 2541 2542commit b4fe3908618ec43d5b0151e4437c2c389e5ef7c0 2543Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2544Date: Fri Jun 25 09:01:14 2004 +0000 2545 2546 #Bug 785: make build of xterm configurable 2547 2548commit 44624c50d08cca06ac211fc000c19dce823f2a34 2549Author: Alan Hourihane <alanh@fairlite.demon.co.uk> 2550Date: Tue Jun 22 15:14:32 2004 +0000 2551 2552 enable i915 driver and deprecate i830 3D driver 2553 2554commit 894750e775f6ffae34ad0859a99eeddd3af95c0e 2555Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 2556Date: Mon Jun 21 13:27:06 2004 +0000 2557 2558 Bug 777: Merge from CYGWIN branch 2559 2560commit 3af4363084544492683cbfcb94d75d41072d739b 2561Author: Eric Anholt <anholt@freebsd.org> 2562Date: Wed Jun 16 09:46:14 2004 +0000 2563 2564 imake updates for DRI-trunk-20040613 2565 2566commit f92af6fc2dcccabea7011b5db31bbc138813fd4b 2567Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 2568Date: Sun Jun 13 04:50:20 2004 +0000 2569 2570 Manual page X(7) does not reference Xprt(1x), xplsprinters(1x), etc. 2571 xc/config/cf/Imake.rules Correct comment to match rule name for 2572 InstallDriverSDKObjectModule 2573 xc/programs/Xserver/hw/xfree86/os-support/sunos/sun_kbd.c Log results of 2574 ioctls to probe keyboard type & layout 2575 2576commit dd82ff0ef2cc35962911267abcb96bf9c78add9b 2577Author: Eric Anholt <anholt@freebsd.org> 2578Date: Fri May 28 23:34:53 2004 +0000 2579 2580 Bugzilla #640: Eliminate the XThrStub library and clean up/fix threading 2581 defines on FreeBSD/OpenBSD. Includes removal of 2582 lib/XThrStub/UIThrStubs.c after repocopy to xc/lib/X11. 2583 2584commit ca4f6389619f0773636ec783d2c42a569e704763 2585Author: Egbert Eich <eich@suse.de> 2586Date: Mon May 24 19:06:57 2004 +0000 2587 2588 Fix build glitches when building modules independently using Imake. 2589 2590commit b97c4f84b82423388122a5f02518fb281a676d79 2591Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 2592Date: Sat May 22 19:20:06 2004 +0000 2593 2594 Set HasMkstemp to YES on Solaris 2595 xc/programs/xman/man.c 2596 xc/programs/xman/man.h 2597 xc/programs/xman/misc.c 2598 xman cannot display SGML man pages on Solaris 2599 2600commit 721fafebf3cfd58f5823ecb97dc9ac1adc5bd0ab 2601Author: Eric Anholt <anholt@freebsd.org> 2602Date: Tue May 18 21:29:45 2004 +0000 2603 2604 - Clean up xorg.cf by factoring out many common defines. 2605 - Make the fbdev driver only build on Linux (fbdevhw is just stubs on other 2606 OSes). 2607 - Add AFB to AMD64 build, and include XF86OSCardDrivers. 2608 http://freedesktop.org/cgi-bin/bugzilla/attachment.cgi?bugid=448 2609 http://freedesktop.org/cgi-bin/bugzilla/attachment.cgi?bugid=449 2610 2611commit bde1ebc6f9626b11da56a0530ff1307a60df30fc 2612Author: Egbert Eich <eich@suse.de> 2613Date: Thu May 6 17:31:16 2004 +0000 2614 2615 BugZilla #601: Fixing makedepend choking on floating point exception 2616 because CHAR_BIT is defined to __CHAR_BIT__ which is a compiler 2617 intrinsic define. BugZilla #605: Fixing build on IA64 which is broken 2618 due to the inclusion of the kernel header asm/page.h. Kernel headers 2619 however don't work with 2620 -ansi. The inclusion of asm/page.h can however savely be removed as it 2621 there are plenty of other ways to determine the page size. 2622 2623commit d19d0fc7f12a0887330330f622b6858610a377b1 2624Author: Roland Mainz <roland.mainz@nrubsig.org> 2625Date: Thu May 6 15:08:25 2004 +0000 2626 2627 No bugid - removing |#define HasFreetype2 NO| from xc/config/cf/site.def 2628 which was checked-in accidently with one of my recent patches. Sorry... 2629 2630commit 748dbd1782ba839fd81f1d4b3b3d12cf258ec07a 2631Author: Roland Mainz <roland.mainz@nrubsig.org> 2632Date: Tue May 4 22:58:59 2004 +0000 2633 2634 Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=595 - 2635 RFE: Retire XTT font module and FreeType1 from xorg tree. The 2636 functionality of XTT has been integrated into the FreeType font module 2637 and the old XTT1.x code (incl. FreeType1 in xc/extras/) is no longer 2638 needed anymore. 2639 2640commit a759a065c3ad4ac288e5770735b1928e857843bb 2641Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 2642Date: Mon Apr 26 02:39:57 2004 +0000 2643 2644 xc/config/cf/sun.cf 2645 xc/config/cf/sv4Lib.rules 2646 xc/programs/Xserver/Imakefile 2647 xc/programs/Xserver/hw/xfree86/os-support/sunos/find_deps.pl Make Solaris 2648 builds work when using MakeDllModules (it's not the default yet, but at 2649 least it works now if you turn it on) Also improve default compiler, 2650 optimizer, & linker flags for Solaris builds using either Sun cc or gcc 2651 xc/programs/Xserver/cfb/Imakefile.inc 2652 xc/programs/Xserver/cfb/stipsparc.s 2653 xc/programs/Xserver/cfb/stipsprc32.s Remove text relocation error when 2654 building shared versions 2655 2656commit 21c3ff0a21a18bf7242fb92857245b19e9f34745 2657Author: Roland Mainz <roland.mainz@nrubsig.org> 2658Date: Sun Apr 25 23:06:26 2004 +0000 2659 2660 Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=547 - 2661 RFE: Disable FONTCACHE extension in the Xorg default build 2662 2663commit 94eeb6d89d65e4818d62093fe1b3c40b4180d827 2664Author: Roland Mainz <roland.mainz@nrubsig.org> 2665Date: Sun Apr 25 22:54:00 2004 +0000 2666 2667 Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=549 - 2668 RFE: Xorg default build should run with |BuildType1| set to |NO| (The 2669 xc/lib/font/FreeType/ font rasterizer will now handle PBA/PFB fonts by 2670 default). 2671 2672commit 064ef4db36b71b03ec920e5934633af9c9ddaf82 2673Author: Roland Mainz <roland.mainz@nrubsig.org> 2674Date: Sun Apr 25 22:34:12 2004 +0000 2675 2676 Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=548 - 2677 RFE: Remove Speedo font support from the Xorg default build 2678 2679commit d32b8d447fd6b91294fc73b406a98b45fdf0611a 2680Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 2681Date: Sat Apr 24 23:39:25 2004 +0000 2682 2683 XOpenDisplay should try tcp connection if local connections fail (aka Sun 2684 bug id #4624183). 2685 Also includes fix from NetBSD Problem Report #25098 (Michael van Elst) 2686 (Xlib segfaults with IPv6 if compiled with HASXDMAUTH). 2687 xc/config/cf/sunLib.tmpl 2688 xc/lib/FS/Imakefile Add missing shared library dependencies for Solaris 2689 2690commit a3ff52d12aa7d5f4e5a138bc7c62b5f44d29e8b4 2691Author: Egbert Eich <eich@suse.de> 2692Date: Fri Apr 23 18:41:59 2004 +0000 2693 2694 Merging XORG-CURRENT into trunk 2695 2696commit 2ca96d133adb9063b728d9b70827ba8c750e209a 2697Author: Egbert Eich <eich@suse.de> 2698Date: Tue Mar 23 12:46:30 2004 +0000 2699 2700 file xorgsite.def was initially added on branch XORG-RELEASE-1-TM. 2701 2702commit 1912c1edc51b610efbac2ad9127cd5623fa4a12b 2703Author: Egbert Eich <eich@suse.de> 2704Date: Wed Mar 17 20:18:12 2004 +0000 2705 2706 file xorg.cf was initially added on branch XORG-RELEASE-1-TM. 2707 2708commit 8b19ad0b8f884e7978cabeb4a63a60c328225582 2709Author: Egbert Eich <eich@suse.de> 2710Date: Wed Mar 17 20:18:12 2004 +0000 2711 2712 file xorg.tmpl was initially added on branch XORG-RELEASE-1-TM. 2713 2714commit cc997af0f29c37a18f5785582c866b28f3a1204b 2715Author: Egbert Eich <eich@suse.de> 2716Date: Sun Mar 14 08:27:25 2004 +0000 2717 2718 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 2719 2720commit 8ba8d0cc309746d7944325bf8b9fda480a33b187 2721Author: Egbert Eich <eich@suse.de> 2722Date: Wed Mar 3 12:09:38 2004 +0000 2723 2724 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 2725 2726commit 7a4946bb20fa6bbfabda5e536afc6745fba5b69a 2727Author: Egbert Eich <eich@suse.de> 2728Date: Thu Feb 26 13:34:15 2004 +0000 2729 2730 readding XFree86's cvs IDs 2731 2732commit 42f2be27111fad93eaa75b87dacd4a7904c470ec 2733Author: Egbert Eich <eich@suse.de> 2734Date: Thu Feb 26 09:21:14 2004 +0000 2735 2736 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 2737 2738commit b90aa2f43159e264e0811160df32c6da88ee8b66 2739Author: Kaleb Keithley <kaleb@freedesktop.org> 2740Date: Mon Feb 23 20:33:15 2004 +0000 2741 2742 Import most of XFree86 4.4RC3. This import excludes files which have the 2743 new license. If we want to, later we can import 4.4RC3 again and pick 2744 up the files that have the new license, but for now the vendor branch 2745 is "pure." 2746 2747commit 0f069ce681ea5268712b6cb19a7baae1dea4550a 2748Author: Egbert Eich <eich@suse.de> 2749Date: Thu Jan 29 08:06:33 2004 +0000 2750 2751 Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004 2752 2753commit b777f9330ca35d78ee1fdfd69cfd90023c08da7a 2754Author: Kaleb Keithley <kaleb@freedesktop.org> 2755Date: Fri Dec 19 20:52:51 2003 +0000 2756 2757 XFree86 4.3.99.902 (RC 2) 2758 2759commit 609e67134f76f287a2b83d5b62bc53bce57253fa 2760Author: Kaleb Keithley <kaleb@freedesktop.org> 2761Date: Thu Dec 4 22:01:30 2003 +0000 2762 2763 XFree86 4.3.99.901 (RC 1) 2764 2765commit ea2a0b7d5958a702bdbcecc17c9c4dea8ce6def5 2766Author: Kaleb Keithley <kaleb@freedesktop.org> 2767Date: Tue Nov 25 19:26:55 2003 +0000 2768 2769 XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2770 2771commit 272f68b2bffd736cede856a96231afe237261c8d 2772Author: Kaleb Keithley <kaleb@freedesktop.org> 2773Date: Fri Nov 14 16:48:20 2003 +0000 2774 2775 XFree86 4.3.0.1 2776 2777commit 978fce56ab5d93678618fad722f69c464df12c3f 2778Author: Kaleb Keithley <kaleb@freedesktop.org> 2779Date: Fri Nov 14 16:48:20 2003 +0000 2780 2781 Initial revision 2782 2783commit eed72b25dc7cb310799989a441f16e1ef346d424 2784Author: Kaleb Keithley <kaleb@freedesktop.org> 2785Date: Fri Nov 14 15:54:29 2003 +0000 2786 2787 R6.6 is the Xorg base-line 2788