summaryrefslogtreecommitdiff
path: root/grc/grc.conf.in
Commit message (Collapse)AuthorAgeFilesLines
* grc: replaced doxygen extracted docs with python docstringsJosh Blum2011-11-171-1/+0
|
* grc: added logic to discover the path to the python interpreterJosh Blum2011-04-191-1/+0
| | | | | | | | | | | Rather than simply exec-ing the application w/ "python", use the same interpreter that executed grc w/ full path. Added code to handle the following exceptions: - for a wx app on mac osx, use the pythonw interpreter (this was in the m4 file, but its easier as a runtime check) - for a no gui app on linux, prepend xterm cuz its nice (we were already doing that but its now restricted to linux)
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+9
Fixes, features, and reorganization for grc. Minor fixes and features for wxgui forms. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5