Mon, 23 Oct 2006 10:02:21 +0000 |
diego |
Remove -fno-PIC check from configure and put -fPIC back at the beginning
|
Thu, 19 Oct 2006 21:58:57 +0000 |
diego |
Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.
|
Thu, 24 Aug 2006 01:01:37 +0000 |
diego |
cosmetics: Reorder some rules.
|
Thu, 24 Aug 2006 00:54:52 +0000 |
diego |
Adapt .so pattern rule for more than one object file.
|
Thu, 24 Aug 2006 00:50:17 +0000 |
diego |
Redundancy removal part IV: Create pattern rules for .o and .so creation.
|
Thu, 24 Aug 2006 00:45:31 +0000 |
diego |
sis_vid.so should be created from more than one object.
|
Thu, 24 Aug 2006 00:26:07 +0000 |
diego |
Remove nonsens comment.
|
Thu, 24 Aug 2006 00:21:47 +0000 |
diego |
Redundancy removal part III: Unify LDFLAGS handling some more.
|
Thu, 24 Aug 2006 00:16:11 +0000 |
diego |
Redundancy removal part II: Remove useless variable indirection.
|
Wed, 23 Aug 2006 14:45:29 +0000 |
diego |
Redundancy removal part I: Unify CFLAGS and LDFLAGS handling.
|
Wed, 23 Aug 2006 14:34:42 +0000 |
diego |
The way to ignore failing commands in Makefiles is to prepend a -.
|
Wed, 23 Aug 2006 10:48:26 +0000 |
diego |
Simplify compilation commands with $< and $@.
|
Wed, 23 Aug 2006 10:35:55 +0000 |
diego |
Remove useless define from MACH64 CFLAGS.
|
Wed, 23 Aug 2006 09:17:42 +0000 |
diego |
Remove reference to long-gone genfb driver.
|
Thu, 17 Aug 2006 17:19:56 +0000 |
diego |
Move all internal -I parameters to the front of CFLAGS to avoid using external
|
Fri, 27 Jan 2006 00:06:42 +0000 |
diego |
Make clean/distclean behave uniformly in all directories.
|
Tue, 03 Jan 2006 00:24:17 +0000 |
rathann |
use $(INSTALLSTRIP) consistently
|
Mon, 27 Dec 2004 18:11:06 +0000 |
faust3 |
10l, patch by Martin Braun <braun12@gmx.de>
|
Tue, 21 Dec 2004 17:09:44 +0000 |
faust3 |
experimental savage vidix driver by Reza Jelveh <reza.jelveh at tu-harburg.de>
|
Sun, 10 Oct 2004 19:22:38 +0000 |
faust3 |
CLE266 Vidix driver initial patch by Timothy Lee <timothy@siriushk.com>, doxygen comments by Benjamin Zores <ben@tutuxclan.org>
|
Mon, 31 May 2004 14:15:35 +0000 |
diego |
Fix Cygwin compilation, patch by Sascha Sommer.
|
Wed, 22 Oct 2003 16:45:33 +0000 |
faust3 |
handle sis_vid the same way as the other drivers
|
Tue, 07 Oct 2003 23:12:16 +0000 |
alex |
SiS 650/651/740/etc driver by Jake Page <jake@CS.Stanford.EDU>
|
Sat, 27 Sep 2003 21:36:01 +0000 |
faust3 |
experimental nvidia_vid, use at your own risk
|
Fri, 21 Mar 2003 16:09:31 +0000 |
alex |
use gcc instead ld. Patch by prj@po.cwru.edu (Paul Jarc)
|
Sat, 21 Dec 2002 13:06:23 +0000 |
alex |
EPIA (CyberBlade/i1) driver by Alastair M. Robinson
|
Thu, 22 Aug 2002 23:29:46 +0000 |
arpi |
removed -W -Wall -g and other gcc-specific warning/debug options
|
Fri, 16 Aug 2002 22:01:57 +0000 |
arpi |
hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should use
|
Fri, 05 Jul 2002 15:38:56 +0000 |
alex |
removed genfb and nvidia drivers
|
Fri, 31 May 2002 23:17:43 +0000 |
arpi |
rage128/radeon fixes, mach64 mess^H^H^H^Hcleanup, pm3 driver.
|