16 Commits

Author SHA1 Message Date
David Vierra
3dcf4094a5 Setup: Add git commit ID to built apps in the GIT-COMMIT file.
Change release.py to find this file and RELEASE-VERSION inside dataDir
2013-01-30 12:35:16 -10:00
David Vierra
4f37766e20 Setup: Remove RELEASE-VERSION after builds.
When running from a git checkout, show the git version instead.
2013-01-27 16:22:11 -10:00
David Vierra
87c34e9c69 Setup: Change url in setup.py 2012-12-26 18:15:54 -10:00
David Vierra
210c3b50ec Build: setup.py now calls pymclevel/setup.py, now that setup_nbt.py was merged into it. 2012-11-01 18:59:24 -10:00
David Vierra
17320f4aff Setup now makes dev builds by default unless the --stable option is given. 2012-10-25 12:24:50 -10:00
David Vierra
513ddc0398 Normalized line endings 2012-10-25 00:09:56 -10:00
David Vierra
4bfe2f25e0 Remove old maintainer info, change bundle identifier, make build_nbt call the right setup script.
xxx merge setup_nbt.py with setup.py
2012-10-08 18:00:14 -10:00
Tyler Kennedy
bcf7ea8cb0 Small windows build fix. Filter and schematic fix. 2012-03-13 07:11:32 -04:00
Tyler Kennedy
a0894380b3 Added OS X app icon. 2012-03-13 06:14:32 -04:00
Tyler Kennedy
bf2b842e4b Changed match pattern 2012-03-13 05:49:09 -04:00
Tyler Kennedy
1032d1492a Added auto-versioning to setup.py, if git is available. As part of this process, building on Windows requires git in your PATH to get a valid version (otherwise your build will be labeled unknown.) 2012-03-13 03:20:12 -04:00
Jedediah Smith
75b226d658 remove reference to non-existant history.txt in setup.py 2012-03-07 09:18:52 -05:00
David Sowder
a4cfe1da42 Adjust setup.py and README.md for replacement of usage of main.py with usage of mcedit.py 2012-03-04 17:26:45 -06:00
David Sowder
5fd013d9f3 pep8 compliance 2012-02-19 16:40:53 -06:00
Tyler Kennedy
154a9cd8ff Change repo path to /mcedit/mcedit 2012-02-15 14:42:34 -05:00
Tyler Kennedy
2df15c88a9 Beginning the long, long journey to PEP8 and Google Python Guidelines compliance. Build scripts updated and confirmed working for packaging on OS X. 2012-02-14 23:25:43 -05:00