summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2008-01-24Cell: s/-W/-Wall/ in linux-cellBrian
2008-01-23Use HOST_CC for programs that will run on the build hostIan Romanick
2008-01-23Use EXTRA_LIB_PATH with *_LIB_DEPSIan Romanick
2008-01-23Remove unnecessary pathsIan Romanick
2008-01-04llvm: we need custom rules so had to redo the build a little bitZack Rusin
2008-01-03Cell: added -Wmissing-prototypes to SPU_CFLAGSBrian
2007-12-26Merge branch 'master' into autoconf2Dan Nicholson
2007-12-18Don't try to build nonexistent i915tex driver on linux-x86-64Dan Nicholson
2007-12-11Port to libspe2Ian Romanick
2007-12-11Remove '-include altivec.h'.Ian Romanick
2007-12-11Redo the fragment program examples to match vp'sZack Rusin
2007-12-10remove -Wall, add -DGALLIUM_CELLBrian
2007-12-07autoconf: Allow static library buildsDan Nicholson
2007-12-07autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32Dan Nicholson
2007-12-07autoconf: Add support for shared DRI build on linux and freebsdDan Nicholson
2007-12-07autoconf: Initial support for an autoconf configurationDan Nicholson
2007-12-07Make osdemos linking like other programsDan Nicholson
2007-12-07configs: Fix linking with static libGL and --as-neededDan Nicholson
2007-12-05Add dependency checking for Cell driver sources.Brian
2007-12-03glut doesn't need -lXtBrian
2007-12-02added -fPICBrian
2007-12-02don't build libglwBrian
2007-12-02Initial Cell driver infrastructure.Brian
2007-12-02glut doesn't need -lXtBrian
2007-11-01Add -fno-strict-aliasing workaround for all GCC targetsDan Nicholson
2007-10-31configs: Set -fexceptions for GLUT on linux-dri like other targetsDan Nicholson
2007-10-31configs: Always use -fPIC for shared libraries, never for staticDan Nicholson
2007-10-31Add -fno-strict-aliasing workaround for Linux GCC targetsDan Nicholson
2007-10-29Build xdemos programs by default on linux-driDan Nicholson
2007-10-29linux-dri-xcb: Fix undefined refs when linking with libGLDan Nicholson
2007-10-29update APP_LIB_DEPS for static library configs (patch 3/3)Dan Nicholson
2007-10-29simplify APP_LIB_DEPS (patch 2/3)Dan Nicholson
2007-10-26configs: Fix linux-static to link correctlyDan Nicholson
2007-10-25Expand pkg-config flags before invoking the compiler.José Fonseca
2007-10-25LLVM requires linking with the C++ compiler.Michel Dänzer
2007-10-24added catamount-osmesa-pgi configAlex Neundorf
2007-10-24Cleanup some code.Zack Rusin
2007-10-24Introduce linux-llvm target. Remove the llvm code from the default build for ...Zack Rusin
2007-10-24Implement the conversion and do the initial execution pass.Zack Rusin
2007-10-24Initial stab at LLVM integration.Zack Rusin
2007-10-04FreeBSD: more /usr/X11R6->/usr/localEric Anholt
2007-09-28add support for LDFLAGS env varDan Nicholson
2007-09-28Update x86's static and profile configs.José Fonseca
2007-09-27FreeBSD: Chase /usr/X11R6 death (replaced by everything in one prefix).Eric Anholt
2007-09-24Move i915tex driver into place as just i915.Eric Anholt
2007-09-24Remove the old i915 driver now that i915tex works without TTM.Eric Anholt
2007-09-20fix -D_BSD_SOURCBrian
2007-09-20Added bluegene-xlc-osmesa config (Alexander Neundorf)Brian
2007-09-19Update linux-profile config.José Fonseca
2007-09-19Add missing -g in FreeBSD OPT_CFLAGSEric Anholt