summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-13user-manual: Added conceptual information to intro.Bill Traynor
2014-01-13user-manual: Adding more information to the intro.Bill Traynor
2014-01-13docs: Adding title page image and update reference.Bill Traynor
2014-01-13docs: Updated the intro with more stuff.Bill Traynor
2014-01-13user-manual-intro: Adding in more introductory text.Bill Traynor
2014-01-13reformat to wmat branchRichard Purdie
2014-01-13documentation: Add README based off the YP docs oneBill Traynor
2014-01-13gitignore: Update for recent docs changesBill Traynor
2014-01-13user-manual: Separate out chapters into individual filesRichard Purdie
2014-01-13user-manual: Import YP Docs templates for usermanual improvementsBill Traynor
2014-01-13usermanual: Renamed manual dir to user-manual to be consistent.Bill Traynor
2014-01-13usermanual: Updated CC License to version 3.0Bill Traynor
2014-01-13usermanual: Added 2013 to copyright notice.Bill Traynor
2014-01-10toaster: Toaster GUI, generic search, filter and orderAlexandru DAMIAN
2014-01-10toaster: Build dashboard implementationAlexandru DAMIAN
2014-01-10toaster: Create the base page navigation structureAlexandru DAMIAN
2014-01-10toaster: update static media for Toaster GUIAlexandru DAMIAN
2014-01-10toaster: clone Simple UI as base for Toaster GUIAlexandru DAMIAN
2014-01-08fetch2/gitannex: Fix function arguments to match bitbake masterRichard Purdie
2014-01-08gitannex: Add missing file from previous commitRichard Purdie
2014-01-08bitbake: fetch2/git: add description for nobranchZhenhua Luo
2014-01-08bitbake: gitannex.py: Add Git Annex supportOtavio Salvador
2014-01-07bitbake: fetch2/git: add nobranch option for SRC_URI to skip SHA validating f...Zhenhua Luo
2014-01-07bitbake/lib/bb/build.py: fix the task flags cleandirsRobert Yang
2014-01-07bitbake: usermanual.xml: fix a typoRobert Yang
2014-01-07toaster: add two-stage commit startup logicAlexandru DAMIAN
2014-01-03bitbake/lib/bb/cooker.py: remove a duplicated self.dataRobert Yang
2014-01-02bitbake: fetcher2: clean(): remove the .patch.doneRobert Yang
2014-01-02bitbake: fetcher2: git.py: clean(): remove the .tar.gz.doneRobert Yang
2014-01-02bitbake: replace 3 spaces with 4Robert Yang
2013-12-22fetch2: avoid printing "no checksum" error message twicePaul Eggleton
2013-12-22fetch2: fail checksum validation if SRC_URI checksums set to ""Paul Eggleton
2013-12-20Update to version 1.21.1 for masterRichard Purdie
2013-12-20siggen: Fix reversed difference outputRichard Purdie
2013-12-20runqueue: Further extend bitbake -S output to view signature differencesRichard Purdie
2013-12-19siggen: When printing signatures recursively, limit the outputRichard Purdie
2013-12-19runqueue: Fix data being written into siginfo/sigdata filesRichard Purdie
2013-12-18runqueue: Add output for -S option for listing the changepoints compared with...Richard Purdie
2013-12-18bb.fetch2.git: reuse basecmd attributeOlof Johansson
2013-12-18fetch2/git: Improve handling of unresolved names verses branchesRichard Purdie
2013-12-18build/ast: Create strong task add/del API in bb.buildRichard Purdie
2013-12-18ast/BBHandler/build: Add support for removing tasks (deltask)Richard Purdie
2013-12-13data_smart: Fix hash corruption issueRichard Purdie
2013-12-10process: Add timeout to select callRichard Purdie
2013-12-10hob: after adding a layer, hob do not parse the configurationCristiana Voicu
2013-12-09toaster: Add more information for tasks in Simple UIAlexandru DAMIAN
2013-12-09toaster: add pagination to the Simple UIAlexandru DAMIAN
2013-12-09toaster: migrate orm models to SouthAlexandru DAMIAN
2013-12-09toaster: update to Django 1.5Alexandru DAMIAN
2013-12-09toasterui: do not link non-image targetsAlexandru DAMIAN