Olof Johansson
bbe19735a1
Use space around operators in makefiles
2013-05-27 20:49:00 +02:00
Olof Johansson
52cc3fe9ca
Install manual with make install
...
(And of course, remove it on clean.)
2013-05-27 20:47:05 +02:00
Olof Johansson
5fb13353f2
make: recurse make clean and remove *.pyc
2013-05-15 18:39:43 +02:00
Olof Johansson
0cbe97ee2d
Disable pylint W0511 (TODO/FIXME warnings)
2013-04-27 13:51:23 +02:00
Olof Johansson
23ed1b840b
Restructure makefiles
...
This change makes it easier to add new packages; it's only necessary
to update the sub makefile (lib/Makefile) and add new packaes to the
PACKAGES variable.
2013-04-21 14:10:30 +02:00
Olof Johansson
2e4a2d4ce6
Also ignore refactor pylint warnings (for now)
2013-04-21 13:45:06 +02:00
Olof Johansson
4268696062
Pylint: ignore convention warnings (for now)
2013-04-21 11:32:13 +02:00
Olof Johansson
7ff8fa8a61
Set PYTHONPATH in Makefile to fix pylint warnings
...
pylint had issues with importing some modules because it lacked
"lib" in the PYTHONPATH.
2013-04-21 11:26:43 +02:00
Olof Johansson
79f9eb3dee
Add cover target to Makefile
2013-04-21 10:48:20 +02:00
Patrik Ragnarsson
334df13ddd
Don't override PREFIX
2013-03-24 01:43:45 +01:00
Olof Johansson
0671274673
Add a pylint target to top level Makefile
2013-03-23 17:25:07 +01:00
Olof Johansson
4b9615753f
Add test target to Makefile
2013-03-23 17:07:36 +01:00
Johan Andersson
fb6d2a2b8a
Making svtplay-dl works again.
2013-03-23 16:30:19 +01:00
Johan Andersson
f8d8cd4ecc
Make a single file
2013-03-23 15:43:05 +01:00