summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-09-06Periodic make dependJagger
2015-09-06Initial implementation of an ANSI status screenJagger
2015-08-23A quick periodic make dependJagger
2015-08-20Un-hardcode Android API choiceAnestis Bechtsoudis
2015-08-17Merge branch 'master' of https://github.com/google/honggfuzz into master_devAnestis Bechtsoudis
2015-08-16indent, dependJagger
2015-08-06Implement Android Linux PTRACE supportAnestis Bechtsoudis
2015-07-31Android support + minor improvementsAnestis Bechtsoudis
2015-06-11Resolve extra semi-colon errorTommy Murphy
2015-05-21Remove the interceptor lib with make cleanJagger
2015-04-15Updated Makefile for OS X 10.10, now uses xcrun to find the toolchain. Fixed ...tlogic@gmail.com
2015-03-12Make interceptor libs in a more friendly wayrobert.swiecki
2015-03-12Correct support for timers in linux/*robert.swiecki@gmail.com
2015-03-11Interceptor's flags are disabled on the file level nowrobert.swiecki
2015-03-11SLight Makefile fixrobert.swiecki
2015-03-10A simple string/memory interceptor lib for Linuxrobert.swiecki@gmail.com
2015-03-07Fedora-isms in the Makefilerobert.swiecki@gmail.com
2015-03-04Indent of the Makefilerobert.swiecki@gmail.com
2015-03-04Comment wrt SSE4.2 in the Makefilerobert.swiecki@gmail.com
2015-03-04Use putenv instead of setenv (no need for character conversion)robert.swiecki@gmail.com
2015-03-02POSIXLY_CORRECT getopt and 64-bit files in Linuxrobert.swiecki@gmail.com
2015-02-25Make it compile under Linuxrobert.swiecki@gmail.com
2015-02-25Make it sort-a work under FreeBSDrobert.swiecki
2015-02-23No need to force -O3robert.swiecki@gmail.com
2015-02-22Order of files in the Makefilerobert.swiecki@gmail.com
2015-02-22New mangle.* filerobert.swiecki@gmail.com
2015-02-20Fix some clang warningsrobert.swiecki@gmail.com
2015-02-19Limit the dynamic file fileSzrobert.swiecki@gmail.com
2015-02-19Naming scheme change for linux/perf.*robert.swiecki@gmail.com
2015-02-17Better makedependrobert.swiecki@gmail.com
2015-02-17Add ARCH to Makefilerobert.swiecki@gmail.com
2015-02-16Correct file alignmentrobert.swiecki@gmail.com
2015-02-16Get rid of capstone-isms (even if it's a cool library)robert.swiecki@gmail.com
2015-02-16Using bfd for disassemlyrobert.swiecki@gmail.com
2015-02-16Move all: to the top in the Makefilerobert.swiecki@gmail.com
2015-02-15Warning about missing librariesrobert.swiecki@gmail.com
2015-02-14proper reportingrobert.swiecki@gmail.com
2015-02-14Indentrobert.swiecki@gmail.com
2015-02-14Distinct directories for each architecturerobert.swiecki@gmail.com
2015-02-14Support for symbolization under Linuxrobert.swiecki@gmail.com
2015-02-13Get honggfuzz to compile under Mac OS X againgroebert@google.com
2015-02-11Introduce threadesrobert.swiecki@gmail.com
2015-02-03Add a capstone warning to the Makefilerobert.swiecki@gmail.com
2015-02-03Bit endianess detectionrobert.swiecki@gmail.com
2015-02-02Better error checkingrobert.swiecki@gmail.com
2015-02-02Make OS settablerobert.swiecki@gmail.com
2015-02-02Don't change CFLAGS/LDFLAGS for MacOSXrobert.swiecki@gmail.com
2015-02-02Switch to C++robert.swiecki@gmail.com
2015-02-02Better Makefilerobert.swiecki@gmail.com
2015-02-02ASAN env'srobert.swiecki@gmail.com