Klaus Schmidinger
|
fbe4f2a056
|
Some improvements to the Makefiles
|
2012-01-18 12:40:17 +01:00 |
|
Klaus Schmidinger
|
7584780dbf
|
Changed the default location for the LIRC socket to /var/run/lirc/lircd
|
2011-12-04 14:43:13 +01:00 |
|
Klaus Schmidinger
|
1c86e0127e
|
Changed -O2 to -O3 in Make.config.template
|
2011-03-13 13:42:57 +01:00 |
|
Klaus Schmidinger
|
91115a64e4
|
Moved strictly necessary Makefile options into Make.global
|
2010-02-06 15:02:35 +01:00 |
|
Klaus Schmidinger
|
3def525dc4
|
Added "DEFINES += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" to Make.config.template
|
2009-01-18 10:46:13 +01:00 |
|
Klaus Schmidinger
|
95764d4bd5
|
Added '-Wno-parentheses' to the compiler options in order to avoid silly compiler warnings
|
2008-01-13 13:00:23 +01:00 |
|
Klaus Schmidinger
|
742f4cc378
|
VDR now uses the default configuration directory as defined in the CONFDIR varable in the Makefile
|
2007-08-25 08:58:44 +02:00 |
|
Klaus Schmidinger
|
98bdd0cfea
|
Changed the default for LOCDIR in Makefile and Make.config.template to "./locale"
|
2007-08-24 13:30:07 +02:00 |
|
Klaus Schmidinger
|
fdcce1c153
|
Fixed a faulty comment in Make.config.template
|
2007-08-12 20:44:29 +02:00 |
|
Klaus Schmidinger
|
365eda6cdd
|
Added a note on how to run locally
|
2007-08-12 12:04:17 +02:00 |
|
Klaus Schmidinger
|
0f7a4af168
|
Switched I18N to gettext
|
2007-08-11 12:39:06 +02:00 |
|
Klaus Schmidinger
|
4a98f33782
|
Added "-fPIC" to the compiler options in Make.config.template when compiling plugins
|
2006-06-15 09:29:21 +02:00 |
|
Klaus Schmidinger
|
07093f79de
|
Removed -fPIC from VDR's and libsi's Makefile
|
2006-05-26 10:46:12 +02:00 |
|
Klaus Schmidinger
|
12ea50fceb
|
Removed DVBDIR from Makefile; it's now defined in Make.config if necessary
|
2006-04-15 12:39:35 +02:00 |
|
Klaus Schmidinger
|
b11dcb15de
|
Dropped the default vdr user
|
2006-01-13 16:16:32 +01:00 |
|
Klaus Schmidinger
|
70bc836e3f
|
Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and up
|
2005-09-02 14:54:29 +02:00 |
|
Klaus Schmidinger
|
d6b8a28329
|
Added the command line options '--lirc', '--rcu' and '--no-kbd'
|
2005-07-31 11:38:40 +02:00 |
|
Klaus Schmidinger
|
e096b86ef6
|
Made the Makefile patch friendlier
|
2005-05-14 10:33:37 +02:00 |
|
Klaus Schmidinger
|
71283dbeb1
|
Made the plugin library directory configurable via Make.config
|
2003-08-09 11:09:45 +02:00 |
|
Klaus Schmidinger
|
ba1c9fb534
|
Now the program uses the values of VIDEODIR and PLUGINDIR defined in Makefile or Makefile.config as defaults
|
2003-08-02 14:32:53 +02:00 |
|
Klaus Schmidinger
|
5dd0c65e35
|
The Makefile now includes the file Make.config
|
2002-11-01 14:05:36 +01:00 |
|