aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2013-01-22bitbake: crumbs: Add file lost from previous commitRichard Purdie
2013-01-22bitbake: hob: combo box updated correctlyCristiana Voicu
2013-01-22bitbake: persist_data: add get_by_pattern method to APIConstantin Musca
2013-01-22bitbake: parse_py: add ~ to config_regexpConstantin Musca
2013-01-21bitbake: hob: Hob should display warnings generated during parsingCristiana Voicu
2013-01-21bitbake: hob: progress bar changed to busy cursor when you open log fileCristiana Voicu
2013-01-21bitbake: BBHandler/ConfHandler: Merge fix for multiline commentsRichard Purdie
2013-01-21bitbake: bitbake: BBHandler/ConfHandler: Improve multiline comment handlingRichard Purdie
2013-01-18bitbake: hob: Fix GTK+ and PyGtk version check error message to be more clearJessica Zhang
2013-01-18bitbake: hg.py: Fixed fetch failure that occurs when SRCREV is a tag.Jon Szymaniak
2013-01-18bitbake: fetch2: Sort file checksums by value, not pathTyler Hall
2013-01-18bitbake: bitbake: data_smart.py and friends: Track variable historyPeter Seebach
2013-01-18bitbake: bitbake: data_smart.py and friends: Track file inclusions for bitbak...Peter Seebach
2013-01-18bitbake: BBHandler/data: Standardise some setVar access formatsRichard Purdie
2013-01-16bitbake: hig.py: refactor into individual componentsBogdan Marinescu
2013-01-07bitbake: build.py: Fix traceback when there are no dependenciesRichard Purdie
2012-12-17bitbake: fetch2: remove localcount and use AUTOINC insteadConstantin Musca
2012-12-17bitbake: data: Ensure emit_func honours vardeps flagRichard Purdie
2012-12-14bitbake: hob: use base image only if it was setCristiana Voicu
2012-12-14bitbake: hob/bitbake: custom image is now using the base imageCristiana Voicu
2012-12-14bitbake: knotty: use bb.error instead of printMihai Lindner
2012-12-14bitbake: git.py: A bit of tidying up regarding grammar and supported protocols.Robert P. J. Day
2012-12-14bitbake: bitbake.vim: detect *.bbappend files in ftdetect automaticallyEren Türkay
2012-12-14bitbake: data_smart/BBHandler: Fix SkipParse exception handlingRichard Purdie
2012-12-14bitbake: bin/bitbake, bb/__init__: Move BBDEBUG handling to bin/bitbakeRichard Purdie
2012-12-14bitbake: command: Fix getCmdLineAction bugsRichard Purdie
2012-12-14bitbake: command: Add missing import tracebackRichard Purdie
2012-12-11bitbake: BBhandler/data: Fix __inherit_cache duplicationRichard Purdie
2012-12-11bitbake: BBHandler/ast: Simplify/fix EXPORT_FUNCTIONS usageRichard Purdie
2012-12-07bitbake: Revert "BBHandler: Ensure parser state engine is correctly reset for...Richard Purdie
2012-12-07bitbake: BBHandler: Ensure parser state engine is correctly reset for new par...Richard Purdie
2012-12-04bitbake: xmlrpc: Unbreak the transport by adding a missing logfile nameRichard Purdie
2012-12-04bitbake: uievent: Fix an init raceRichard Purdie
2012-12-04bitbake: hob: modified how the existence of a variable is checkedCristiana Voicu
2012-12-03bitbake: data_smart: Improve get_hash to account for overrides and key expansionRichard Purdie
2012-12-03bitbake: build.py: Preserve sigdata files in the stamps directoryRichard Purdie
2012-11-28bitbake: build/siggen.py: Avoid removing too many stamps when cleaningRichard Purdie
2012-11-28bitbake: hob: when BBLAYERS_NON_REMOVABLE is not set hob shows an errorCristiana Voicu
2012-11-26bitbake: fetch2/wget: Fix for mixed-up wget commandsCristian Iorga
2012-11-26bitbake: fetch2/local: Fix bug introduced by expression ambiguityRichard Purdie
2012-11-26bitbake: hob: make some layers non removableCristiana Voicu
2012-11-26bitbake: Update version to 1.17.0Richard Purdie
2012-11-26bitbake: fetch2: Avoid using FILESDIR in unpackRichard Purdie
2012-11-26bitbake: fetch2/local: Improve handling of wildcard matchesRichard Purdie
2012-11-25bitbake: knotty/msg: Avoid usage of curses initscr/endwin to avoid terminal c...Richard Purdie
2012-11-25bitbake: hob/builder: Don't rerun sanity checksConstantin Musca
2012-11-25bitbake: hob: showing when build fails because out of disk spaceCristiana Voicu
2012-11-21bitbake: server/process.py: Change timeout error handlingRichard Purdie
2012-11-20bitbake: knotty: Colorize knotty interactive console outputSeth Bollinger
2012-11-20bitbake: hob: warnings during the build should be displayed in the Issues tabCristiana Voicu