summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/parse
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: [parsers] Move out more functionsHolger Freyther2010-02-101-70/+78
* bitbake: [parser] Move more stuff out to separate methods...Holger Freyther2010-02-101-20/+25
* bitbake: [parser] Move the handling of a method to a functionHolger Freyther2010-02-101-11/+15
* bitbake: [parse] Unify opening a file...Holger Freyther2010-02-103-37/+23
* bitbake: [parser] Kill obtain/localpath from the parserHolger Freyther2010-02-102-54/+3
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-202-15/+30
* bitbake/BBHandler: Only add do_ prefix to tasks if its not already presentRichard Purdie2009-12-181-1/+2
* bitbake: Sync various functions with those from bitbake-dev and bitbake upstreamRichard Purdie2009-11-131-1/+3
* bitbake: Anonymous funciton improvements - use methodpool to allow cached cod...Richard Purdie2009-10-131-12/+17
* bitbake: Remove unused and hence pointless internal__functions__ variableRichard Purdie2009-10-131-7/+0
* bitbake: Merge further fixes from upstream 1.8 branchRichard Purdie2009-05-112-6/+7
* bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sd...Richard Purdie2009-01-031-1/+15
* bitbake/BBHandler.py: Move handler finalisation code into a separate functionRichard Purdie2009-01-021-58/+35
* bitbake: Improve error message for missing class filesRichard Purdie2008-11-061-1/+1
* 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-163-3/+8
* bitbake: apply r1075 from upstream to get postinsts working againMarcin Juszkiewicz2008-06-121-2/+2
* bitbake: Sync with upstreamRichard Purdie2008-05-191-2/+2
* bitbake: Update to bitbake 1.8 branch headRichard Purdie2008-03-031-32/+19
* Remove broken c based parser codeRichard Purdie2007-11-1714-5629/+0
* bitbake: Sync with 1.8 upstream branchRichard Purdie2007-09-051-0/+6
* bitbake: Update to latest bitbake-1.8 branchRichard Purdie2007-09-021-1/+1
* bitbake: Sync with 1.8.8 releaseRichard Purdie2007-08-201-5/+13
* bitbake: Sync with upstreamRichard Purdie2007-08-112-23/+25
* bitbake BBHandler: Disable creation of A variableRichard Purdie2007-08-041-15/+17
* bitbake: Update along 1.8 branchRichard Purdie2007-08-032-7/+10
* bitbake: Merge bugfixes from bitbake-1.8 svnRichard Purdie2007-05-221-2/+4
* 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-084-65/+75
* bitbake: Sync with bitbake trunk for bugfixes and improved dot file generatio...Richard Purdie2006-11-291-41/+36
* Confhandler.py: Add cleanup from bitbake trunkRichard Purdie2006-11-271-6/+3
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-1611-336/+510
* Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...Richard Purdie2006-05-0913-1193/+1674
* Update to latest bitbakeRichard Purdie2006-03-2013-187/+4497
* Update bitbake to latest bitbake svnRichard Purdie2006-02-102-6/+22
* Remove some inappropriate binariesRichard Purdie2005-08-316-0/+0
* Initial populationRichard Purdie2005-08-3115-0/+1385