Dan Lipsitt
4683fa3d25
Inherit clean command so that it supports the usual flags.
...
This changes the semantics of setup.py slightly. '--all' needs to be
passed in order to delete everything that is deleted by previous
versions. Some additional build files may also be deleted.
2015-01-16 16:22:34 -08:00
Gina Häußge
76a9e94aed
Added clean command to setup.py
2014-06-23 13:09:54 +02:00
Gina Häußge
de7808d42b
Fixed setup.py to correctly work with versioneer
2014-06-23 10:35:59 +02:00
Gina Häußge
55b24c6a45
Removed left overs from old VERSION tracking
...
(cherry picked from commit 603f667 )
2014-06-22 01:15:53 +02:00
Gina Häußge
285f464b43
Versioning by versioneer: https://github.com/warner/python-versioneer/
2014-06-22 00:41:03 +02:00
Gina Häußge
ac75ee9831
Starting documentation based on Sphinx
2013-12-02 17:40:31 +01:00
Gina Häußge
51ae782f02
Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly
2013-09-15 21:45:33 +02:00
Gina Häußge
31698d3543
First version of setup.py for packaging OctoPrint
2013-07-09 21:39:07 +02:00
Gina Häußge
a0cac835b5
Major reorganization to only include the communication stack from Cura.
2012-12-31 13:18:55 +01:00
Daid
943cd97ab9
Keep the example and firmware data in subdirectories.
2012-12-24 12:27:08 +01:00
daid303
3b37498d2e
Updated version number to 12.12, fixed some minor packaging issues.
2012-12-20 09:27:06 +01:00
Ilya Kulakov
8ee80a5e34
Make app an owner of file formats.
...
Since Cura works with file formats designed for exporting
it makes sense to be an Owner of such files, since Cura
prints them.
2012-12-13 20:37:46 +07:00
Ilya Kulakov
449c54d44d
Fix darwin setup.py according to new resources structure.
2012-12-07 15:45:06 +07:00
Ilya Kulakov
252244cb65
package.sh is able to package Cura using new build system.
2012-12-06 19:39:37 +07:00
Ilya Kulakov
0e6b9fd67e
New py2app based distribution of Cura for Mac OS X.
2012-12-05 19:16:41 +07:00