summaryrefslogtreecommitdiff
path: root/config/makedepend
AgeCommit message (Collapse)AuthorFilesLines
2007-09-16Miscellaneous warning fixestsi1-2/+2
2007-06-17 158. Improve makedepend's accuracy when -U command line flags and/or #undeftsi6-132/+141
directives are involved (Marc La France).
2006-12-11Typotsi1-2/+3
2006-05-16 11. Change makedepend to not warn about #pragma's that don't start in columntsi1-1/+6
one (Marc La France).
2006-01-09Remove most foreign cvs keywords.dawes11-29/+11
2005-02-11Documentation cleanups.dawes1-2/+2
2004-06-25Small tweak for <asm/io.h> under linux <= 2.5.41.tsi1-2/+3
2004-06-09 130. Remove USE_MAKEDEPEND (no longer needed) (Marc La France).tsi3-29/+19
129. Fix makedepend for freetype2's #include structure (Marc La France).
2004-03-31 51. Change crosscompile default for PreIncDir & StdIncDir (#5725,tsi1-1/+7
Alexander Gottwald, Harold L Hunt II).
2004-03-13 21. Make makedepend's recognition of its -a, -m and -w flags strictertsi1-3/+9
(Marc La France).
2004-03-10Silence makedepend after previous change. makedepend doesn't understand Mesa'stsi1-39/+1
multiple #include's.
2004-03-05 13. Experimental changes to recognise parameterised macros in makedependtsi6-229/+571
(From #6003, Alexander Stohr). 12. Change scanpci utility to optionally display PCI bus linkages (Marc La France).
2003-10-21 517. Add rules to generate post-processed and assembler source from C++ filestsi1-4/+6
(Marc La France). 516. Change `make World` so that well it interrupts itself to build a utility (makedepend, pswrap, etc), it only builds that utility. Some things were being built too early (Marc La France). + IRIX build fixes & whitespace cleanup.
2003-03-26 28. Various build and warning fixes (#A.1703, Peter Breitenlohner).tsi1-3/+3
27. Avoid overlapping strcpy() in imake.c (Dan Nelson).
2003-01-17 739. Change makedepend to warn about any whitespace it finds in front oftsi2-22/+35
pre-processor directives (Marc La France). + other cosmetic changes to makedepend
2003-01-15 728. Allow makedepend handle whitespace in front of the '#' in preprocessordawes1-1/+11
directives (ISO C permits this) (#A.1516, Alexander Stohr).
2002-12-14 634. Add support for a "-include" command line option to makedepend, similardawes3-3/+77
to the same GNU C option (#A.1396, Alexander Stohr).
2002-09-23 340. Change makedepend to recognise invocations of parameter'ed macrostsi1-3/+20
(Marc La France).
2002-06-04 174. Fix makedepend so that it can parse a unary '+' operator (#5185,dawes1-1/+6
Mark Snitily). 173. Fix a typo in Xvesa's emulation of instructions forbidden in vm86 mode (#5184, Juliusz Chroboczek) 172. Fix a bounds check in Xlib's Region code (#5183, Owen Taylor).
2002-05-31OS/2 updates for xc/config (#5119, Holger Veit).dawes2-15/+10
2002-02-26 49. Fix bug that sometimes caused makedepend to forget #define'd symbolstsi1-15/+35
(Marc La France).
2001-12-20Previous change did not always process end of C++ comments properly.tsi1-13/+10
2001-12-19More newline-related makedepend fixestsi1-59/+38
2001-12-19 583. Re-instate makedepend's recognition of backslash line terminationstsi1-58/+75
(Marc La France).
2001-12-17 579. Some newport driver cleanups (#5080, Guido Guenther).dawes5-44/+99
578. Fix XagNsingleScreen definition and some related side-effects (#5077, Chris Bare, from X11R6.6). 577. Fix some doc typos, and remove references to the non-existent shadowfb(4) man page (#5076, David Krause). 576. Pitch calculation updates for the r128 driver (#5074, Michel Dänzer). 575. Updates for VMware SVGA programming documentation (#5073, Jeremy (VMware)). 574. Fix cases where makedepend reports the wrong line number and file when an error occurs (#5072, Mark Snitily, from X11R6.6). 573. Fix differences in libXt behaviour when using poll() compared with when using select() (#5071, Chris Bare, from X11R6.6).
2001-12-14 568. Fix "The Open Group" copyright notices to reflect the change indawes7-21/+49
post R6.4 licensing (#5093, Mark Snitily, from X11R6.6).
2001-10-09cygwin cross compile fixes.alanh1-3/+3
2001-07-25 156. Remove most X_NOT_STDC_ENV code, and assume that __STDC__ is defineddawes3-58/+3
(David Dawes).
2001-06-25allow Cygwin/XFree86 to be cross-compiled (#4784, #4785 Harold Hunt)alanh1-2/+2
2001-06-07 86. Fix makedepend for use on Cygwin/XFree86.alanh2-6/+17
Use makedepend on Cygwin/XFree86. Fix SharedDepLibraryTarget so that build dependencies are correct, this fixes libGLU's build problem (Alan Hourihane). 85. Don't define MKSTEMP on Cygwin/XFree86 (#4725, Harold Hunt).
2001-05-18 543. Back out sunleo conversion to fb. This driver is too heavily dependenttsi1-2/+7
on cfb32 for a simple fb conversion (Marc La France). 542. Miscellaneous build/warning fixes (Marc La France). 541. More prep work for SunOS (Marc La France). 540. Fix libXft build on SunOS (Marc La France). 539. Another makedepend bug fix (Marc La France). 538. Fix use of xftcache utility during !UseInstalled builds (Marc La France).
2001-04-29 457. Fix makedepend's integer value parsing and make it understand GCC'stsi7-93/+149
#include_next directive as found in glibc & libc5 (Marc La France).
2001-04-27Another makedepend tweak.tsi1-2/+2
2001-04-25 435. Fix makedepend for '//' comment parsing and symbols that containtsi2-7/+8
expressions (Marc La France).
2001-02-07More fixupstsi1-2/+2
2001-01-27 88. Set the version strings in man pages dynamically (David Dawes).dawes1-1/+4
87. Remove the XF86_VERSION string from xf86Version.h, leaving just the numerical values. All the version information is now derived from that single set of values (David Dawes).
2001-01-23 79. Preprocess all man pages to make sure that the references to pagesdawes1-56/+55
in sections that are platform-dependent are correct. Also fixed some misc formatting problems found while doing that (David Dawes). NOTE: if you're using a symlink tree, do the following before rebuilding after a previous build: make clean lndir /path/to/your/source/xc rm xmakefile make World
2001-01-17R6.5.1 merge for xc/config (part 2)dawes9-18/+18
2000-11-14 942. Fix a problem where the X server thinks it has acquired a VT at startupdawes1-4/+5
before it has really been released. This is due to the ioctl() returning prematurely because of a pending signal (Jeff Hartmann). 941. Fix a problem with the PAM support in xdm that prevents pam_start_session() from ever being called (Takanori Saneto). 940. Enable PAM support for xdm on FreeBSD (#A.202, Jean-Marc Zucconi, and Takanori Saneto). 939. Fix xf86cfg build problem when BuildXinerama is set to NO (#A.200, Jean-Marc Zucconi). 938. gccmakedep has a typo which affects handling the -o and -O options (A.192, Ivan Zakharyaschev). 937. Specify the units for the dpms and rate commands in the xset man page (#A.191, John Heidemann). 936. Let makedepend ignore "//" style comments on all platforms, not just Win32, and fix a bug in that code that was causing the line after such comments to also be ignored (#A.189, Guenther Grau).
2000-10-24 792. Remove the old UTF-1 locale (it's not filesystems safe, deprecateddawes1-1/+2
for years, withdrawn from ISO standards, and nobody uses it) (#4147, 4149, Bruno Haible). 791. Replace multiple stub functions in libXThrStub by only one (#4141, Carlos A. M. dos Santos). 790. Fix some build problems that show up with glibc 2.1.3 where ctype.h sometimes (always?) depends on stdlib.h being included (#4134, Kevin Brosius). 789. Updates for building on BSD/OS 4.2 on UltraSparc (#4132, Kurt J. Lidl). 788. Default to linking the Xfont library into the X server statically (based on #4127, Kurt J. Lidl). 787. Update apNetBSD.shar for a kernel mmap interface change (#4124, Bernd Ernesti). 786. When the "auto" mouse protocol is specified, do the auto-detection whenever regaining control of the VT (based on #4120, Kazutaka Yokota). 785. Change the usage of the "Xinerama" config file option to be consistent with all the other ServerLayout/ServerFlags options, and document it in the XF86Config man page (#4118, Itai Nahshon).
2000-04-04 91. Fix a typo in Xinstall.sh that prevents moving config files todawes1-2/+2
/etc/X11 from being optional (#3858, Richard Gooch). 90. Add lt_LT.ISO_8859-4 to locale.alias, and update the lt symbols for xkb (#3857, Ricardas Cepas). 89. Fix the return values of some "xkb action" filters (SetControls and RedirectKey) (#3854, Ivan Pascal). 88. Fix problems with using "radio group" number one in XKB keyboard descriptions (#3853, Ivan Pascal). 87. Fix MIT-SHM crash caused by incorrect reference tracking (#3851, Keith Packard). 86. Updates to allow a build on sparc-linux to succeed (#3849, Jakub Jelinek). 85. Fix GetImage in XY format in fb at 32bpp (#3848, Keith Packard). 84. Add support for 24/32 fb/pixmap format conversion to fb (#3847, Keith Packard). 83. Update the r128 driver to use fb and fb24_32, and disable transparency at 24bpp (#3846, Keith Packard). 82. Let the server continue when a font path element in the default path is found to be invalid (#3843, Keith Packard). 81. Fix parsing of the Group keyword in the DRI section of the config file (#3842, Stefan Dirsch, David Dawes). 80. Add support for YUV422, YV12, RGB15 and RGB16 XvImages to the C&T driver (#3840, David Bateman). 79. Change the config file Xkb* option priority. Now, if XkbKeymap is set it will be tried first. If a component is present it will override components computed from ruls/module/layout/etc (#3839, Ivan Pascal). 78. Fix an infinite loop problem that can show up in makedepend (#3838, A.10, Jeremy Buhler).
1999-08-142951. Remove the Latin2 Type1 fonts.dawes1-1/+2
2950. Change the RGB mask names in the DGA structures (#3120, Mark Vojkovich). 2949. More acceleration and bug fixes for the NV driver (#3119, Jarno Paananen). 2948. Change some things in the XAA color expansion code to facilitate rendering into DMA buffers (#3118, Mark Vojkovich). 2947. Fix a 64 bit problem with the xf24_32bpp layer (#3117, Mark Vojkovich). 2946. Modify XF86FlushInput() to work for non-tty devices, which is required for PS/2 mice with Linux 2.2.x kernels (#3114, Kazutaka Yokota). 2945. Support for rotating the virtual desktop for the MGA driver using the shadowfb (#3113, 3116, Mark Vojkovich). 2944. Fix a colormap problem with DGA when initialized from an 8+24 mode with the MGA driver (#3112, Mark Vojkovich). 2943. Fix multihead on the MGA-2164W (#3111, Mark Vojkovich). 2942. XAA speedups for planar copies in some cases (#3110, Mark Vojkovich). 2941. Add a driver SDK which performs a similar function to the old LinkKit, but for the loadable server (#3105, David Bateman). 2940. C&T doc update and xgamma man page update (#3105, David Bateman). 2939. Add an option to the C&T driver to allow the user to select the transparency key when using the overlay (#3105, David Bateman). 2938. Add DGA2 support to the C&T driver (#3105, David Bateman). 2937. Fix a bug in the bitmap font code introduced in 3.9.15a (#3101, Juliusz Chroboczek). 2936. Some TGA driver cleanups, including a SaveScreen function and code to disallow virtual desktops in a nicer way (#3100, Matt Grossman).
1999-04-17remove most LinkKit referencesdawes1-2/+1
1999-03-212409. Updates to s3virge driver to get it working under Linux/Alphadawes3-7/+7
(#2586, Matt Grossman). 2408. Fix getline() clash (#2585, Alan Hourihane). 2407. Have the s3virge driver use the new XAA rop helper functions (#2584, Mark Vojkovich). 2406. Add code to SuperProbe to detect the S3 Trio3D and Savage3D (2583, Eric Molitor). 2405. Add some XAA helper functions that drivers can call for help converting X rops into MS rops (#2582, Mark Vojkovich). 2404. Resync the overlay support in the glint driver (#2580, 2581, Mark Vojkovich). 2403. Add support for changing the overlay color key to the MGA driver (#2579, Mark Vojkovich). 2402. Preallocate the color key in the default colormap and set it to something already in the default man (black) so that AllocColor will never allocate it (#2578, Mark Vojkovich). 2401. Use the color key field in the ScrnInfoRec for the overlay layers (#2578, Mark Vojkovich). 2400. Preliminary loader support for Linux/PPC ELF objects (#2577 (2570), Stuart Anderson). 2399. Fix some XAA offscreen pixmap problmes (#2576, Mark Vojkovich). 2398. DGA fixes. Old apps should now run with the new driver interface, and event handling should work better than before (#2575, Mark Vojkovich). 2397. Fix most remaining signed/unsigned and prototype warnings in the following directories: lib/Xaw, lib/Xmu, programs/xclipboard, programs/xconsole, programs/xmag, and programs/xvidtune (#2574, Thomas Dickey). 2396. Restore the interface of XmuConvertStandardSelection() to use XPointer rather than XtPointer (#2574, Thomas Dickey). 2395. Fix an malloc size bug in libICE (#2572, Christopher Sekiya). 2394. Make MIT-SHM resource types non-static so that other extensions (like Xv) can access client shared memory segments (#2571, Mark Vojkovich). 2393. First cut at altering the C&T user docs for 4.0 (#2569, David Bateman). 2392. Fix a C&T problem affecting the colourmap setup for 1bpp modes, and some other minor C&T driver fixes (#2569, David Bateman). 2391. Fix an buffer overflow in os/connection.c (#2568, Gerd Knorr). 2390. Add support for Modes sections and the UseModes keyword for Monitor sections to the parser (the data isn't used yet) (#2564, Dirk Hohndel). 2389. Fix xfree86.cf for Alpha (#2567, Dirk Hohndel). 2388. Fix XAAFillPolygonStippled to obey the flag NO_TRANSPARENCY in Mono8x8PatternFill (#2566, Xavier Ducoin). 2387. Only allow the shadowfb layer in the C&T driver when linear addressing is enabled (#2565 (2561), David Bateman). 2386. Fix some problems with the xf8_16bpp layer, and allow it to work with depth 15 as well as 16 (#2565 (2561, 2562), David Bateman). 2385. Implement TrueColor with PseudoColor Overlays (8+16) for the C&T driver for HiQV chipsets (#2565 (2561), David Bateman). 2384. Add a -quiet option to xgamma (#2565 (2561), David Bateman). 2383. Add TrueColor Gamma Correction for C&T HiQV chipsets (#2565 (2561), David Bateman). 2382. Fix Permedia 2 HW cursor lockup (#2563, Alan Hourihane). 2381. Initial XAA support for SiS530 and SiS620 (#2560, Xavier Ducoin). 2380. Add SuperProbe for SiS (#2559, Xavier Ducoin). 2379. Fix the InstalMultipleMan and InstallMultipleManSuffix rules for NetBSD and OpenBSD (#2558 (2557), Matthieu Herrb). 2378. Add Cards entry for Number Nine FX Reality 772 (#2556, Harald Koenig). 2377. Make XF86Setup build again (not fully functional yet) (#2555, Joe Moss). 2376. Update the apm (Alliance Promotion) to the 4.0 interface (#2554, Loic Grenie, Henrik Harmsen).
1998-10-06fix some build problems and update extmod for the new extensionsdawes1-2/+2
1998-10-05patches for 3.9Nidawes8-263/+196
1998-10-02R6.4 merge for xc/configdawes5-58/+34
1997-06-11#610-617,619-621,624,636-640,642-644,646,649-652dawes1-3/+7
1997-05-03add support for -U to makedependdawes1-1/+23
1997-01-12updatesdawes1-1/+0