- git-svn-diff.sh changed permission to 755 (thanks to WXbet)
[oscam.git] / devtools / README
blobe4ca5d6be6e163a0b0beee2f89b43ec8e5c769c6
1 The idea of devtools directory is to collect tools that are useful for
2 OSCam coders during development or tools used in the oscam build.
4 These tools are not meant to be used by OSCam users.
6 Currently available tools are:
8   check_config_tables.sh                This script checks config tables
9                                         against variable defintions
10                                         in order to find wrong types.
12   check_cmdline_opts.sh                 This script checks if all command
13                                         line parameters are properly set.
15   extract_config.sh                     This script extracts OSCam build
16                                         config from oscam binary.