summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/parse/parse_py/ConfHandler.py
Commit message (Expand)AuthorAgeFilesLines
* Implement ??= operatorChris Larson2010-03-221-1/+1
* Error early if BBPATH is unset, rather than falling back to share/bitbakeChris Larson2010-03-221-5/+1
* bitbake: [parser] Make resolve_file only resolve the pathHolger Freyther2010-02-151-1/+2
* bitbake: [parser] Remove the "data" from feeder, evaluate after parsing a fileHolger Freyther2010-02-151-10/+14
* bitbake: [parser] Cary a Statement Node through the parsingHolger Freyther2010-02-151-9/+9
* bitbake: [parser] Move evaluating into the ast class...Holger Freyther2010-02-151-52/+5
* bitbake: parse_py/ConfHandler.py: missing colon after elseMartin Jansa2010-02-101-1/+1
* bitbake: ConfHandler: Fix require vs. include behaviourRichard Purdie2010-02-101-1/+4
* bitbake: [parser] Move more stuff out the feederHolger Freyther2010-02-101-38/+48
* bitbake: [parse] Unify opening a file...Holger Freyther2010-02-101-21/+2
* bitbake: [parser] Kill obtain/localpath from the parserHolger Freyther2010-02-101-50/+1
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-3/+10
* bitbake: Merge further fixes from upstream 1.8 branchRichard Purdie2009-05-111-0/+7
* bitbake/bitbake-dev: Sync with upstreamRichard Purdie2008-09-301-1/+0
* ConfHandler.py: revert accidental commitRichard Purdie2008-09-161-0/+1
* bitbake parse/__init_.py: Add missing update_mtime function fixing bitbake sh...Richard Purdie2008-09-161-1/+0
* bitbake: Sync with 1.8 upstream branchRichard Purdie2007-09-051-0/+6
* bitbake: Sync with upstreamRichard Purdie2007-08-111-3/+5
* bitbake: Update along 1.8 branchRichard Purdie2007-08-031-4/+7
* bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie2007-04-011-5/+11
* bitbake: Sync with upstream. Richard Purdie2007-01-081-16/+19
* Confhandler.py: Add cleanup from bitbake trunkRichard Purdie2006-11-271-6/+3
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-17/+16
* Update bitbake to latest bitbake svnRichard Purdie2006-02-101-3/+16
* Initial populationRichard Purdie2005-08-311-0/+199