Commit Graph

25 Commits

Author SHA1 Message Date
Joshua J. Drake d12f55094a Improve support for building for Android devices
The Android NDK is rather finicky, so handle it specially. The most important
part here is using --sysroot for CFLAGS and LDFLAGS.
2015-06-17 12:49:51 -05:00
Nguyen Anh Quynh c8ca802b6f add some missing header files into COMPILE.TXT 2015-02-11 10:30:03 +08:00
Nguyen Anh Quynh 736762d395 update COMPILE.TXT to add more bindings 2014-11-14 15:22:05 +08:00
Nguyen Anh Quynh f85f981be8 update COMPILE.TXT 2014-11-13 14:58:45 +08:00
Nguyen Anh Quynh cc35100093 link COMPILE.TXT to xcode/README.md 2014-10-06 22:19:10 +08:00
Nguyen Anh Quynh 663829431e x86: return proper error if cs_option() enables AT&T syntax but AT&T support is opt-out at compile time 2014-08-20 14:02:14 +08:00
baguette 86e845056d renamed CAPSTONE_NO_ATT to CAPSTONE_X86_ATT_DISABLE, added options to makefile, cmake, compile.txt 2014-08-17 20:59:05 +02:00
Nguyen Anh Quynh f1c3acb547 add COMPILE_CMAKE.TXT & update COMPILE.TXT 2014-05-28 22:39:23 +08:00
Nguyen Anh Quynh 61882e56d5 msvc: update documentation for VS2010 2014-05-18 00:39:49 +08:00
Nguyen Anh Quynh 01f48397dc update instructions in COMPILE* 2014-05-15 11:06:43 +08:00
Nguyen Anh Quynh e31327da14 rename USE_SYS_DYN_MEM to CAPSTONE_USE_SYS_DYN_MEM for consistency with other options 2014-04-29 14:25:15 +08:00
Nguyen Anh Quynh 38863f20b9 minor fix for COMPILE.TXT 2014-04-29 14:21:15 +08:00
Nguyen Anh Quynh 18759b3194 update COMPILE.TXT after the last change in config.mk 2014-04-29 14:00:16 +08:00
Nguyen Anh Quynh de6dd29f36 minor fixes for COMPILE.TXT 2014-04-14 14:40:25 +08:00
Nguyen Anh Quynh 919875bd9f COMPILE.TXT: document uninstall process 2014-04-14 14:00:12 +08:00
Nguyen Anh Quynh f08ed97e96 support cross-compile for Android 2014-04-07 22:13:56 +08:00
Nguyen Anh Quynh 2eecc6c9ea add instructions on cross-compile for iOS to COMPILE.TXT 2014-04-01 16:29:07 +08:00
Nguyen Anh Quynh 5721d1ba28 no more diet.h 2014-03-27 21:01:08 +08:00
Nguyen Anh Quynh 48a14ca4ce add SystemZ arch 2014-03-23 08:35:45 +08:00
Nguyen Anh Quynh 05e27138ae core: add Sparc arch 2014-03-10 11:58:57 +08:00
Nguyen Anh Quynh 9919e3bbf6 update COMPILE.TXT 2014-01-22 10:17:59 +08:00
Nguyen Anh Quynh fe5e7f36f0 some minor fixes for COMPILE.TXT 2014-01-17 14:56:03 +08:00
Nguyen Anh Quynh dba00f8628 make.sh: fix instructions in COMPILE.TXT to switch to use make.sh 2014-01-17 14:20:54 +08:00
Oliver Pinter 6e2c07549d info: update COMPILE.TXT related to bsd target
modified:    COMPILE.TXT

Signed-off-by: Oliver Pinter <op@crysys.hu>
2014-01-16 12:35:50 +01:00
Nguyen Anh Quynh 8282dc628c add ChangeLog file, and rename some documentation files 2014-01-15 21:20:47 +08:00