summaryrefslogtreecommitdiff
path: root/Make.config.template
AgeCommit message (Expand)Author
2017-06-03Added backtrace functions for debuggingKlaus Schmidinger
2015-02-09Added "#REMOTE=LIRC" to Make.config.templateKlaus Schmidinger
2015-02-02Added SDNOTIFY, NO_KBD and BIDI to Make.config.templateKlaus Schmidinger
2015-01-30Added ARGSDIR to the ONEDIR section of Make.config.templateKlaus Schmidinger
2014-04-14VDR now reads command line options from *.conf files in /etc/vdr/conf.dKlaus Schmidinger
2013-02-18Changed the template for PLGCFG to $(CONFDIR)/plugins.mkKlaus Schmidinger
2013-02-08Added .../include/uapi to the template for DVBDIRKlaus Schmidinger
2013-01-23Added missing template for DVBDIR to Make.config.templateKlaus Schmidinger
2013-01-12More Makefile changesKlaus Schmidinger
2013-01-06Modified the Makefiles, by default VDR is now built according to the FHSKlaus Schmidinger
2012-12-28Plugin Makefiles can now include a configuration file for compile time parame...Klaus Schmidinger
2012-12-27DVBDIR is now conveyed to plugins via the CFLAGS; removed some redundancy fro...Klaus Schmidinger
2012-12-22Plugin Makefiles now use DESTDIR and the 'install' programKlaus Schmidinger
2012-12-19Removed some redundancy in the Makefile/Make.global/Make.config mechanismKlaus Schmidinger
2012-10-09Added options to build a 32-bit version of VDR on a 64-bit machine to Make.co...Klaus Schmidinger
2012-09-01Implemented FHS support; fixed handling config directory if only -v is givenKlaus Schmidinger
2012-03-20Reverted some improvements to Make.config.templateKlaus Schmidinger
2012-03-11Made the "overloaded-virtual" warning an error to detect hidden overloaded vi...Klaus Schmidinger
2012-02-27The code for the RCU remote control unit has been moved into a separate plugi...Klaus Schmidinger
2012-01-18Some improvements to the MakefilesKlaus Schmidinger
2011-12-04Changed the default location for the LIRC socket to /var/run/lirc/lircdKlaus Schmidinger
2011-03-13Changed -O2 to -O3 in Make.config.templateKlaus Schmidinger
2010-02-06Moved strictly necessary Makefile options into Make.globalKlaus Schmidinger
2009-01-18Added "DEFINES += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_S...Klaus Schmidinger
2008-01-13Added '-Wno-parentheses' to the compiler options in order to avoid silly comp...Klaus Schmidinger
2007-08-25VDR now uses the default configuration directory as defined in the CONFDIR va...Klaus Schmidinger
2007-08-24Changed the default for LOCDIR in Makefile and Make.config.template to "./loc...Klaus Schmidinger
2007-08-12Fixed a faulty comment in Make.config.templateKlaus Schmidinger
2007-08-12Added a note on how to run locallyKlaus Schmidinger
2007-08-11Switched I18N to gettextKlaus Schmidinger
2006-06-15Added "-fPIC" to the compiler options in Make.config.template when compiling ...Klaus Schmidinger
2006-05-26Removed -fPIC from VDR's and libsi's MakefileKlaus Schmidinger
2006-04-15Removed DVBDIR from Makefile; it's now defined in Make.config if necessaryKlaus Schmidinger
2006-01-13Dropped the default vdr userKlaus Schmidinger
2005-09-02Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and upKlaus Schmidinger
2005-07-31Added the command line options '--lirc', '--rcu' and '--no-kbd'Klaus Schmidinger
2005-05-14Made the Makefile patch friendlierKlaus Schmidinger
2003-08-09Made the plugin library directory configurable via Make.configKlaus Schmidinger
2003-08-02Now the program uses the values of VIDEODIR and PLUGINDIR defined in Makefile...Klaus Schmidinger
2002-11-01The Makefile now includes the file Make.configKlaus Schmidinger