OSDN Git Service

Improved test script.
[slunkcrypt/SlunkCrypt.git] / Makefile
2022-09-29 LoRd_MuldeRFixed detection of 32-Bit (x86) version of Haiku OS. 1.2.1-1
2022-09-23 LoRd_MuldeRFixed compatibility of Makefile with older make versions.
2022-09-20 LoRd_MuldeRFixed building the library *without* pthread support.
2022-09-20 LoRd_MuldeREnable the "-pedantic" option for GCC + fixed a few...
2022-05-08 LoRd_MuldeREnable explicit_bzero() and getentropy() on DragonFly...
2022-05-07 LoRd_MuldeRSmall improvement to Makefile + fixed compilation with...
2022-04-23 LoRd_MuldeRSmall code clean-up + improved the Makefile + detect...
2022-04-10 LoRd_MuldeRAdded built-time option SLUNKBUILD_NOTHREADS to disable...
2021-11-13 LoRd_MuldeRReplaced 'glibc' checks with more general 'linux' check...
2021-05-08 LoRd_MuldeRAdded simple release script. 1.0.0-beta1
2021-04-19 LoRd_MuldeRSmall Makefile improvement.
2021-04-06 LoRd_MuldeRSmall improvement to Makefile.
2021-03-20 LoRd_MuldeRFixed a bunch of warnings with legacy MinGW version.
2021-03-20 LoRd_MuldeRAvoid the use of a "Trigraph" in the test data.
2021-03-20 LoRd_MuldeRAdded support for link-time-optimizations.
2021-03-20 LoRd_MuldeRAdded build script for Windows.
2021-03-20 LoRd_MuldeRAdded helper script for profile-guided optimization...
2021-03-20 LoRd_MuldeRUse __attribute__((destructor)), if supported by the...
2021-03-20 LoRd_MuldeRAutomatically perform initialization when slunkcrypt_ra...
2021-03-20 LoRd_MuldeRAdded global (de)initialization functions.
2021-03-20 LoRd_MuldeRSolaris compile fix.
2021-03-20 LoRd_MuldeRSome compatibility fixes for legacy MinGW and Cygwin.
2021-03-20 LoRd_MuldeRSome compile fixes for Cygwin + improved Makefile to...
2021-03-20 LoRd_MuldeRSome code refactoring.
2021-03-20 LoRd_MuldeRRenamed project to "SlunkCrypt", in order to avoid...
2021-03-20 LoRd_MuldeRFixed a few warnings.
2021-03-20 LoRd_MuldeRSome code clean-up.
2021-03-20 LoRd_MuldeRMakefile improvements.
2021-03-20 LoRd_MuldeRAdded simple Makefile.