31 Commits

Author SHA1 Message Date
null-cell 5199a5aa79 fix typos in intro_to_porting 2023-05-15 13:58:12 +02:00
null-cell 2a611d9a8c adds documentation for porting, resolves PR comments 2023-05-15 11:05:31 +02:00
Phoebe 343fbe0ec9 Add vcpkg installation instructions (#449) 2020-02-15 08:15:27 +08:00
unknownv2 a6f802e864 Fix "Compare Keystone & LLVM" link (#332)
The path /beyond_qemu.html should most likely be /beyond_llvm.html.
2017-12-21 13:04:30 +08:00
Aaron Gallagher 6a8d520e9d Rename from fhs to lib64 in nix compile docs 2017-02-05 10:50:02 -08:00
Aaron Gallagher 8796617fce Update nix compile docs to use lib64 option
The 'fhs' build option has been renamed to 'lib64'
2017-02-05 10:44:18 -08:00
noword 37ed9a3d28 fix mistakes in docs
LLVM_TARGETS_TO_BUILD should split with ';' not ','
2016-12-29 15:42:03 +08:00
Nguyen Anh Quynh 0bf629b6d1 docs 2016-11-03 22:00:20 +08:00
Nguyen Anh Quynh b33a6f3098 docs: cleanup COMPILE-WINDOWS-CROSS.md 2016-10-11 00:34:49 +08:00
ZILIO Nicolas f8962e9c7f added documentation for using keystone as a library in cross compiled project 2016-10-10 18:14:03 +02:00
Nguyen Anh Quynh bf71548b23 fix COMPILE-NIX.md 2016-08-14 20:32:18 +08:00
quangnh89 4a0b85fba8 fix memory leaks in ks_asm(). 2016-08-01 15:33:12 +07:00
Nguyen Anh Quynh b400b42f3a Merge branch 'fhs' 2016-07-19 21:29:36 +08:00
Nguyen Anh Quynh 1d980a06d3 docs: add link to GNU standard install directories to COMPILE-NIX.md. see issue #21, #182 2016-07-19 22:03:31 +08:00
Nguyen Anh Quynh cb3824a8cb support Linux FHS with a new compile option 'fhs'. see issue #213 2016-07-19 16:15:46 +08:00
Nguyen Anh Quynh 1961092f2d build universal binaries on MacOS by default 2016-07-15 02:44:58 +08:00
Nguyen Anh Quynh 0faa856bed make-*sh now can build MacOS universal binaries 2016-07-15 00:30:47 +08:00
Nguyen Anh Quynh 89ab34c6ff add RECON16 slides 2016-06-21 08:23:37 -04:00
Nguyen Anh Quynh 9c040aa29f docs: add MSVC version & Python as dependency to COMPILE-WINDOWS.md 2016-06-03 16:45:43 +08:00
Nguyen Anh Quynh 8b15d76c1a allow to build with DEBUG option for make-share.sh & make-lib.sh 2016-05-14 01:15:38 +08:00
Nguyen Anh Quynh dbb312c5c4 docs: make markdown output matches raw text 2016-05-02 09:56:19 +08:00
Nguyen Anh Quynh 6a9fef8b55 docs: markdown fix 2016-05-02 09:51:23 +08:00
Nguyen Anh Quynh e3877e08ff docs: dont number dependency to fix weird markdown 2016-05-02 09:04:36 +08:00
Nguyen Anh Quynh 6df438d125 docs: number items from 1, not 0 2016-05-02 09:00:55 +08:00
Nguyen Anh Quynh 483ec414a7 docs: instructions on how to compile selected architectures 2016-05-02 08:50:01 +08:00
Nguyen Anh Quynh 3cdfd7a203 Merge branch 'master' of https://github.com/keystone-engine/beta 2016-04-30 13:19:09 +08:00
Nguyen Anh Quynh 25ff3f3cef docs: update COMPILE-WINDOWS.md 2016-04-30 12:05:59 +08:00
Sébastien Duquette fb187c7002 Update README. 2016-04-29 23:57:20 -04:00
Nguyen Anh Quynh e366688f8c better readability for docs/COMPILE* 2016-04-28 21:24:02 +08:00
Nguyen Anh Quynh d28111c652 fix docs/beyond_llvm.md 2016-04-28 21:10:10 +08:00
Nguyen Anh Quynh 9f1a353f68 import 2016-04-28 21:06:49 +08:00