aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-06-13Update cmake_minimum_required to version 2.8.12 (#1756)scribam
2020-10-27Option to generate install target (#1698)Keegan Saunders
2019-12-16Use GNUInstallDirs for the headers too (#1570)Schrijvers Luc
2019-04-29Add cmake option to tell whether architectures should be included by default ...JornVernee
2019-02-20respect libsuffix in pkgconfig (#1393)Anton Bolshakov
2019-02-01cmake: add new option CAPSTONE_X86_ONLY to build just x86. also add cmake-x86.shNguyen Anh Quynh
2019-01-09next version = 5.0Nguyen Anh Quynh
2018-12-16Update SystemZ to LLVM commit 5ad902a6 (#1306)mephi42
2018-12-16bump version to 4.1Nguyen Anh Quynh
2018-12-06Add support for the MOS65XX family such as the MOS 6502.Sebastian Macke
2018-10-23Generate capstone.pc to the location it is installed from (#1265)Derrick McKee
2018-09-17Fix typos. (#1248)Bruce Mitchener
2018-07-20merge next to masterNguyen Anh Quynh
2018-06-01Integrate capstone with oss-fuzz (#1150)Catena cyber
2018-06-01Integrate capstone with oss-fuzz (#1150)Catena cyber
2018-04-26CMakeLists.txt: Add cstool build option (#1118)Connor Davis
2018-04-26CMakeLists.txt: Add cstool build option (#1118)Connor Davis
2018-03-31add Ethereum VM architectureNguyen Anh Quynh
2018-03-29force Capstone to be build using MT (#1109)Alberto Garcia Illera
2018-03-29prefix cs_ to global variables to avoid link problems (#1108)Alberto Garcia Illera
2018-03-18Fix pkg-config output when using cmake (#1098)Andrew D'Addesio
2018-03-18Fix pkg-config output when using cmake (#1098)Andrew D'Addesio
2017-10-21M680X: Target ready for pull request (#1034)Wolfgang Schwotzer
2017-07-19cmake: do not set libsuffix=64 on MacOS. fix issue #963Nguyen Anh Quynh
2017-07-19cmake: do not set libsuffix=64 on MacOS. fix issue #963Nguyen Anh Quynh
2017-07-18detect 64bit library location. compatibility for 64bit systems. (#963)Fernie
2017-07-18detect 64bit library location. compatibility for 64bit systems. (#963)Fernie
2017-05-11Rename test.c to test_basic.c with corresponding executable name change. (#923)Nick Briggs
2017-05-09cmake: build static MSVCRT by defaultNguyen Anh Quynh
2017-05-02cmake - fix SOVERSION property used for libcapstone.so (#914)Gabor Buella
2017-05-02cmake - fix SOVERSION property used for libcapstone.so (#914)Gabor Buella
2017-04-30cmake: install pkg config fileGabor Buella
2017-04-30cmake: install pkg config fileGabor Buella
2017-04-14Added support for the TMS320C64x architecture.Fotis Loukos
2017-02-26CMake: bump version to 3.0.5Nguyen Anh Quynh
2016-11-16cmake: Add a check of MSVC variable before setting flags that link the librar...Nguyen Anh Quynh
2016-11-16Add a check of MSVC variable before setting flags that link the libra… (#814)microplankton
2016-10-19cstool: prepare for multiple C sourcesNguyen Anh Quynh
2016-10-19cstool: prepare for multiple C sourcesNguyen Anh Quynh
2016-10-11cstool: compile with CMake using CMakeLists.txt in root dirNguyen Anh Quynh
2016-10-11cstool: compile with CMake using CMakeLists.txt in root dirNguyen Anh Quynh
2016-10-11cstool: support CMakeNguyen Anh Quynh
2016-10-11cstool: support CMakeNguyen Anh Quynh
2016-05-11port Windows driver supporttandasat
2016-04-26remove myinttypes.hNguyen Anh Quynh
2015-10-04Fixed missing includes + changed CMakeLists.txtDaniel Collin
2015-10-04CMake: better support for M68KNguyen Anh Quynh
2015-10-02This adds M68K support to CapstoneDaniel Collin
2015-08-04Resolve cmake project version policy warningTaras Tsugrii
2015-08-04Fix policy warningTaras Tsugrii