1
Fork 0
synthclone/install
Devin Anderson 8f5b06d6fa Use open() instead of file() so that synthclone can be installed on systems that use a Python 3 interpreter as the default Python interpreter. 2013-09-14 15:37:51 -07:00
..
__init__.py Change synthclone to use the traditional UNIX './configure', 'make', and 'make install' model to prepare for adding extra make targets for building packages specific to an operating system and/or distribution. 2012-03-31 13:23:28 -07:00
build-api-docs Add options to configure script to make synthclone more friendly to packagers. Refactor Participant control out of Session class so that activated participants can reference the MainView object through their Context objects as well as the Session object, which will allow Participant objects to manipulate the view in the future. Update install scripts and templates to play well with new configure script. 2012-08-21 08:37:29 -07:00
build-debian-packages Use open() instead of file() so that synthclone can be installed on systems that use a Python 3 interpreter as the default Python interpreter. 2013-09-14 15:37:51 -07:00
build-desktop-file Add options to configure script to make synthclone more friendly to packagers. Refactor Participant control out of Session class so that activated participants can reference the MainView object through their Context objects as well as the Session object, which will allow Participant objects to manipulate the view in the future. Update install scripts and templates to play well with new configure script. 2012-08-21 08:37:29 -07:00
build-mac-package Get Mac OSX package script closer to being a sane way to build an OSX package. 2012-12-25 18:50:44 -08:00
build-pkgconfig Add options to configure script to make synthclone more friendly to packagers. Refactor Participant control out of Session class so that activated participants can reference the MainView object through their Context objects as well as the Session object, which will allow Participant objects to manipulate the view in the future. Update install scripts and templates to play well with new configure script. 2012-08-21 08:37:29 -07:00
build-source-package Add automation (not working yet) for building Debian packages. 2012-04-02 01:19:53 -07:00
util.py Use open() instead of file() so that synthclone can be installed on systems that use a Python 3 interpreter as the default Python interpreter. 2013-09-14 15:37:51 -07:00