This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-03-01 03:56:20 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
scripts
/
config
/
lxdialog
History
Jo-Philipp Wich
11dcad2834
scripts/config/.gitignore omits source files scripts/config/.gitignore aims to avoid checking binaries in to git. Unfortunately it also omits conf.c, confdata.c, and all source files in lxdialog. An OpenWRT tree pulled from a git repository will not build, and I suspect this was not the intention.
...
Signed-off-by: Denton Gentry <denny@geekhold.com> SVN-Revision: 27244
2011-06-20 10:41:02 +00:00
..
.gitignore
scripts/config/.gitignore omits source files scripts/config/.gitignore aims to avoid checking binaries in to git. Unfortunately it also omits conf.c, confdata.c, and all source files in lxdialog. An OpenWRT tree pulled from a git repository will not build, and I suspect this was not the intention.
2011-06-20 10:41:02 +00:00
check-lxdialog.sh
…
checklist.c
…
colors.h
color change to make menuconfig easier to read (patch from
#1730
)
2007-07-11 04:03:01 +00:00
dialog.h
…
inputbox.c
…
lxdialog.c
…
Makefile
fix breakage introduced with [17394]
2009-08-25 11:56:27 +00:00
menubox.c
…
msgbox.c
…
textbox.c
…
util.c
…
yesno.c
…