summaryrefslogtreecommitdiffstats
path: root/rbutil/ipodpatcher/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-12-16Don't add LIBSOURCES to SOURCES.Dominik Riebeling1-1/+1
2013-04-05Fix ipodpatcher on OS X.Dominik Riebeling1-1/+1
2013-04-05Replace the use of uname to get the build output.Dominik Riebeling1-3/+1
2013-04-04Put resource object into object folder.Dominik Riebeling1-2/+3
2013-04-04Remove unnecessary all target.Dominik Riebeling1-1/+0
2012-04-28ipodpatcher: replace ipod2c with bin2c.Dominik Riebeling1-9/+6
2012-02-05Make sure we use POSIX/C99 printf() when building for windowsRafaël Carré1-1/+1
2011-12-16sansapatcher, ipodpatcher: use MinGW C99 version of stdio functions.Dominik Riebeling1-1/+1
2011-12-16ipodpatcher: move linker only options out of CFLAGS.Dominik Riebeling1-1/+1
2011-12-16ipodpatcher: convert to use libtools.make.Dominik Riebeling1-60/+23
2011-09-26Replace bootloader object rules with suffix rules.Dominik Riebeling1-26/+10
2010-01-30Implement ipod_scsi_inquiry() on OS X.Dominik Riebeling1-4/+10
2010-01-28Update the comments describing how to build ipodpatcher - no functional changes.Dave Chapman1-1/+4
2009-12-09Fix ipodpatcher to work with new target names introduced in r23883Dave Chapman1-2/+2
2009-12-07Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg1-4/+4
2009-10-13ipodpatcher and rbutil support for the Nano2G - FS#10609 with a few further c...Dave Chapman1-3/+19
2009-08-04Add support (on Linux and win32 only - I couldn't figure this out on OS X) fo...Dave Chapman1-2/+2
2008-08-30Apply FS#9337 - Header file in SRC in rbutil/ipodpatcher. The parttypes.h hea...Bertrik Sikken1-1/+1
2008-03-25Make sansapatcher and ipodpatcher compile on OS X 10.5.Barry Wardell1-2/+2
2008-01-06allow building ipodpatcher / sansapatcher with MinGW.Dominik Riebeling1-0/+5
2007-09-21Forgot to adapate 'make clean'Jens Arnold1-1/+1
2007-09-21Add a manifest to ipodpatcher.exe in order to make it request administrative ...Jens Arnold1-2/+6
2007-09-08Add functions to read and write the AUPD (flash update) image. "--read-aupd ...Dave Chapman1-1/+1
2007-07-29Add -W to CFLAGS in Makefile and fix the generated warnings.Dave Chapman1-1/+1
2007-07-26Initial (untested apart from device detection) support for 1st/2nd gen ipods ...Dave Chapman1-2/+5
2007-06-16Initial integration of a --format option, based on fat32format.exe. The main...Dave Chapman1-8/+10
2007-03-03Add ipodpatcher-mac target for creating a Mac OS X universal binaryDave Chapman1-1/+12
2007-02-10Move ipodpatcher into rbutil directoryDave Chapman1-0/+61