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 (
Collapse
)
Author
2009-01-18
Added "DEFINES += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE ↵
Klaus Schmidinger
-D_LARGEFILE64_SOURCE" to Make.config.template
2008-01-13
Added '-Wno-parentheses' to the compiler options in order to avoid silly ↵
Klaus Schmidinger
compiler warnings
2007-08-25
VDR now uses the default configuration directory as defined in the CONFDIR ↵
Klaus Schmidinger
varable in the Makefile
2007-08-24
Changed the default for LOCDIR in Makefile and Make.config.template to ↵
Klaus Schmidinger
"./locale"
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
plugins
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 ↵
Klaus Schmidinger
Makefile or Makefile.config as defaults
2002-11-01
The Makefile now includes the file Make.config
Klaus Schmidinger