aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/aesxx/utils/CMakeLists.txt (unfollow)
Commit message (Collapse)Author
2021-03-24cmake: use install_pdbs()Egor Tensin
2021-03-24Boost::disable_autolinking is mandatoryEgor Tensin
2019-12-21utils/ -> aesxx/utils/Egor Tensin
2019-12-21utils: install() PDB filesEgor Tensin
2019-12-21cmake: use Boost::* imported targetsEgor Tensin
2019-12-10utils: add install rulesEgor Tensin
2019-12-09minor improvements to CMakeLists.txtEgor Tensin
2017-06-22utils: refactor command-line arguments parsingEgor Tensin
+ update usage messages.
2017-04-29split root CMakeLists.txtEgor Tensin
2017-02-08CMakeLists.txt updatesEgor Tensin
2017-01-22utils: add header files to CMakeLists.txtEgor Tensin
2016-10-17utils: code dedupeEgor Tensin
2016-10-17fix compiler warningsEgor Tensin
2016-10-16CMakeLists.txt: updateEgor Tensin
* Static runtime linking if the top-level project. * Multiple other minor-ish improvements.
2016-05-19rename the projectEgor Tensin
2015-12-28utils: interface update & refactoringEgor Tensin
2015-12-27utils: Boost.Filesystem for usage messagesEgor Tensin
2015-10-20cxx: implement "boxes"Egor Tensin
2015-08-11bugfixEgor Tensin
I am such a moron.
2015-08-03rename the utilitiesEgor Tensin
2015-07-07utils: rearrange filesEgor Tensin
2015-06-24move executables from test/ to utils/Egor Tensin
2015-06-20utils: add bitmap utilsEgor Tensin
2015-06-19rename executablesEgor Tensin
2015-06-19add buffer encryption to "boxes"Egor Tensin
2015-06-15utils/cxx/ -> cxx/Egor Tensin
2015-06-11add utils/cxxEgor Tensin
2015-06-11add error codes & messages to the libraryEgor Tensin
2015-06-10/SAFESEH for the asm implementationEgor Tensin
2015-06-10utils: fix compilation errors w/ the asm implEgor Tensin
2015-06-10add file encryption utils for AES-128-ECBEgor Tensin