summaryrefslogtreecommitdiff
path: root/eclass/base.eclass
AgeCommit message (Expand)Author
2010-01-11[kde4-meta] Adjust eclassdoc. [base] drop.Tomas Chvatal
2010-01-10[base] parse arguments where usefull.Tomas Chvatal
2010-01-04[eclass/base] [[ ! -z ]] -> [[ -n ]]Maciej Mrozowski (reavertm)
2010-01-04[eclass/base] Using Arfrever way of checking whether array is definedMaciej Mrozowski (reavertm)
2010-01-03[base] Remove redundant || dieTomas Chvatal
2010-01-03[base] Add few debug infos and remove pushd ${S} where redundant.Tomas Chvatal
2010-01-03[base] Change owner.Tomas Chvatal
2010-01-03Split make itself to actual individual function. So eapi < 2 can implement in...Tomas Chvatal
2010-01-03[base] remove redundant comment.Tomas Chvatal
2010-01-03[base] Get rid of those weird cases.Tomas Chvatal
2010-01-03[base] call also epatch_user, by popular demand.Tomas Chvatal
2010-01-03[base] Add quoting.Tomas Chvatal
2010-01-03[base] Fix typo. Thx to Mark Bateman for spotting.Tomas Chvatal
2010-01-02[base] Once more to eliminate warningsTomas Chvatal
2010-01-02Update array detection code.Tomas Chvatal
2010-01-02[base] Update to use bash tests everywhere [[ ]] And detect arrays properly (...Tomas Chvatal
2010-01-02[base] Fix eclassdoc.Tomas Chvatal
2010-01-02Enhanced base.eclass, for testing, i am also posting it for review on -dev ml.Tomas Chvatal