[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, mergeme/grc/cross_pla
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, mergeme/grc/cross_platform_work, created. a92cb89b5529728d9fce781aff85916b3879fbdd |
Date: |
Wed, 20 Apr 2011 02:23:53 +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, mergeme/grc/cross_platform_work has been created
at a92cb89b5529728d9fce781aff85916b3879fbdd (commit)
- Log -----------------------------------------------------------------
commit a92cb89b5529728d9fce781aff85916b3879fbdd
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)
-----------------------------------------------------------------------
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, mergeme/grc/cross_platform_work, created. a92cb89b5529728d9fce781aff85916b3879fbdd,
git repository hosting <=