Samuel Martin bf8f0136e9 support/scripts/check-host-rpath: also check HOST_DIR/{bin, sbin} 9 lat temu
..
apply-patches.sh c1a674f994 support/scripts/apply-patches.sh: fix whitespace 9 lat temu
check-host-rpath bf8f0136e9 support/scripts/check-host-rpath: also check HOST_DIR/{bin, sbin} 9 lat temu
check-kernel-headers.sh 53223cbb4e check-kernel-headers: mktemp --tmpdir not available on RedHat RHEL5 11 lat temu
eclipse-register-toolchain d671715c10 eclipse support: document script and add checks 12 lat temu
expunge-gconv-modules acc76a6ef9 Change /bin/bash shebangs into /usr/bin/env bash 10 lat temu
gen-manual-lists.py 9d0d4c3cd2 docs/manual: fix generation of deprecated list 10 lat temu
graph-build-time 9722381c0d scripts/graph-build-time: properly warn about missing modules 10 lat temu
graph-depends ac031cfb97 support/scripts: fix graph-depends when run with python3 9 lat temu
kconfiglib.py 00cc243170 support: update Kconfiglib to the latest version 10 lat temu
mkmakefile 474d39a1ff Makefile: Remove 'quiet' variable 9 lat temu
mkusers f0c4456530 support/mkusers: allow comments in users tables 9 lat temu
pkg-stats ff82572a7f pkg-stats: ignore linux-ext-fbtft.mk and doc-asciidoc.mk 10 lat temu
readme.kconfiglib 00cc243170 support: update Kconfiglib to the latest version 10 lat temu
scancpan 746a91ab31 scancpan: use recommend & test flags only at first level 9 lat temu
setlocalversion 33699aac06 setlocalversion: sync with Linux kernel version (2.6.34) 12 lat temu
size-stats a059055c52 support/scripts/size-stats: fix copy/paste error in ArgumentParser 9 lat temu
size-stats-compare 8c5afd120e support/scripts: add size-stats-compare script 9 lat temu
xorg-release 60714bb2ed trivial: fix typo 'informations' 11 lat temu

readme.kconfiglib

Readme
======

Kconfiglib
----------

This python module, developped by Ulf Magnusson and released under the ISC
license, is fetched from:

https://github.com/ulfalizer/Kconfiglib
commit: a95f477eafc0b6708c3ce671fce7302ecec4f789

Kconfiglib license
~~~~~~~~~~~~~~~~~~

License (ISC)

Copyright (c) 2011-2013, Ulf Magnusson

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.