Commit graph

129 commits

Author SHA1 Message Date
Jason Paryani
2fd40f528e Update docs 2013-08-21 17:46:50 -07:00
Jason Paryani
e86bd35771 Update docs with lines about upgrading setuptools 2013-08-21 17:45:13 -07:00
Jason Paryani
d626e39a3f Merge branch 'release/0.3.0' into develop 2013-08-21 17:34:16 -07:00
Jason Paryani
b15ffaa229 Merge branch 'release/0.3.0' 2013-08-21 17:33:44 -07:00
Jason Paryani
0e178c8bcb Bump version for 0.3.0 2013-08-21 17:28:14 -07:00
Jason Paryani
d2701de590 Update README for 0.3.0 2013-08-21 17:28:02 -07:00
Jason Paryani
79653ca260 Add doc about abasolute paths for load function 2013-08-21 17:18:02 -07:00
Jason Paryani
934a204ea5 Fixed up the docs a bit with sugesstions from Kenton 2013-08-20 00:58:34 -07:00
Jason Paryani
4373ecc50b Fix spacing typo 2013-08-18 23:49:07 -07:00
Jason Paryani
6c3041a9c6 Fix up docs 2013-08-18 22:43:40 -07:00
Jason Paryani
fdb427fb5c Change the docs to not require library installation 2013-08-18 22:20:37 -07:00
Jason Paryani
3c74c5d244 Add requirements file 2013-08-18 22:07:19 -07:00
Jason Paryani
57903902ae Merge branch 'feature/docs' into develop 2013-08-18 21:49:27 -07:00
Jason Paryani
22b3199335 Initial commit of docs 2013-08-18 21:49:12 -07:00
Jason Paryani
8b92a251e4 Clean up namespace a bit and add cython exporting of function signatures 2013-08-18 21:48:49 -07:00
Jason Paryani
ba2a05e872 Remove warning about Void syntax changing 2013-08-18 21:42:33 -07:00
Jason Paryani
bbd458985e Add setuptools to install_requires 2013-08-18 00:25:51 -07:00
Jason Paryani
b4c6ec9fe6 Add querying unnamed enums to structs 2013-08-15 15:44:54 -07:00
Jason Paryani
cec42dd2b8 Bump version number to 0.2.1 2013-08-13 23:09:02 -07:00
Jason Paryani
b02244799b Fix enum interface change for benchmark 2013-08-13 23:08:42 -07:00
Jason Paryani
98fd7d5b8a Random formatting cleanup 2013-08-13 23:04:03 -07:00
Jason Paryani
b4ae2a0bff Allow import paths in the schema loader 2013-08-13 23:00:43 -07:00
Jason Paryani
1cffd23371 Fix travis build 2013-08-13 22:47:34 -07:00
Jason Paryani
4eb633e3b5 Forgot configure in travis build 2013-08-13 22:40:56 -07:00
Jason Paryani
c58a81ea0e Make sure travis has autotools installed 2013-08-13 22:33:48 -07:00
Jason Paryani
ba8917b685 Fix travis build. Remove dependency on gist 2013-08-13 22:29:52 -07:00
Jason Paryani
10cb2571a6 Fix travis build 2013-08-13 22:26:25 -07:00
Jason Paryani
f411fc216a Use SchemaParser API to remove dependency on subprocess call to compiler 2013-08-13 22:21:38 -07:00
Jason Paryani
6d3c0117b4 Add classifiers to setup.py
[skip ci]
2013-08-12 17:48:20 -07:00
Jason Paryani
3325354bc0 Fix for Python 2.6 compatability 2013-08-12 17:41:41 -07:00
Jason Paryani
c9090a653e Update Travis script to run example.py for now 2013-08-12 17:36:18 -07:00
Jason Paryani
5a1349d0cb Add even more languages to Travis CI 2013-08-12 17:35:20 -07:00
Jason Paryani
4aa4b420e4 Add python 3.2 and pypy to Travis CI 2013-08-12 17:30:48 -07:00
jparyani
10d6881dca Update README.md with Travis build indicator 2013-08-12 17:20:58 -07:00
Jason Paryani
ef9b3f4ab3 Try to fix Travis part 5 2013-08-12 17:14:47 -07:00
Jason Paryani
ccab830acc Try to fix Travis part 4 2013-08-12 17:10:47 -07:00
Jason Paryani
b25188acca Try to get travis working part 3 2013-08-12 17:05:28 -07:00
Jason Paryani
4bdae04a28 Try to get travis working part 2 2013-08-12 17:03:32 -07:00
Jason Paryani
5ee055434b Try to get travis working 2013-08-12 16:57:52 -07:00
Jason Paryani
f58cf90cf0 Add script block to travis 2013-08-12 16:07:56 -07:00
Jason Paryani
eefedfd625 Add travis CI 2013-08-12 16:04:39 -07:00
Jason Paryani
3115366821 Update README.md 2013-08-12 15:52:50 -07:00
Jason Paryani
93289e53cf Revert version back to v0.2.0 now that it's all working on pypi 2013-08-12 15:32:59 -07:00
Jason Paryani
07eb561661 Add checking for setuptools version 2013-08-12 13:26:48 -07:00
Jason Paryani
da620ddaa8 Finally get setup.py working with pypi 2013-08-12 13:17:16 -07:00
Jason Paryani
8b7196b109 Add header files to package_data 2013-08-12 13:16:33 -07:00
Jason Paryani
62476ac992 Update setup 2013-08-12 13:03:43 -07:00
Jason Paryani
5ebbf3b3d2 Fix up for v0.2 release 2013-08-12 12:39:35 -07:00
Jason Paryani
040ed74d6f Add BSD license 2013-08-12 12:38:36 -07:00
Jason Paryani
e304e0a785 Change version/download_url to be programmatically defined 2013-08-12 11:58:51 -07:00