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
/
PLUGINS
/
src
/
rcu
/
Makefile
Age
Commit message (
Collapse
)
Author
2014-01-01
Avoiding unnecessary pkg-config warnings in plugin Makefiles
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-29
Revoked 'Now using targets install-lib and install-i18n when building ↵
Klaus Schmidinger
plugins locally'
2012-12-28
Plugin Makefiles can now include a configuration file for compile time ↵
Klaus Schmidinger
parameters
2012-12-27
Now using targets "install-lib" and "install-i18n" when building plugins locally
Klaus Schmidinger
2012-12-23
Made LIBDIR and LOCDIR non-overwriteable in plugin Makefiles
Klaus Schmidinger
2012-12-22
Plugin Makefiles now use DESTDIR and the 'install' program
Klaus Schmidinger
2012-12-21
Replaced some 'SOFILE: command not found with '$^'
Klaus Schmidinger
2012-12-21
The plugin Makefiles now have a separate 'install' target
Klaus Schmidinger
2012-12-19
Removed some redundancy in the Makefile/Make.global/Make.config mechanism
Klaus Schmidinger
2012-12-18
Added several missing "`ls $^`" in the calls to xgettext in plugin Makefiles ↵
Klaus Schmidinger
and the "newplugin" script
2012-03-11
Made the "overloaded-virtual" warning an error to detect hidden overloaded ↵
Klaus Schmidinger
virtual functions
2012-02-27
The code for the RCU remote control unit has been moved into a separate ↵
Klaus Schmidinger
plugin named "rcu"