summaryrefslogtreecommitdiffstats
path: root/libdha/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Unify dep/depend targets.diego2006-11-201-3/+1
* Remove -fno-PIC check from configure and put -fPIC back at the beginningdiego2006-10-231-1/+1
* Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.diego2006-10-191-1/+1
* Remove stray line.diego2006-10-191-1/+1
* Move all internal -I parameters to the front of CFLAGS to avoid using externaldiego2006-08-171-1/+1
* Simplify mkdir calls.diego2006-04-131-1/+1
* Discard return value from ldconfig, it might not work on non-root installs.diego2006-03-261-4/+4
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesdiego2006-03-251-1/+5
* Make clean/distclean behave uniformly in all directories.diego2006-01-271-3/+3
* use $(INSTALLSTRIP) consistentlyrathann2006-01-031-1/+1
* Install libdha into LIBDIR.reimar2005-01-011-5/+5
* Fix build on Turkish locales when LC_ALL is already set.diego2004-07-121-1/+1
* make the awk script working for localized machines too, patch by Onur Kucukalex2004-06-261-3/+3
* fix compilation on cygwinfaust32004-03-261-2/+2
* imho static linking causes less problems for mingwfaust32003-10-221-0/+9
* automatic svgalib_helper detectionalex2003-04-081-1/+3
* pci_names.c creation fixupalex2002-12-211-2/+2
* svgalib kernelhelper support (based on patch by Matan Ziv-Av <matan@svgalib.o...alex2002-12-201-0/+5
* uninstall switchalex2002-12-151-0/+8
* really fix latest fix. But now this versioning stopped making sense to me.eyck2002-10-211-0/+3
* fix previous patch.eyck2002-10-201-1/+2
* change versioning of libdha, patch from Guillem Jover <guillem.jover@menta.net>eyck2002-10-201-5/+9
* removed -W -Wall -g and other gcc-specific warning/debug optionsarpi2002-08-221-1/+1
* adds a soname and a shared library version number to libdha.arpi2002-08-141-2/+2
* Small fix for non-X86 OpenBSD by Björn Sandell <biorn at dce.chalmers.se>atmos42002-07-031-0/+2
* pci.db is now uncompressed in cvs, sync with mplayerxparpi2002-05-311-2/+1
* various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc...arpi2002-05-121-2/+10
* MTRR configuringnick2002-02-021-1/+1
* Use 'install' instead of 'cp'nick2002-01-171-1/+2
* *awk detectionatmos42002-01-151-1/+1
* Fix for cygwin.atmos42002-01-151-0/+4
* gawk -> awkalex2002-01-121-1/+1
* Gawk generatornick2002-01-121-1/+6
* Embedding vidixnick2002-01-071-1/+1
* preliminary support of direct hardware accessnick2002-01-041-0/+53