summaryrefslogtreecommitdiffstats
path: root/src/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-01-08Makefile: Fix setting compilerPali Rohár1-3/+3
2016-12-17all: Enable Large File SupportPali Rohár1-1/+1
2016-12-06usb-device: Check that we are not using broken libusb-1.0 libraryPali Rohár1-1/+1
2016-12-06all: Compile globally without _GNU_SOURCE, define _BSD_SOURCE or _GNU_SOURCE ...Pali Rohár1-1/+1
2016-12-06all: Revert libusb-1.0 supportPali Rohár1-1/+1
2016-01-23all: Switch to libusb-1.0Sebastian Reichel1-1/+1
2015-06-24mangen: Set build date externallyDhole1-1/+3
2014-11-26Makefile: Now 0xFFFF is Posix compatible, enable -D_POSIX_C_SOURCE=200809LPali Rohár1-1/+1
2014-11-18Makefile: Fix compilation of libusb-sniff librariesPali Rohár1-2/+2
2013-09-23Makefile: Fix depends for manpagePali Rohár1-1/+1
2013-09-21Makefile: Add examples to manpagePali Rohár1-2/+4
2013-04-21Makefile: Add support for cross compilePali Rohár1-6/+10
2013-04-07Makefile: Add libusb-sniff library rulesPali Rohár1-5/+13
2013-04-07Makefile: Remove dependency on libm.soPali Rohár1-1/+1
2013-04-07Makefile: Add mangen rulesPali Rohár1-3/+12
2013-01-24Makefile: Add $(BIN) to destination in make installPali Rohár1-1/+1
2013-01-24Makefile: Fix make installPali Rohár1-1/+1
2012-11-25Fix MakefilePali Rohár1-2/+2
2012-11-25Update MakefilesPali Rohár1-2/+11
2012-11-25Remove old console prompt from treePali Rohár1-1/+1
2012-11-25Remove old queue mode from treePali Rohár1-1/+1
2012-11-24cal: Added CAL parser from CalvariaPali Rohár1-1/+1
2012-11-20Remove old dump codePali Rohár1-1/+1
2012-11-19Makefile: Remove CFLAGS unsupported by old gccPali Rohár1-1/+1
2012-11-15Makefile: Add mkii.o and disk.oPali Rohár1-1/+1
2012-11-15operations: Added support for local devicePali Rohár1-1/+1
2012-09-23Remove WITH_ definesPali Rohár1-13/+1
2012-09-23operations: Added operations file for wrapping all device operationsPali Rohár1-1/+1
2012-09-22device: Implement hwrevs as array of int16_tPali Rohár1-0/+1
2012-08-11Makefile: Remove duplicate flagsPali Rohár1-2/+2
2012-08-11Rewrite Makefile, move WITH_DEVICE, WITH_USB and WITH_SQUEUES to MakefilePali Rohár1-22/+21
2012-08-10Remove old hexdup.c codePali Rohár1-1/+1
2012-08-10Rename utils.c to printf-utils.c, remove unused functionsPali Rohár1-1/+1
2012-08-09Remove old serial.c codePali Rohár1-1/+1
2012-08-09Move query.c into nolo.cPali Rohár1-1/+1
2012-08-09Rename flash.c to nolo.cPali Rohár1-1/+1
2012-08-09Remove old pieces.c and fpid.c codePali Rohár1-1/+1
2012-08-09Add new code to MakefilePali Rohár1-0/+3
2012-08-09Remove old devices.c codePali Rohár1-1/+1
2012-08-09Remove old hash.c codePali Rohár1-1/+1
2012-08-09Remove old fiasco.c codePali Rohár1-1/+1
2012-06-23Fix compilation warningsPali Rohár1-1/+1
2009-10-17* Fix static buildpancake@localhost.localdomain1-0/+3
2008-12-14* Oops missing up0.4pancake1-1/+1
2008-12-08* Added -n flag to do not write to disk or flash (simulation)pancake1-1/+3
2008-03-05* Initial import of the GtkAML gui frontend - Mostly implemented in just one ...pancake1-1/+2
2008-01-14* Up to 0.3.2pancake1-3/+5
2007-11-20- Import patches from Osvaldo Santana * Fix build on gcc 4 * Fix nanddump cal...0.3.1pancake1-0/+1
2007-10-08* Finally implement the support for the FIASCO firmware formatpancake1-1/+1
2007-06-12* Finally integrate libusb in Makefiles. Use 'allusb' target to build a 0xFFF...pancake1-0/+8