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

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.