aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-05-05Fix Makefile CAPSTONE_BUILD_CORE_ONLY (#1617)Summus
2020-02-19Fix installation path on FreeBSD and DragonFly (#1589)Mateusz Piotrowski
2019-07-29fix for make clean fail (#1524)Cen Zhang
2019-07-27fix for make.sh for android (#1523)Cen Zhang
2019-01-25make.sh: fix ./make.sh ios issue (#1354)Albert Long
2019-01-22Add missing-prototypes warning option (#1347)Marius Melzer
2019-01-13Fix include path in pkg-config for Makefile too (#1339). (#1340)rwmjones
2018-12-20Merge branch 'master' into nextNguyen Anh Quynh
2018-12-19Makefile: fix 'make uninstall DESTDIR=foo' for #1311 (#1314)Sergei Trofimovich
2018-12-19Testing whole corpus only if present (#1313)Catena cyber
2018-12-19Merge branch 'master' into nextNguyen Anh Quynh
2018-12-19Makefile: more fix for #1312Nguyen Anh Quynh
2018-12-19fix merge conflictsNguyen Anh Quynh
2018-12-19Makefile: more fix for #1312Nguyen Anh Quynh
2018-12-19fix #1311 & #1312Nguyen Anh Quynh
2018-12-16mos65xx: solve conflictsNguyen Anh Quynh
2018-12-11Use whole corpus for regression testing (#1302)Catena cyber
2018-12-06Add support for the MOS65XX family such as the MOS 6502.Sebastian Macke
2018-12-04Continuous integration for fuzzing (#1297)Catena cyber
2018-11-21Recognize MSYS compiler as MINGW compiler (#1290)amirgon
2018-10-03Remove i386 from Makefile (#1260)blacktop
2018-07-28MacOS: do not build in Universal format by defaultNguyen Anh Quynh
2018-07-20merge next to masterNguyen Anh Quynh
2018-05-25Cleanup build process (#1140)Stephen
2018-05-17Move functionality from make.sh to Makefile (#1142)Stephen
2018-05-17Move functionality from make.sh to Makefile (#1138)Stephen
2018-05-17Cleanup build process (#1023)Stephen
2018-05-12Cleanup makefile (#1132)Stephen
2018-05-12Cleanup makefile (#1132)Stephen
2018-03-31add Ethereum VM architectureNguyen Anh Quynh
2017-10-22Constify backend data (#1040)Richard Henderson
2017-10-21cleanup Makefile for M680K. also include its INC files in dependencyNguyen Anh Quynh
2017-10-21more makefile cleanup (#1039)Stephen
2017-10-21M680X: Target ready for pull request (#1034)Wolfgang Schwotzer
2017-10-20cleanup makefile (#1038)Stephen
2017-09-05Add posibility to disable universal build for osxJonas
2017-09-05Add posibility to disable universal build for osx. (#1004)Jonas
2017-06-02mingw build: cstool fails to build with mingw (#941)Adrian Herrera
2017-06-02mingw build: cstool fails to build with mingw (#941)Adrian Herrera
2017-05-11Rename test.c to test_basic.c with corresponding executable name change. (#923)Nick Briggs
2017-05-05Makefile: do not delete capstone.pc.inNguyen Anh Quynh
2017-05-05Makefile: do not delete capstone.pc.inNguyen Anh Quynh
2017-04-14Added support for the TMS320C64x architecture.Fotis Loukos
2017-04-14Makefile install works even when pkg-config is missingNguyen Anh Quynh
2017-02-06Silent CC warningspancake
2016-12-10Make sure bindir exists before installing to it.Hank Leininger
2016-10-23improve dependency on header files *.h, and remove clean from make.sh. see PR...Nguyen Anh Quynh
2016-10-23improve dependency on header files *.h, and remove clean from make.sh. see PR...Nguyen Anh Quynh
2016-10-13Makefile: remove extra / letter for install targetNguyen Anh Quynh
2016-10-11cstool: compile/clean/install/uninstall from MakefileNguyen Anh Quynh