]> git.sur5r.net Git - kconfig-frontends/commit
Initial import.
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue, 17 Jan 2012 19:51:30 +0000 (20:51 +0100)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue, 17 Jan 2012 19:51:30 +0000 (20:51 +0100)
commitcbb80fb21f392d57a7c0ce26020052395a6c8156
treeba8b4dd59bf618dec95236ce17581cbd94a1d953
Initial import.

Import the kconfig stuff from:
  https://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=tree;f=script;hb=c2bc3a316a7281f67e36b34dac2802cbe36a9128

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
36 files changed:
POTFILES.in [new file with mode: 0644]
check.sh [new file with mode: 0755]
conf.c [new file with mode: 0644]
confdata.c [new file with mode: 0644]
expr.c [new file with mode: 0644]
expr.h [new file with mode: 0644]
gconf.c [new file with mode: 0644]
gconf.glade [new file with mode: 0644]
images.c [new file with mode: 0644]
kxgettext.c [new file with mode: 0644]
lkc.h [new file with mode: 0644]
lkc_proto.h [new file with mode: 0644]
lxdialog/.gitignore [new file with mode: 0644]
lxdialog/BIG.FAT.WARNING [new file with mode: 0644]
lxdialog/check-lxdialog.sh [new file with mode: 0644]
lxdialog/checklist.c [new file with mode: 0644]
lxdialog/dialog.h [new file with mode: 0644]
lxdialog/inputbox.c [new file with mode: 0644]
lxdialog/menubox.c [new file with mode: 0644]
lxdialog/textbox.c [new file with mode: 0644]
lxdialog/util.c [new file with mode: 0644]
lxdialog/yesno.c [new file with mode: 0644]
mconf.c [new file with mode: 0644]
menu.c [new file with mode: 0644]
merge_config.sh [new file with mode: 0644]
nconf.c [new file with mode: 0644]
nconf.gui.c [new file with mode: 0644]
nconf.h [new file with mode: 0644]
qconf.cc [new file with mode: 0644]
qconf.h [new file with mode: 0644]
streamline_config.pl [new file with mode: 0644]
symbol.c [new file with mode: 0644]
util.c [new file with mode: 0644]
zconf.gperf [new file with mode: 0644]
zconf.l [new file with mode: 0644]
zconf.y [new file with mode: 0644]