aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2025-09-12Makefile # 2: m68k/linux needs -latomic (for POSIX)Robert Swiecki
2025-09-12Makefile: m68k/linux needs -latomicRobert Swiecki
2025-03-20make: add a preprocessor define for the real OSKhaled Yakdan
2023-12-20libhfcommon/util: if'izing the util_rndInitThread codeRobert Swiecki
2023-12-06solaris based system, disable process ASLR.David Carlier
2023-10-04linux/bfd: cast a function of an incompatible type via void*Robert Swiecki
2023-10-02linux/bfd: allow un-strict function conversion with clangRobert Swiecki
2023-04-11macOs build fix proposal when OS is set to posix.David CARLIER
2022-11-17Add new macOS major version condition.Yaroslav
2022-08-26compilable on macOS > 11cc
2022-06-23make indent dependRobert Swiecki
2022-01-01Makefile: info about using proper NDK versionRobert Swiecki
2022-01-01android: update android prerequisites - NDK v23b, android-30 ABI. Make arm64 ...Robert Swiecki
2021-08-01Solaris/Illumos build implementation proposal.David Carlier
2020-07-22Fix typo and install include/libhnetdriver/netdriver.h properlyKamil Rytarowski
2020-06-11Improve NetBSD compatibilityKamil Rytarowski
2020-05-05subproc: simpler subproc_StatusToStr())Robert Swiecki
2020-05-05iwyu: use iwyu to fix includes across the codeRobert Swiecki
2020-04-29Makefile: revert to c11 from c17, as not-so-old MacOS systems (via clang) do...Robert Swiecki
2020-04-29Makefile: move clang-format options to .clang-formatRobert Swiecki
2020-04-27Makefile: use LDFLAGS after OBJS, so the shared library have correct depsRobert Swiecki
2020-04-27Makefile: switch from c11 to c17 which is default (except 'gnu') for modern g...Robert Swiecki
2020-04-22Makefile: fix compilation dependency on macOSPaul Grandperrin
2020-04-18Makefile: switch -param max-inline-insns-single to -finline-limit is more gcc...Robert Swiecki
2020-04-04libhfuzz/performance: print my_thread_no with debug messagingRobert Swiecki
2020-04-03libhfuzz: add performance monitoring moduleRobert Swiecki
2020-03-26Makefile/linux/bfd: give ability no to link against bfd/binutilsRobert Swiecki
2020-03-12Makefile: libunwind 1.2.1 (Ubuntu 19.10) wants liblzmaDouglas Bagnall
2020-03-06Makefile: allow for more aggressive inlining, esp. of the libhfuzz/ functionsRobert Swiecki
2020-02-26cmpConstFeedbackL unify infrastructure for integers and other memoryRobert Swiecki
2020-01-09Support compilation on macOS 10.15 (Catalina)alexandru totolici
2019-12-18Makefile: indentRobert Swiecki
2019-12-05netbsd: generate reportRobert Swiecki
2019-12-05posix: generate reportRobert Swiecki
2019-12-05posix: add san log parsingRobert Swiecki
2019-12-05Makefile: don't use arch name in COMMON_LDFLAGSRobert Swiecki
2019-12-05report: move report generating to report.cRobert Swiecki
2019-12-05Makefile: also build libhfuzz for dynamic preloadingRobert Swiecki
2019-12-05make indent dependRobert Swiecki
2019-12-04sanitizers: move arch_hashCallstack to sanitizersRobert Swiecki
2019-12-04cmdline/sanitizers: add option to delete/retain asan report, as well as move ...Robert Swiecki
2019-12-03linux/trace: use HF_STR_LEN instead PATH_MAX for some non-path stringsRobert Swiecki
2019-11-13Makefile: typoRobert Swiecki
2019-11-13Makefile: simplify debuggingRobert Swiecki
2019-11-13Makefile: commentRobert Swiecki
2019-11-13Makefile/mac: sort varsRobert Swiecki
2019-11-13Makefile: don't require pkg-config for LinuxRobert Swiecki
2019-11-13Makefile: ARCH_*FLAGS envs are localRobert Swiecki
2019-11-13Makefile: set common options earlierRobert Swiecki
2019-11-12Makefile/linux: Fedora doesn't seem to provide libunwind static libs correctlyRobert Swiecki