Commit Graph

49 Commits

Author SHA1 Message Date
lazymio c1a391cb6b
Update FAQ 2022-05-18 15:01:20 +02:00
lazymio 95d72e2db3
Update docs 2022-04-30 00:30:06 +02:00
lazymio 290f8d48bd
Update docs 2022-04-17 16:44:21 +02:00
lazymio 5b2c610527
Sync doc with repo wiki 2022-02-13 09:54:38 +01:00
mio 3cbe32053b
Change git url to https url to avoid git submodule clone error 2022-01-18 21:09:01 +01:00
Wu ChenXu 4e155b3d22
Update Documentation Version (#1459)
* Update Documentation version

* Update documentation links in docs/README
2021-10-14 00:00:10 +08:00
mio db821ad005
Sync documents 2021-10-06 04:53:05 +08:00
mio 2474f9513b
Sync docs from wiki and remove cmake.sh 2021-10-05 15:26:13 +02:00
Nguyen Anh Quynh aaaea14214 import Unicorn2 2021-10-03 22:14:44 +08:00
Nguyen Anh Quynh 00bbe2ce7d we do not need Python to build anymore 2020-04-30 13:58:33 +08:00
Lily 1968eb0952
Add vcpkg installation instructions (#1208)
* Add vcpkg installation instructions

* Add vcpkg installation instructions

* Add vcpkg installation instructions

* Add vcpkg installation instructions
2020-02-17 16:12:15 +08:00
Wu ChenXu 72d5a9b386
A simple API Doc in chinese (#1196)
* Add files via upload

* Delete Micro Unicorn-Engine API Documentation.md

* Add files via upload

* Add files via upload

* Delete Micro Unicorn-Engine API Documentation.pdf

* add API Doc
2020-02-09 01:00:58 +08:00
naq 27cf6617a3 docs: we no longer requires python2 in building 2019-09-20 17:27:54 +08:00
naq 0551b56633 cleanup COMPILE-CMAKE.md 2019-09-08 17:08:00 +08:00
naq 1962cf3580 cleanup COMPILE-CMAKE.md 2019-09-08 17:05:51 +08:00
naq 4c80d9afd4 cleanup 2019-09-08 16:47:38 +08:00
Chen Huitao 60896de9f4 add CMakeList.txt. build windows binary by using vs2019. (#1134)
* add CMakeList.txt. build windows binary by using vs2019.

* remove macro redefinition warning.

* add nmake.bat.

* update CMakeLists.txt. build successfully on Ubuntu-1804-amd64.

* add CMakeList.txt. build windows binary by using vs2019.

* remove macro redefinition warning.

* add nmake.bat.

* update CMakeLists.txt. build successfully on Ubuntu-1804-amd64.

* Add build specific arch option.

* fix old MSVC inline and mipsel macro.

* add install target and option of embeded MSVCRT lib.

* add cmake.sh and document.

* add xwings and chenhuitao as programmer.

* fix COMPILE-CMAKE. rename txt to md.
2019-09-08 16:42:43 +08:00
Starlet Leonhart 0cd69ee03b Add ARM64 Android support in make.sh (#1099)
* Add Android ARM64 support.

* Fix some things
2019-07-01 19:24:36 +08:00
Guillaume Sottas cf0bcb82b4 fix invalid script path (#975) (#976)
* fix invalid script path (#975)

* expose target_page_align and target_page_size to public API.

* add newly exposed values to python binding.

* Revert "expose target_page_align and target_page_size to public API."

This reverts commit 38145bbaba.

* Revert "add newly exposed values to python binding."

This reverts commit 0884e06527.

* add python2-setuptools in required cygwin packages.

* Revert "fix invalid script path (#975)"

This reverts commit 8c55ca7d34.
2018-07-11 22:33:13 +07:00
Jeremy Agostino 4ad770b6c2 Added note about installing tests dependencies on Mac OS X. Added note about tests failing when required architecture support is disabled in build. (#908) 2017-10-12 19:56:00 +08:00
Nguyen Anh Quynh e917c9de10 Merge branch 'master' into msvc2 2017-04-21 01:17:00 +08:00
Elias Bachaalany 65a8c88f16 Fixed minor typo (#799) 2017-04-19 14:04:52 +08:00
Elias Bachaalany 0948580acc Added more clarification to Windows compilation steps (#797) 2017-04-15 09:35:09 +08:00
Nguyen Anh Quynh 6ea39f7d5a merge msvc with master 2017-02-24 10:39:36 +08:00
Nguyen Anh Quynh 978b803d04 update docs for MSVC port 2017-01-24 23:20:19 +08:00
Nguyen Anh Quynh 5a1e86d46b update Windows DLL dependency 2017-01-22 00:39:21 +08:00
Nguyen Anh Quynh ab3178bc25 make.sh builds fat binaries on MacOS by default 2016-12-20 11:37:53 +08:00
Nguyen Anh Quynh 6d747d1a13 remove pkg-config dependency 2016-12-20 11:30:26 +08:00
Nguyen Anh Quynh 87d7c1be4b docs: remove glib dependency 2016-12-19 22:01:50 +08:00
Nguyen Anh Quynh c8b3d62692 docs: add libpcre-1.dll as Msys dependency to COMPILE-WINDOWS.md 2016-12-04 20:50:13 +07:00
oblivia simplex eeea39c717 OpenBSD_Notes_re_DEP: Added an md file in docs/ explaining how to disable W^X protections on the filesystem you're using to execute Unicorn-using programmes, so that the OS will allow those programmes to run. 2016-11-19 12:55:04 -04:00
Nguyen Anh Quynh b7ad7f180c update docs/COMPILE-NIX.md 2016-10-01 00:01:32 +08:00
Nguyen Anh Quynh 3eb03a8422 docs: install dependency for cross-compile to i386 2016-08-18 17:26:56 +08:00
idl3r dcd06b087f make.sh: rename option nix32 to linux32 according to aquynh's advise. Also update COMPILE-NIX.md to reflect this change. 2016-08-17 20:27:08 +08:00
Nguyen Anh Quynh f8942f5987 docs: note on glib universal format for MacOS 2016-07-15 16:46:09 +08:00
Nguyen Anh Quynh 6f5e59be73 make.sh: add new option 'macos-universal' to build MacOS universal binaries 2016-07-15 16:34:16 +08:00
Spl3en 60e5b43898 Update COMPILE-WINDOWS.md - Improve lisibility. 2016-05-17 15:09:13 +02:00
Nguyen Anh Quynh ebac94c431 docs: more markdown fix for COMPILE*md 2016-04-30 13:08:40 +08:00
Nguyen Anh Quynh 822e762561 docs: fix markdown for COMPILE*md 2016-04-30 13:05:35 +08:00
Nguyen Anh Quynh 38b4e35b20 docs: fix markdown for COMPILE*md 2016-04-30 13:03:39 +08:00
Nguyen Anh Quynh 9236eb4597 correct docs/COMPILE.md 2016-04-30 12:03:07 +08:00
Nguyen Anh Quynh fdd01588f1 docs: move COMPILE.TXT to docs/, and split it into separate files for *nix & Windows 2016-04-30 09:49:00 +08:00
Nguyen Anh Quynh 7906021037 rename docs/README to docs/README.md 2016-01-12 09:43:40 +08:00
Edgar Barbosa c6b6ba5daa fixed small typo 2015-11-17 19:35:11 -02:00
Nguyen Anh Quynh 6596b4b829 docs/README: copy&paste error 2015-10-17 01:27:37 +08:00
Nguyen Anh Quynh 01c52ea885 add some links to docs/README 2015-10-17 01:11:20 +08:00
pancake 046f29442b Some polishment on the ascii art logo 2015-08-31 11:08:02 +02:00
pancake 812aa7549b Add hand-made ascii-art logo 2015-08-26 17:42:17 +02:00
Nguyen Anh Quynh 344d016104 import 2015-08-21 15:04:50 +08:00