summaryrefslogtreecommitdiff
path: root/imakemdep.h
AgeCommit message (Collapse)AuthorFilesLines
2018-03-23imake support for lcc compilerAndrew Savchenko1-1/+1
https://bugs.freedesktop.org/show_bug.cgi?id=105136 Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith1-20/+1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2012-12-27Let configure pick cpp path on Solaris, instead of hardcoding in imakemdep.hAlan Coopersmith1-3/+0
Simply removing the definition lets the path found by configure be used, seems to be the simplest way to handle the move from /usr/ccs/lib/cpp on Solaris 10 and older to /usr/lib/cpp on Solaris 11 & later. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-10-07Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-1/+1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-05-05Nuke RCS tagsYaakov Selkowitz1-3/+0
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2009-06-24Make cpp statement indenting more consistentAlan Coopersmith1-898/+898
Auto-fixed with imdent from Paul Dubois (of imake book infamy) Also stripped trailing whitespace to make git happier git diff -w shows no changes in this patch other than whitespace Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson1-22/+64
2005-10-03Bug #3812 <https://bugs.freedesktop.org/show_bug.cgi?id=3812> Patch #3462Alan Coopersmith1-4/+5
<https://bugs.freedesktop.org/attachment.cgi?id=3462> GNU/kFreeBSD Imake support (Robert Millan)
2005-08-01Pass through __BUILTIN_VA_STRUCT and __BUILTIN_VA_ARG_INCR defines inXORG-6_99_99_900XORG-6_8_99_900Alan Coopersmith1-1/+7
makedepend so it doesn't issue errors when source files include <varargs.h> or <stdarg.h> on Solaris 10.
2005-03-02xc/config/cf/DragonFly.cfsco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1Roland Mainz1-7/+13
xc/config/cf/Imake.cf xc/config/cf/Imakefile xc/config/imake/imake.c xc/config/imake/imakemdep.h xc/extras/drm/shared/drm.h xc/include/Xos_r.h xc/lib/xtrans/Xtranssock.c xc/programs/Xserver/hw/xfree86/os-support/xf86_OSlib.h xc/programs/Xserver/hw/xfree86/os-support/xf86_libc.h xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_agp.c //bugs.freedesktop.org/show_bug.cgi?id=1712) attachment #2004 (https://bugs.freedesktop.org/attachment.cgi?id=2004): Add support for DragonFly/BSD platform. Patch by Jeroen Ruigrok <asmodai@tendra.org> and Mike Verona <firedragonfly@gmail.com>.
2005-01-19Pass through additional #defines for Solaris. (Sun bug id #5097074 - AlanAlan Coopersmith1-0/+14
Coopersmith)
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-0/+10
mingw (Win32) port
2004-10-19Enabling modules and DRI for Linux HPPA.Egbert Eich1-0/+6
Removing hpsocket.c as it isn't used anywhere any more (Bugzilla #1584).
2004-10-18powerpc/powerpc64 build fixes.Egbert Eich1-6/+6
2004-08-11Apply PPC64 build patch (Bug #303, Mike A. Harris, Alan Coopersmith).rel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2lg3d-masterlg3d-eventlg3d-dev-0-7-1lg3d-dev-0-7-0lg3d-dev-0-6-latestlg3d-dev-0-6-2lg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d-dev-0-6-1-1lg3d-dev-0-6-1lg3dXORG-6_8-branchKevin E Martin1-0/+15
2004-05-06BugZilla #601: Fixing makedepend choking on floating point exceptionEgbert Eich1-0/+3
because CHAR_BIT is defined to __CHAR_BIT__ which is a compiler intrinsic define. BugZilla #605: Fixing build on IA64 which is broken due to the inclusion of the kernel header asm/page.h. Kernel headers however don't work with -ansi. The inclusion of asm/page.h can however savely be removed as it there are plenty of other ways to determine the page size.
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-8/+8
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-4_3_99_903_specialxf86-012804-2330Egbert Eich1-1/+13
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley1-20/+39
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-93/+676
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+815