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

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.