aboutsummaryrefslogtreecommitdiff
path: root/lib/actions/parseactions.py
AgeCommit message (Collapse)Author
2010-11-16clean up buildAndreas Oberritter
* reduce use of TUXBOX macros * fix compiler warnings by including Python.h from the command-line * use libtool to build and link main/* and lib/* * don't link libmad, libid3tag, libcrypt, libresolv, librt, ldl into e2 * fix make rules of actionids.h
2009-01-27fixes for python 2.6 by Moritz Vennghost
2007-07-22cleanup some importsAndreas Monzner
2005-12-20parseactions: fix for unnamed enumsFelix Domke
2005-03-21 - added missing actions (sorry)Felix Domke