Nguyen Anh Quynh
ce10b01ad5
python: fix setup.py, so we only copy the core with sdist, thus normal build/compile process does not build the core
2015-01-30 10:49:01 +08:00
Nguyen Anh Quynh
19af3ec9e0
Makefile: rename BUILD_CORE_ONLY to CAPSTONE_BUILD_CORE_ONLY for consistency
2015-01-30 10:48:52 +08:00
Nguyen Tan Cong
1b8cc8d2af
reverse -b option in Makefile; parse parameters with parse_known_args to ignore error when passing extra options; fixbug python3: use print statement
2015-01-30 10:48:29 +08:00
Nguyen Tan Cong
b54c60c063
Edit Makefile to appropriate with new setup.py
2015-01-30 10:48:12 +08:00
Nguyen Tan Cong
60dcfa0948
add --do-not-build-core to setup.py to prevent it install core library
2015-01-30 10:47:46 +08:00
Nguyen Tan Cong
8b839a2af4
edit script to create Pypi package
2015-01-30 10:47:36 +08:00
Nguyen Anh Quynh
af19b53119
python: make setup.py support other *nix systems (i.e non-Windows)
2015-01-30 10:45:51 +08:00
Nguyen Anh Quynh
53e92938ce
python: build the core with make.sh for all non-Windows system
2015-01-30 10:45:00 +08:00
Nguyen Tan Cong
ac0cb810f4
python: prevent Windows system copying *nix core library to Python library directory
2015-01-30 10:43:18 +08:00
Nguyen Tan Cong
3e605a00ac
python: fix another conflict when merging pypi to v3
2015-01-30 10:40:05 +08:00
Nguyen Anh Quynh
8d4a78cd83
python: setup.py should not install the core, and no need to put BUILD_CORE_ONLY into config.mk
2015-01-30 10:38:40 +08:00
Nguyen Tan Cong
3d6e56a66f
python: fix conflict when merging pypi branch to v3 branch
2015-01-30 10:37:58 +08:00
Nguyen Tan Cong
30f08588ef
fixbug: wrong library extension on Mac OS X
2015-01-30 10:36:25 +08:00
Michael Cohen
f051e8fd8e
python: another conflict on API version between pypi & v3 branch
2015-01-30 10:34:01 +08:00
Michael Cohen
aac18de793
python: fix a conflict when cherry-pick code from old pypi branch
2015-01-30 10:32:24 +08:00
Michael Cohen
18ee47b366
Updated setup.py so it can build the capstone library by itself.
...
This is a requirement for an automated install via pip. After this change it
should be possible to depend on captone in pip and have it built automatically.
2015-01-30 10:25:09 +08:00
Nguyen Anh Quynh
fd0f798343
bump API & package version to 3.0
2014-08-13 14:15:27 +08:00
Nguyen Anh Quynh
34456afdb1
python: temprorarily comment out the code removing old package in setup.py & setup_cython.py. this should be moved somewhere later
2014-04-10 12:06:55 +08:00
Nguyen Anh Quynh
1a39bb59e1
API: bump to 2.2 after the addition of Sparc support
2014-03-10 20:49:46 +08:00
Nguyen Anh Quynh
071a7fbaba
python: bump python package version to 2.1
2014-02-20 12:22:53 +08:00
Nguyen Anh Quynh
58a3e3e5ad
python: cleanup setup*.py
2014-01-09 09:29:36 +08:00
Nguyen Anh Quynh
f7f15a8f4e
python: cleaning pkg directory before installing
2014-01-09 08:14:42 +08:00
Nguyen Anh Quynh
bc97e6cb13
bump package version to 2.0
2014-01-06 12:50:55 +08:00
Nguyen Anh Quynh
fa0639b7e1
python: clean setup.py
2013-12-17 22:13:28 +08:00
Nguyen Anh Quynh
74d95ab04f
python: minor fix for setup.py
2013-12-06 08:55:37 +08:00
Nguyen Anh Quynh
923d9262af
python: update to reflect latest API change
2013-12-03 13:13:39 +08:00
Nguyen Anh Quynh
26ee41aa67
initial import
2013-11-27 12:11:31 +08:00