aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2020-12-25v0.8.2v0.8.2Zeex1-1/+1
2020-11-02v0.8.1v0.8.1Zeex1-1/+1
2020-11-02v0.8v0.8Zeex1-1/+1
2020-10-31Fix CMake warning about policy CMP0054Zeex1-0/+3
2019-01-28v0.6v0.6Zeex1-1/+1
2018-11-04Add option to disable #inclusion of platform-specific files into subhook.cZeex1-2/+7
2018-09-08v0.5v0.5Zeex1-2/+2
2018-09-08Fix CMake 2.8.12 error and bump min CMake versionZeex1-1/+1
2018-09-06Rename test executable target to subhook_test and test -> testsZeex1-1/+1
2018-09-06Make build vars use default values from parent scope if definedZeex1-6/+14
2018-09-03Add -Wall -Wextra to compile flags for GCC/ClangZeex1-0/+5
2018-09-02v0.4.2v0.4.2Zeex1-2/+2
2018-09-01Invert SUBHOOK_NO_* build variablesZeex1-4/+5
2018-09-01Add FindYasm packageZeex1-0/+2
2018-09-01Fix issues with 64-bit build of test_exeZeex1-0/+13
2018-09-01Remove SUBHOOK_BUILD_ASM_TEST variableZeex1-2/+0
2018-09-01Tell CMake to skip C++ compiler setupZeex1-1/+1
2018-08-14v0.4.1v0.4.1Zeex1-1/+1
2018-08-14Add policy existence checkZeex1-2/+4
2018-04-11Make build variables visible in CMake GUIZeex1-0/+6
2017-10-31Fix CMake warning about @rpathZeex1-0/+2
2016-09-08v0.4v0.4Zeex1-1/+1
2016-08-28Fix CMake errorsZeex1-1/+1
2016-07-24v0.3v0.3Zeex1-2/+2
2016-07-24Convert tabs to spacesZeex1-14/+13
2016-01-02v0.2.3v0.2.3Zeex1-1/+1
2016-01-02Make it build on CygwinZeex1-1/+1
2015-12-12v0.2.2v0.2.2Zeex1-1/+1
2015-01-15v0.2.1v0.2.1Zeex1-1/+1
2015-01-06Make SUBHOOK_STATIC a regular variableZeex1-2/+0
2014-12-02Enable install and tests by deafultZeex1-2/+2
2014-11-29v0.2v0.2Zeex1-16/+17
2014-11-27Add support for trampolinesZeex1-7/+10
2014-10-04Remove excess quotesZeex1-7/+7
2013-12-15Revert "Move sources and headers to src and include"v0.1Zeex1-7/+5
2013-12-14Move sources and headers to src and includeZeex1-5/+7
2013-12-06Fix coding styleZeex1-4/+6
2013-03-29Revert "Change output name of the static library on Windows"Zeex1-3/+0
2013-03-27Change output name of the static library on WindowsZeex1-0/+3
2013-03-27Include SUBHOOK_STATIC in CMake cacheZeex1-5/+12
2013-03-04Use cached variables instead of optionsZeex1-3/+4
2013-02-01Fix functions still appearing in outer DLL's exports for static buildZeex1-0/+2
2013-01-22Add ARCHIVE DESTINATION for static buildsZeex1-0/+1
2013-01-19Add a test programZeex1-0/+7
2013-01-16Add SUBHOOK_INSTALL and SUBHOOK_PACKAGE to optionsZeex1-0/+3
2013-01-16Add SUBHOOK_PACKAGE varZeex1-0/+4
2013-01-16Set RUNTIME install path for the case of shared library buildZeex1-1/+2
2013-01-13First commitZeex1-0/+24