[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, wip/grc/python_interp
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, wip/grc/python_interp_path, created. 64f5fb5d196dd308835d93d402e00c5e76c36112 |
Date: |
Fri, 15 Apr 2011 21:13:18 +0100 (BST) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jblum".
The branch, wip/grc/python_interp_path has been created
at 64f5fb5d196dd308835d93d402e00c5e76c36112 (commit)
- Log -----------------------------------------------------------------
commit 64f5fb5d196dd308835d93d402e00c5e76c36112
Author: Josh Blum <address@hidden>
Date: Fri Apr 15 13:09:55 2011 -0700
grc: added logic to discover the path to the python interpreter
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)
commit c685ac7d5a0aa44ac93a1e4859b547cca1d6b3f8
Author: Tom Rondeau <address@hidden>
Date: Thu Apr 14 21:42:53 2011 -0400
gr-qtgui: updating examples to explicitly shut down flow graphs.
-----------------------------------------------------------------------
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, wip/grc/python_interp_path, created. 64f5fb5d196dd308835d93d402e00c5e76c36112,
git repository hosting <=