Yegor Yefremov 28eae03f5e scanpypi: include LICENCE in the list of supported license files il y a 9 ans
..
apply-patches.sh d5ae67b4f4 support/apply-patches: re-instate set -e il y a 9 ans
check-host-rpath bf8f0136e9 support/scripts/check-host-rpath: also check HOST_DIR/{bin, sbin} il y a 9 ans
check-kernel-headers.sh 53223cbb4e check-kernel-headers: mktemp --tmpdir not available on RedHat RHEL5 il y a 11 ans
eclipse-register-toolchain d671715c10 eclipse support: document script and add checks il y a 12 ans
expunge-gconv-modules acc76a6ef9 Change /bin/bash shebangs into /usr/bin/env bash il y a 10 ans
gen-manual-lists.py 9d0d4c3cd2 docs/manual: fix generation of deprecated list il y a 10 ans
graph-build-time 8bf947e0ef support/scripts: fix graph-build-time help text il y a 9 ans
graph-depends ac031cfb97 support/scripts: fix graph-depends when run with python3 il y a 9 ans
hardlink-or-copy 88bad8f462 support/scripts: add helper to hardlink-or-copy il y a 9 ans
kconfiglib.py 00cc243170 support: update Kconfiglib to the latest version il y a 10 ans
mkmakefile 474d39a1ff Makefile: Remove 'quiet' variable il y a 9 ans
mkusers f0c4456530 support/mkusers: allow comments in users tables il y a 9 ans
pkg-stats ff82572a7f pkg-stats: ignore linux-ext-fbtft.mk and doc-asciidoc.mk il y a 10 ans
pycompile.py 549bbba67f python/python3: globalize *.pyc files compilation il y a 9 ans
readme.kconfiglib 00cc243170 support: update Kconfiglib to the latest version il y a 10 ans
scancpan 28a001fc7b scancpan: improve message when bad host perl version il y a 9 ans
scanpypi 28eae03f5e scanpypi: include LICENCE in the list of supported license files il y a 9 ans
setlocalversion 33699aac06 setlocalversion: sync with Linux kernel version (2.6.34) il y a 12 ans
size-stats a059055c52 support/scripts/size-stats: fix copy/paste error in ArgumentParser il y a 9 ans
size-stats-compare 8c5afd120e support/scripts: add size-stats-compare script il y a 9 ans
xorg-release 60714bb2ed trivial: fix typo 'informations' il y a 11 ans

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.