index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Make.config.template
Age
Commit message (
Expand
)
Author
2015-02-09
Added "#REMOTE=LIRC" to Make.config.template
Klaus Schmidinger
2015-02-02
Added SDNOTIFY, NO_KBD and BIDI to Make.config.template
Klaus Schmidinger
2015-01-30
Added ARGSDIR to the ONEDIR section of Make.config.template
Klaus Schmidinger
2014-04-14
VDR now reads command line options from *.conf files in /etc/vdr/conf.d
Klaus Schmidinger
2013-02-18
Changed the template for PLGCFG to $(CONFDIR)/plugins.mk
Klaus Schmidinger
2013-02-08
Added .../include/uapi to the template for DVBDIR
Klaus Schmidinger
2013-01-23
Added missing template for DVBDIR to Make.config.template
Klaus Schmidinger
2013-01-12
More Makefile changes
Klaus Schmidinger
2013-01-06
Modified the Makefiles, by default VDR is now built according to the FHS
Klaus Schmidinger
2012-12-28
Plugin Makefiles can now include a configuration file for compile time parame...
Klaus Schmidinger
2012-12-27
DVBDIR is now conveyed to plugins via the CFLAGS; removed some redundancy fro...
Klaus Schmidinger
2012-12-22
Plugin Makefiles now use DESTDIR and the 'install' program
Klaus Schmidinger
2012-12-19
Removed some redundancy in the Makefile/Make.global/Make.config mechanism
Klaus Schmidinger
2012-10-09
Added options to build a 32-bit version of VDR on a 64-bit machine to Make.co...
Klaus Schmidinger
2012-09-01
Implemented FHS support; fixed handling config directory if only -v is given
Klaus Schmidinger
2012-03-20
Reverted some improvements to Make.config.template
Klaus Schmidinger
2012-03-11
Made the "overloaded-virtual" warning an error to detect hidden overloaded vi...
Klaus Schmidinger
2012-02-27
The code for the RCU remote control unit has been moved into a separate plugi...
Klaus Schmidinger
2012-01-18
Some improvements to the Makefiles
Klaus Schmidinger
2011-12-04
Changed the default location for the LIRC socket to /var/run/lirc/lircd
Klaus Schmidinger
2011-03-13
Changed -O2 to -O3 in Make.config.template
Klaus Schmidinger
2010-02-06
Moved strictly necessary Makefile options into Make.global
Klaus Schmidinger
2009-01-18
Added "DEFINES += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_S...
Klaus Schmidinger
2008-01-13
Added '-Wno-parentheses' to the compiler options in order to avoid silly comp...
Klaus Schmidinger
2007-08-25
VDR now uses the default configuration directory as defined in the CONFDIR va...
Klaus Schmidinger
2007-08-24
Changed the default for LOCDIR in Makefile and Make.config.template to "./loc...
Klaus Schmidinger
2007-08-12
Fixed a faulty comment in Make.config.template
Klaus Schmidinger
2007-08-12
Added a note on how to run locally
Klaus Schmidinger
2007-08-11
Switched I18N to gettext
Klaus Schmidinger
2006-06-15
Added "-fPIC" to the compiler options in Make.config.template when compiling ...
Klaus Schmidinger
2006-05-26
Removed -fPIC from VDR's and libsi's Makefile
Klaus Schmidinger
2006-04-15
Removed DVBDIR from Makefile; it's now defined in Make.config if necessary
Klaus Schmidinger
2006-01-13
Dropped the default vdr user
Klaus Schmidinger
2005-09-02
Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and up
Klaus Schmidinger
2005-07-31
Added the command line options '--lirc', '--rcu' and '--no-kbd'
Klaus Schmidinger
2005-05-14
Made the Makefile patch friendlier
Klaus Schmidinger
2003-08-09
Made the plugin library directory configurable via Make.config
Klaus Schmidinger
2003-08-02
Now the program uses the values of VIDEODIR and PLUGINDIR defined in Makefile...
Klaus Schmidinger
2002-11-01
The Makefile now includes the file Make.config
Klaus Schmidinger