| Commit message (Expand) | Author | Age | Files | Lines |
* | python 2.5.1: catch up with some build system changes from 2.4 - 2.5 causing ... | Michael Lauer | 2007-08-23 | 1 | -3/+3 |
* | generate-manifest-2.5.py: add sqlite3 package that's now in the python mainst... | Michael Lauer | 2007-08-15 | 1 | -12/+15 |
* | contrib/python: add generate-manifest script for Python 2.5, rename the one f... | Michael Lauer | 2007-08-15 | 2 | -0/+330 |
* | contrib/mtn2cl: saves last used revision to get all changes since last changelog | Koen Kooi | 2007-08-03 | 1 | -1/+9 |
* | contrib/mtn2cl: generate dated changelogs | Koen Kooi | 2007-07-31 | 1 | -10/+9 |
* | python: add subpackage python-debugger including pdb.py* and bdb.py* | Michael Lauer | 2007-07-21 | 1 | -1/+4 |
* | feed-browser: mark selected architecture in list of archs, also show entered ... | Marcin Juszkiewicz | 2007-07-05 | 1 | -3/+9 |
* | feed-browser: in package details sort by version, then by arch | Marcin Juszkiewicz | 2007-07-05 | 1 | -1/+1 |
* | feed-browser: search when arch is selected and no package name provided | Marcin Juszkiewicz | 2007-07-05 | 1 | -1/+1 |
* | feed-browser: list of architectures from database instead of static list | Marcin Juszkiewicz | 2007-07-05 | 2 | -14/+15 |
* | feed-browser: simplified URLs (no 'action' var anymore), simplified code a bit | Marcin Juszkiewicz | 2007-07-05 | 2 | -53/+36 |
* | feed-browser: use read_vars_from_get to handle HTTP GET params | Marcin Juszkiewicz | 2007-07-05 | 2 | -24/+16 |
* | feed-browser: updated copyrights | Marcin Juszkiewicz | 2007-07-05 | 1 | -2/+2 |
* | feed-browser: updated copyrights | Marcin Juszkiewicz | 2007-07-05 | 2 | -3/+5 |
* | feed-browser: exit if database cannot be found or created | Marcin Juszkiewicz | 2007-07-05 | 3 | -3/+15 |
* | feed-browser: include architecture selector | Marcin Juszkiewicz | 2007-07-05 | 2 | -4/+48 |
* | mono: add mono_cv_uscore to arm-linux site file | Cliff Brake | 2007-06-26 | 1 | -0/+39 |
* | python 2.4.4 fix debug package name to python-core-dbg | Michael Lauer | 2007-06-21 | 1 | -2/+2 |
* | python 2.4.4 properly ship debug information in appropriate packages | Michael Lauer | 2007-06-21 | 1 | -13/+7 |
* | python-2.4.4: update manifest, update manifest generator, close #2487 | Michael Lauer | 2007-06-21 | 1 | -7/+13 |
* | contrib/mtn2cl: print a list of new bugs as well | Koen Kooi | 2007-06-16 | 1 | -6/+7 |
* | mtn2cl: Show total bugs created vs. total bugs fixed over 7 days | Matthias Hentges | 2007-06-16 | 1 | -0/+8 |
* | contrib/mtn2cl: use a temp dir so we catch all authors and don't litter $PWD | Koen Kooi | 2007-06-16 | 1 | -9/+12 |
* | mtn2cl: make it select comments for the last week automagically and also appe... | Koen Kooi | 2007-06-05 | 1 | -1/+10 |
* | mtn2cl: replace --to with --last | Koen Kooi | 2007-06-01 | 1 | -1/+1 |
* | contrib/mtn2cl: add quick & dirty script to generate a changelog | Koen Kooi | 2007-06-01 | 2 | -0/+21 |
* | qa/checksum: Add python code to verify a sha256,md5sum | Holger Freyther | 2007-03-31 | 4 | -0/+83 |
* | contrib/qa/bugzilla.py: Extract all bug reports, even the ones from bugs.open... | Holger Freyther | 2007-03-16 | 1 | -481/+1569 |
* | contrib/qa/bugzilla.py: Fix the inlined all_bugs html code | Holger Freyther | 2007-03-06 | 1 | -853/+3400 |
* | contrib/qa/bugzilla.py: Add the standalone test bugzilla sucker | Holger Freyther | 2007-03-06 | 1 | -0/+4644 |
* | mtnpatch: update to read newer diff format | Justin Patrin | 2007-01-18 | 1 | -1/+1 |
* | site-conf/mysql.m4: filled with some tests from mysql 4.1.18 | Marcin Juszkiewicz | 2007-01-07 | 1 | -0/+100 |
* | contrib/site-conf: add all m4 files to aclocal.m4 | Koen Kooi | 2007-01-01 | 1 | -0/+40 |
* | Rename: image_ipk -> image.bbclass, IPKG_INSTALL -> PACKAGE_INSTALL to prepar... | Richard Purdie | 2006-12-31 | 1 | -1/+1 |
* | python: update to 2.4.4 | Michael Lauer | 2006-12-25 | 1 | -10/+10 |
* | contrib/site-conf: No need to require autoconf 2.60 | Holger Freyther | 2006-12-14 | 1 | -1/+1 |
* | Add gnu.m4 which has a copy of the libiberty calls from binutils.m4 | Holger Freyther | 2006-12-11 | 3 | -1/+37 |
* | Use aclocal -I m4 to generate the aclocal.m4. Somehow autoreconf refuses to d... | Holger Freyther | 2006-12-11 | 1 | -2/+14 |
* | openembedded-essential: bumped to 1.2, now it is more lintian happy | Marcin Juszkiewicz | 2006-11-19 | 9 | -36/+34 |
* | openembedded-essential: added gawk | Marcin Juszkiewicz | 2006-11-19 | 9 | -5/+16 |
* | mtnpatch: update for newer monotone versions, move patch command to end to al... | Justin Patrin | 2006-11-15 | 1 | -8/+8 |
* | site-conf: Include builtin.m4 through aclocal.m4 and execute the defined func... | Holger Freyther | 2006-11-15 | 4 | -2/+36 |
* | Add empty and almost empty m4 files for packages we have test results from | Holger Freyther | 2006-11-15 | 42 | -0/+59 |
* | Add site-conf a one stop to the utilized autoconf scripts | Holger Freyther | 2006-11-14 | 4 | -0/+12 |
* | contrib/python/generate-manifest.py: python-pickle depends on python-io | Michael Lauer | 2006-11-05 | 1 | -1/+1 |
* | openembedded-essentials: package for Debian compatible distributions to get a... | Marcin Juszkiewicz | 2006-10-23 | 12 | -0/+95 |
* | python: add heapq and bisect support to python-lang, remove bisect from pytho... | Michael Lauer | 2006-10-14 | 1 | -5/+6 |
* | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 2006-10-10 | 1 | -1/+0 |
* | python: fixed manifest to NOT rdepend on libraries - shlibs code will do it i... | Marcin Juszkiewicz | 2006-10-04 | 1 | -2/+2 |
* | rename sanitize.py to oe-stylize.py | Koen Kooi | 2006-09-13 | 1 | -0/+0 |