summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25/mythweb
AgeCommit message (Collapse)AuthorFilesLines
2013-09-18mythweb: change dep to supplemental-web.Britney Fransen1-4/+6
2013-09-07mythtv/plugins/web: update to latest fixes .25 on 9-6-13Britney Fransen1-5/+5
2013-05-29mythtv/plugins/web : update fixes to latest fixes 5-29-13James Meyer1-3/+3
2012-11-03mythweb, mythexport,zoneminder, web_auth: convert packages to use ↵James Meyer3-19/+9
gen_light_include.conf refs #864 closes #864
2012-11-02mythtv: applied mythweb and php bindings patch to allow mythweb to work ↵James Meyer7-22/+110
with php 5.4 refs #861 closes #861
2012-06-03mythweb:Bumped to compiled the latest -fixes.Cecil1-1/+1
2012-05-14mythweb: Bumped to latest -fixes.Cecil1-1/+1
2012-04-24mythweb: modified to use git_src_checkoutJames Meyer1-8/+25
2012-04-15mythtv .25: First checkin, still needs a bit of cleanup.James Meyer2-0/+57
This commit introduces the dir git_src which is used as a common dir to build plugins/mythweb/mythtv. To update the mythtv pkg, first run git_src/checkout_mythtv.sh then switch to the mythtv package dir and build the package as normal. Same applies to mythplugins. I plan to introduce another script that will build it all in one step. Also this checkin doesn't handle the menu updates. Those will be corrected at a later date.