summaryrefslogtreecommitdiff
path: root/v4l/scripts
AgeCommit message (Expand)Author
2007-05-26build: Put check in make_kconfig for pre 2.6.22 kernelsTrent Piepho
2007-05-21build: work around problem with VIDEO_HELPER_CHIPS_AUTOTrent Piepho
2007-05-21build: Update make_kconfig to support depends on in menusTrent Piepho
2007-05-03build: Handle string optionsTrent Piepho
2007-05-03build: Update build scripts to handle menuconfig/if/endifTrent Piepho
2007-05-01Relax some regex for processing saa7134-cardsMauro Carvalho Chehab
2007-04-14Use a better format to represent usbvision supported boardsMauro Carvalho Chehab
2007-04-03Add script to generate CARDLIST.usbvisionMauro Carvalho Chehab
2007-03-30build: Fix bug with make qrefreshTrent Piepho
2007-03-12build: add a qrefresh target, like commit for use with mqTrent Piepho
2007-03-11scripts: Enhance analyze_build a bitTrent Piepho
2007-03-09build: Add support for DESTDIR when installing/removing modulesTrent Piepho
2007-03-10Added another variant of acked-by:Mauro Carvalho Chehab
2007-03-07build: do a better job at parsing hgrc filesTrent Piepho
2007-03-07Allow using tea5761 radio device on tuner-coreMauro Carvalho Chehab
2007-02-23Fixed credits at gentree.plMauro Carvalho Chehab
2007-02-23Largely re-write gentree.plTrent Piepho
2007-02-21Updated gentree.plMauro Carvalho Chehab
2007-01-07Improved script to handle CC and thanks-to tagsMauro Carvalho Chehab
2006-12-09Improved #if parsing to accept other syntaxesMauro Carvalho Chehab
2006-10-04Fix bug in check_config_defines.pl scriptTrent Piepho
2006-10-02Check for Kernel OSS includes for aci.cTrent Piepho
2006-09-03Minor change to make_kconfig.pl Kconfig parsing codeTrent Piepho
2006-09-01Stop sourcing Kconfig.sound, it would show up twiceTrent Piepho
2006-09-01Fix bug in build system dependency evaluatorTrent Piepho
2006-08-31New dependency tracking system for make_kconfig.plTrent Piepho
2006-08-31Only include Makefiles onceTrent Piepho
2006-08-31Re-write make_makefile.pl, re-work v4l/MakefileTrent Piepho
2006-08-31Create dependencies for Kconfig fileTrent Piepho
2006-08-31New code to read kernel config in make_kconfig.plTrent Piepho
2006-08-31With aci.h at the tree, the test is not requiredMauro Carvalho Chehab
2006-08-31Allow compilation of the audio driversMauro Carvalho Chehab
2006-08-31Added audio-related stuff used on a few multimedia boardsMauro Carvalho Chehab
2006-08-31Fix a bug at the building systemMauro Carvalho Chehab
2006-08-30Add new script, analyze_build.pl, that analyzes the Makefile treeTrent Piepho
2006-08-24Add new script, check_config_defines.plTrent Piepho
2006-08-23"select" Kconfig were wrongly being processedMauro Carvalho Chehab
2006-08-23Make easier to debug: just uncommenting my $debug=1Mauro Carvalho Chehab
2006-08-08remove embedded videodev.h patch from makelinks.shMichael Krufky
2006-08-03merge from mainPatrick Boettcher
2006-08-02Look for module utilities in /sbin directoriesTrent Piepho
2006-08-02merge: from mchehabMauro Carvalho Chehab
2006-08-02Removed obsolet manual add for MODULESMauro Carvalho Chehab
2006-08-02merge from mainPatrick Boettcher
2006-08-02Added cross-dependecy check at the end of compilation cycleMauro Carvalho Chehab
2006-08-01Quick fix to make building work againTrent Piepho
2006-07-29merge: from mainPatrick Boettcher
2006-07-15Change to kernel version checking code in make_kconfig.plTrent Piepho
2006-07-15Make snapshot now working fine with hgMauro Carvalho Chehab
2006-07-04sync with masterPatrick Boettcher