linuxcnc/tcl
Dewey Garrett b7c3703c7c pickconfig.tcl: support auxiliary example configs
Two use cases:
1) Auxiliary applications installed from a deb using a
   known toplevel directory defined by the substitution variable
   @LINUXCNC_AUX_EXAMPLES@ and exposed by the tcl namespace
   variable: linuxcnc::LINUXCNC_AUX_EXAMPLES
   (typically set to: /usr/share/linuxcnc/aux_examples)

2) For testing the development of auxiliary applications,
   support use of an exported environmental variable
   (LINUXCNC_AUX_CONFIGS) that specifies a colon (:) separated
   list of example directories.

   Example:
     $ export LINUXCNC_AUX_CONFIGS=~/mytests:/usr/local/testconfigs
     $ linuxcnc # note the added directories in the selector

Signed-off-by: Dewey Garrett <dgarrett@panix.com>
2017-02-19 11:53:07 -07:00
..
bin pickconfig.tcl: support auxiliary example configs 2017-02-19 11:53:07 -07:00
scripts a few more LinuxCNCs in tcl 2012-01-21 16:31:23 -06:00
.gitignore Rename many user visible parts to "linuxcnc" 2012-01-18 11:25:09 -06:00
linuxcnc.tcl.in aux_gladevcp_apps: Intro 2017-02-19 11:53:07 -07:00
mini.tcl mini.tcl: remove duplicate geo mgmt of widget 2015-12-22 21:59:07 -06:00
ngcgui.tcl ngcgui-gcmc: examples: option for mm or inch 2014-03-08 22:45:29 -07:00
ngcgui_app.tcl ngcgui: support gcmc include path 2014-02-23 17:40:33 -07:00
ngcgui_ttt.tcl ngcgui minor rebranding update 2012-01-25 07:15:56 -06:00
pkgIndex.tcl Rename many user visible parts to "linuxcnc" 2012-01-18 11:25:09 -06:00
show_errors.tcl a few more LinuxCNCs in tcl 2012-01-21 16:31:23 -06:00
TkLinuxCNC rename TkLinuxCNC's resource file 2012-01-21 17:04:33 -06:00
tklinuxcnc.tcl tklinuxcnc UI: rebranding 2016-06-03 08:25:32 -06:00
tooledit.tcl tooledit.tcl: typo in switch 2015-03-25 20:38:21 -07:00
twopass.tcl twopass,bugfix: support all ini var substitutions 2016-09-25 12:06:19 -07:00