summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* do not build zip sdistYu-Jie Lin2016-12-281-1/+1
|
* drop bdist_wininst build per PEP 527 [1]v2.0.0devYu-Jie Lin2016-12-281-2/+2
| | | | [1] https://www.python.org/dev/peps/pep-0527/#bdist-dmg-bdist-msi-and-bdist-wininst
* test packages build in test_setupYu-Jie Lin2014-07-201-0/+1
| | | | | | The commit 95649d8b8795 was made to fix the mbcs bug in distutils, which was only discovered during the `make upload` when various packages were built to be uploaded. Testing packages build in virtualenv should avoid this type of situation ever occurring.
* rename target install_test to test_setupYu-Jie Lin2014-07-201-4/+4
|
* do not embed command in target namesYu-Jie Lin2014-07-201-4/+12
|
* fix #5 UnicodeDecodeError when runs setup.py in Python 3 with special localeYu-Jie Lin2014-07-191-14/+11
| | | | | | Makefile is updated to also test this issue using LC_ALL=3. The invocation of virtualenv is changed to simplify.
* fix #4 requirement of Wheel package, now optionalYu-Jie Lin2014-07-031-1/+0
|
* fix install_test on missing Wheel package and argpare version option breaks ↵Yu-Jie Lin2014-06-291-0/+1
| | | | CLI on Python
* add test_doc8 targetYu-Jie Lin2014-05-191-1/+5
|
* add Python Wheel to building processYu-Jie Lin2014-02-231-1/+1
|
* add isort testYu-Jie Lin2013-11-231-1/+1
|
* tinker Changes and Copyright docs for headings mainlyYu-Jie Lin2013-10-011-1/+1
| | | | | | With headings, it's now cleaner and possible to be linked directly to specific release. Also add a simple guideline how to write the changelog.
* update documentationYu-Jie Lin2013-08-291-1/+1
|
* install_test stops when test fails, also test to see if smartypants really ↵Yu-Jie Lin2013-08-291-2/+22
| | | | converts a text. add FIXME note on the smartypants_command.py symlink.
* only generate documentation when necessaryYu-Jie Lin2013-08-261-1/+5
|
* huge changeset for documentationYu-Jie Lin2013-08-241-1/+25
| | | | Now the documentation is generated by Sphinx. Related commands and configurations are also added. Many moved from README.rst to docstrings in the module.
* finalize v1.8.0v1.8.0Yu-Jie Lin2013-08-181-0/+3
|
* make test for everythingYu-Jie Lin2013-08-161-0/+11
|
* hardcoded the pathYu-Jie Lin2013-08-141-1/+2
|
* add install_test target for checking package installationYu-Jie Lin2013-08-141-1/+20
|
* add Makefile to ensure same release fashion every timeYu-Jie Lin2013-08-141-0/+9
|
* Backed out changeset c13cd24b489aYu-Jie Lin2013-08-111-7/+0
|
* - Add HBS language translation. Patch by by Vera Djuraskovic fromC Miller2013-08-091-0/+7
Webhostinggeeks.com