aboutsummaryrefslogtreecommitdiffhomepage
path: root/vidix/Makefile
Commit message (Expand)AuthorAge
* Adjust dependency generation prerequisites to new structure.Gravatar diego2008-04-18
* New S3 VIDIX driver.Gravatar ben2008-02-29
* Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.Gravatar diego2008-01-02
* Properly express dependencies for generated .c and .h files.Gravatar diego2008-01-02
* pci_db2c.awk creates more than just two .c files, add the rest to the rule.Gravatar diego2007-12-24
* add new configure option to disable VIDIX PCI device name database (saves a 3...Gravatar ben2007-12-04
* Remove awk test. awk is a basic Unix tool, any implementation is sufficient.Gravatar diego2007-05-17
* new VIDIX driver for IVTV cards, original patch by Lutz KoschorreckGravatar ben2007-05-10
* cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.Gravatar diego2007-04-25
* cosmetics: tabs --> spacesGravatar diego2007-04-16
* added vidix driver for Permedia2 cards from upstream vidixGravatar ben2007-04-14
* added conditional vidix drivers compilationGravatar ben2007-04-14
* renamed libdha.[hc] to dha.[hc]Gravatar ben2007-04-06
* merged libdha and libvidix, moved all files from libdha to vidix directoryGravatar ben2007-04-06
* Move driver files directly into the vidix directory.Gravatar diego2007-04-01
* Merge all VIDIX drivers into libvidix.a.Gravatar diego2007-03-31
* Remove multistage recursion for the vidix subdirectory and recurse from theGravatar diego2007-03-24
* Use 'libs' instead of 'all' target.Gravatar diego2007-03-14
* Reuse common parts of all Makefiles through mpcommon.mak.Gravatar diego2007-03-14
* Don't remove 'test' on distclean, there is no such file.Gravatar diego2007-03-14
* cosmetics: Rename variables for consistency with other Makefiles.Gravatar diego2007-03-14
* consistency cosmeticsGravatar diego2007-03-14
* Simplify library generation rule.Gravatar diego2007-03-14
* Merge all and do_drivers rules.Gravatar diego2007-03-14
* Remove superfluous/obsolete rules and variables.Gravatar diego2007-03-14
* Simplify .depend file inclusion.Gravatar diego2007-02-27
* Remove one level of indirection on VIDIX install/uninstall.Gravatar diego2006-11-28
* Remove superfluous comment.Gravatar diego2006-11-25
* Remove nonexistent variable/file.Gravatar diego2006-11-25
* Unify dep/depend targets.Gravatar diego2006-11-20
* Don't call make from shell constructs it prevent properGravatar albeu2006-03-26
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* make uninstall was leaving vidix, dha, and libmpdvdkit librariesGravatar wight2004-10-20
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* removed -W -Wall -g and other gcc-specific warning/debug optionsGravatar arpi2002-08-22
* Embedding vidixGravatar nick2002-01-07
* preliminary versionGravatar nick2002-01-05