aboutsummaryrefslogtreecommitdiffhomepage
path: root/libdha
Commit message (Expand)AuthorAge
* Reuse common parts of all Makefiles.Gravatar diego2007-03-15
* Use versioned names explicitly instead of employed backwards-named variables.Gravatar diego2007-03-15
* Simplify conditional expression.Gravatar diego2007-03-15
* Remove Cygwin case from conditional, it's overridden by the Win32 case.Gravatar diego2007-03-15
* Revert previous broken commit.Gravatar diego2007-03-15
* Remove Cygwin case from conditional, it's overridden by the Win32 case.Gravatar diego2007-03-15
* Rename LIBS variable to more standard name EXTRALIBS.Gravatar diego2007-03-15
* Fix test program linkage.Gravatar diego2007-03-15
* SHORTNAME is not a target so it should not be used as prerequisite.Gravatar diego2007-03-15
* Merge two clean commands.Gravatar diego2007-03-15
* whitespace cosmeticsGravatar diego2007-03-15
* Use standard variable names for SRCS and OBJS.Gravatar diego2007-03-15
* Install targets should not remove files.Gravatar diego2007-03-15
* Add pci_names.c as prerequisite of the all target instead of the .o files.Gravatar diego2007-03-14
* Use the install program detected by configure.Gravatar diego2007-03-14
* Remove useless .SUFFIXES variable.Gravatar diego2007-03-14
* Remove unused SONAME_FLAGS variable.Gravatar diego2007-03-14
* Remove commented out superfluous lines.Gravatar diego2007-03-14
* Simplify rules using make shorthands.Gravatar diego2007-03-14
* Simplify .depend file inclusion.Gravatar diego2007-02-27
* Move ldconfig platform differences into configure where they belong.Gravatar diego2007-01-20
* Remove generated pci_* files on clean, not just on distclean.Gravatar diego2007-01-10
* GNU/kFreeBSD support, closes Bugzilla #704.Gravatar diego2007-01-10
* Fix dependencies for pci_names.c.Gravatar diego2007-01-06
* support for vidix on ATI Radeon 9600SE cardsGravatar ben2007-01-04
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...Gravatar reimar2006-12-07
* Remove bswap.h, use libavutil/bswap.h instead.Gravatar diego2006-11-29
* Remove config.h, there are multiple files under that name, inviting bugs andGravatar diego2006-11-26
* Remove superfluous comment.Gravatar diego2006-11-25
* Unify dep/depend targets.Gravatar diego2006-11-20
* Remove -fno-PIC check from configure and put -fPIC back at the beginningGravatar diego2006-10-23
* Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.Gravatar diego2006-10-19
* Remove stray line.Gravatar diego2006-10-19
* The FSF changed postal address.Gravatar diego2006-09-01
* Move all internal -I parameters to the front of CFLAGS to avoid using externalGravatar diego2006-08-17
* disable dha kernelhelper support by default.Gravatar attila2006-07-29
* Remove now obsolete .cvsignore files.Gravatar diego2006-06-02
* Simplify mkdir calls.Gravatar diego2006-04-13
* Change some printf calls to fprintf.Gravatar diego2006-03-27
* Discard return value from ldconfig, it might not work on non-root installs.Gravatar diego2006-03-26
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesGravatar diego2006-03-25
* support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail....Gravatar faust32006-02-09
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* support for Radeon 9550Gravatar diego2006-01-08
* use $(INSTALLSTRIP) consistentlyGravatar rathann2006-01-03
* fixGravatar rathann2005-12-05
* support for GeForce FX Go5200 (newer Apple PowerBooks)Gravatar diego2005-09-06
* Ignore libdha test program.Gravatar diego2005-09-06
* Make MTRR setup work on AMD64 and simplify some #ifdefsGravatar reimar2005-09-03
* vidix support for nVidix FX Go 5700Gravatar reimar2005-09-03