summaryrefslogtreecommitdiff
path: root/imake.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-11Fix -Wincompatible-pointer-types warning (Issue #3)Alan Coopersmith1-1/+1
2022-09-17unifdef SIGNALRETURNSINTAlan Coopersmith1-8/+0
2022-09-17Simplify HAVE_MKSTEMP blockAlan Coopersmith1-4/+3
2022-09-17Make Emalloc() argument a size_t to match malloc()Alan Coopersmith1-6/+6
2022-09-17Fix -Wshadow warningsAlan Coopersmith1-11/+11
2022-09-17Fix -Wsign-compare warningsAlan Coopersmith1-8/+8
2022-01-15Fix spelling/wording issuesAlan Coopersmith1-3/+3
2014-11-08Use SEEK_* names instead of raw numbers for fseek whence argumentAlan Coopersmith1-3/+3
2013-08-18Replace fprintf with fputsJulien Cristau1-1/+1
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith1-8/+4
2012-08-25Ensure inFile is always closed on error in cppit()Alan Coopersmith1-2/+5
2012-08-25Avoid closing inFile twice in CheckImakefileC if LogFatal returnsAlan Coopersmith1-1/+2
2011-10-07Fix a bunch of "too many arguments for format" warningsAlan Coopersmith1-10/+10
2011-10-07Convert error logging functions to normal idiomsAlan Coopersmith1-23/+30
2011-10-07Rework temp filename pointers into const & non-const partsAlan Coopersmith1-16/+20
2011-10-07Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-51/+52
2011-01-07Remove unused variable in get_sun_compiler_versionsAlan Coopersmith1-1/+0
2010-10-30Use autoconf standard HAVE_MKSTEMP instead of HAS_MKSTEMPAlan Coopersmith1-4/+4
2010-05-05Nuke RCS tagsYaakov Selkowitz1-4/+0
2009-06-24Make cpp statement indenting more consistentAlan Coopersmith1-66/+66
2009-06-24Drop some ancient SunOS 4 & A/UX support bitsAlan Coopersmith1-19/+0
2009-06-24Drop some unused #if 0 & #ifdef MONOLITH sectionsAlan Coopersmith1-12/+1
2009-06-22Convert HAS_MKSTEMP check from #if ...OS list... to autoconfAlan Coopersmith1-4/+3
2008-02-14Stop core dump.Jeremy C. Reed1-2/+1
2006-04-08Allow specifying TMPDIR environment variable to use instead of /tmp, forDonnie Berkholz1-2/+13
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson1-1/+1
2005-10-08Updates for modular buildXORG-6_8_99_901Kevin E Martin1-1/+5
2005-10-03Bug #3812 <https://bugs.freedesktop.org/show_bug.cgi?id=3812> Patch #3462Alan Coopersmith1-11/+12
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-3/+4
2005-02-24enable detection of gcc compiler for cygwin and mingwAlexander Gottwald1-0/+2
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-0/+4
2004-10-09Fix ProPolice support for OpenBSD (merge with the HasGccStackProtectorMatthieu Herrb1-1/+1
2004-06-11Allow overriding of os version with OSREL env var on FreeBSD. Used in theXORG-6_7_99_1COMPOSITEWRAPEric Anholt1-0/+15
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-52/+118
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
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-2/+2
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-453/+975
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+1588