| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Allow user to set Python installation directory from cmake. | Tom Rondeau | 2012-11-22 | 1 | -0/+2 |
* | cmake: fix pygtk check failure with no X session | Jaroslav Skarvada | 2012-04-23 | 1 | -6/+5 |
* | Do not rewrite path to python interpreter for cross builds. | Philip Balister | 2012-02-27 | 1 | -0/+4 |
* | grc: the check for pygtk can fail with no X session | Josh Blum | 2011-12-14 | 1 | -1/+3 |
* | cmake: generate pyo and pyc files + python install macro work | Josh Blum | 2011-10-25 | 1 | -24/+58 |
* | build: making cmake build pyo files during install. | Tom Rondeau | 2011-10-24 | 1 | -0/+4 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -73/+73 |
* | core: attempt at fixing up generation logic in gengen (filter, trellis TODO) | Josh Blum | 2011-09-21 | 1 | -0/+12 |
* | cmake: moved unique target macro into python where its used | Josh Blum | 2011-08-03 | 1 | -5/+13 |
* | cmake: set plat_specific when determining GR_PYTHON_DIR, this makes it use li... | Josh Blum | 2011-08-02 | 1 | -1/+1 |
* | cmake: changed module include guards to model after builtin cmake modules | Josh Blum | 2011-07-24 | 1 | -4/+4 |
* | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+169 |