Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-07 | [pkg] make postmkenv working in osx | Kali Kaneko | |
we won't be using this for packaging though. it can be useful to avoid installing it, although installing from wheel is quite straightforward in osx. | |||
2015-04-24 | [bug] support /usr/lib64 python path for symlinks | Ivan Alejandro | |
On 64bit Fedora/RHEL systems the python path is /usr/lib64 instead of /usr/lib like on Ubuntu systems. This fix allows those users to use the bootstrap_develop.sh script. | |||
2014-09-02 | Temporarily removing venv from path, to get system lib folder | Bruno Wagner Goncalves | |
2014-09-02 | Removed hard coded path of python app on mac platform | Bruno Wagner Goncalves | |
2013-08-07 | Add pyside-uic support inside venv. Closes #3411. | Ivan Alejandro | |
2013-03-11 | Add postmkvenv script with PySide | Tomás Touceda | |
2013-03-06 | Remove everything to start from scratch | Tomás Touceda | |
2013-01-31 | fixed error on create pre-existing symlink (1509). | antialias | |
2013-01-02 | initial OSX packaging | kali | |
2012-09-12 | checks for systray in unity | kali | |
2012-09-07 | tox initial file. using global site-packages because | kali | |
of the unability to pip install PyQt4. postmkvenv workaround for PyQt libs for manual use. pip install breaks because they don't have a standard setup.py installation process |