summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* base.bbclass: Set GIT_CONFIG correctlyRichard Purdie2008-11-041-1/+1
* bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it mean...Richard Purdie2008-10-311-1/+1
* bitbake: Add tryaltconfigs option to disable the alternative configuration at...Richard Purdie2008-10-285-6/+15
* bitbake: Fix the wget fetcher so parameter portions of uris are ignoredRichard Purdie2008-10-241-1/+1
* bitbake: Preserve http_proxy and ftp_proxy in fetcher command executionRichard Purdie2008-10-231-1/+1
* bitbake: Remove bogus test codeRichard Purdie2008-10-221-1/+0
* bitbake: Improve proxy variable handling in fetchersRichard Purdie2008-10-222-0/+13
* bitbake utils.py: Merge prunedir symlink fix from bitbake upstreamRichard Purdie2008-10-201-1/+4
* bitbake: Add some sanity checks to the lockfile functionsRichard Purdie2008-10-171-0/+6
* bitbake: Refactor the environment variable handlingRobert Bradford2008-10-174-11/+28
* bitbake providers.py: Fix message typo and improve debug infoRichard Purdie2008-10-061-2/+3
* bitbake utils.py: Fix ocassional locking glitch with a better retrying mechanismRichard Purdie2008-10-061-9/+12
* fetch/__init__.py: Add in hooks to make sure osc fetcher is seenRichard Purdie2008-10-021-0/+2
* bitbake: Fix nostamp flag handling bugRichard Purdie2008-10-011-1/+1
* bitbake/bitbake-dev: Bump cache version after AUTOREV DONT_CACHE changesRichard Purdie2008-10-011-1/+1
* bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't c...Richard Purdie2008-09-303-1/+13
* Add OEROOT to preserved_envvars_list.Joshua Lock2008-09-301-0/+1
* bitbake: Sync with upstreamRichard Purdie2008-09-302-1/+6
* bitbake/bitbake-dev: Allow much better control of which variable influence bi...Richard Purdie2008-09-304-18/+70
* bitbake/bitbake-dev: Sync with upstreamRichard Purdie2008-09-305-1/+9
* bitbake: Sync with 1.8 branch upstreamRichard Purdie2008-09-304-7/+23
* AUTHORS: update my email in BitBakeMarcin Juszkiewicz2008-09-301-1/+1
* Fetch implementation for the OpenSuse build service.Joshua Lock2008-09-181-0/+155
* 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 hg fetcher: Add fix from Matt HoosierRichard Purdie2008-09-101-1/+4
* hg fetcher: Apply fixes from Matt HoosierRichard Purdie2008-09-071-1/+4
* bitbake utils.py: Add explode_dep_versions, an improved version of explode_depsRichard Purdie2008-09-031-0/+27
* bitbake providers.py: Sync with upstreamRichard Purdie2008-09-031-1/+6
* bitbake/utils.py: Add prunedir function to utils collectionRichard Purdie2008-08-182-11/+12
* __init__.py: Error if SRCREV == INVALIDRichard Purdie2008-07-221-0/+5
* bitbake: apply r1075 from upstream to get postinsts working againMarcin Juszkiewicz2008-06-122-2/+3
* build.py: Fix task override handling (breaks compatibility but it didn't work...Richard Purdie2008-05-211-1/+1
* event.py: Revert accidental but harmless commitRichard Purdie2008-05-211-4/+0
* Drop bbimageRichard Purdie2008-05-211-160/+0
* bitbake: Sync with upstreamRichard Purdie2008-05-193-2/+12
* bitbake: build.py: Need to run expandKeys before launching tasksRichard Purdie2008-05-131-0/+1
* bitbake: Sync with 1.8 branchRichard Purdie2008-05-135-35/+52
* runqueue.py: Fix default whitelist variable valueRichard Purdie2008-05-051-1/+1
* bitbake: Sync with 1.8 branch upstream for PREFERRED_PROVIDERS message improv...Richard Purdie2008-05-043-3/+31
* Use bb.utils.md5_file isntead of calling md5sumRoss Burton2008-05-011-8/+1
* Add md5_file and sha256_file checksum methods which use the builtin Python ch...Ross Burton2008-05-011-0/+31
* bitbake: Tweak new URI checkstatus code slightly fixing two corner cases.Richard Purdie2008-04-272-1/+4
* bitbake: Sync with bitbake 1.8 branchRichard Purdie2008-04-275-6/+48
* bitbake: Improve fetcher runcmd function so error messages are visable and va...Richard Purdie2008-04-081-5/+14
* bitbake: Add proxy support to CVS fetcher (patch from Cyril Chemparathy)Richard Purdie2008-04-081-1/+8
* bitbake: Fix a bug where changed files weren't getting spotted and an invalid...Richard Purdie2008-03-282-4/+4
* bitbake: Update with changes from bitbake 1.8 branchRichard Purdie2008-03-145-82/+152
* bitbake: Sync bbimage with upstreamRichard Purdie2008-03-041-0/+5
* bitbake: Bump cache versionRichard Purdie2008-03-031-1/+1