summaryrefslogtreecommitdiffstats
path: root/rbutil/mkamsboot/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-05-05fix mkamsboot compilation on systems where 'make' is not 'GNU make' (FreeBSD ...Marcoen Hirschberg1-1/+1
2010-02-25mkamsboot: make sure files depending on dualboot.h are updatedRafaël Carré1-0/+4
2010-02-22mkamsboot: use version.sh properlyRafaël Carré1-1/+1
2010-02-19Tweaked dependencies a bitBjörn Stenberg1-14/+10
2010-02-19Revert r24763 : LIBOBJS is already included in OBJSRafaël Carré1-1/+1
2010-02-19mkamsboot binary depends on the same object files than libmkamsbootRafaël Carré1-1/+1
2009-12-13Make lipo calls silent.Dominik Riebeling1-2/+2
2009-12-06Remove special lib Makefile targets that aren't used anymore.Dominik Riebeling1-5/+0
2009-11-28Fix building universal binaries.Dominik Riebeling1-1/+0
2009-11-28Handle TARGET_DIR in universal library building.Dominik Riebeling1-3/+3
2009-11-08mkamsboot: fix linking (typo from r23520)Rafaël Carré1-1/+1
2009-11-04Remove unused variable.Dominik Riebeling1-1/+1
2009-11-04Clean up mkamsboot building. No functional changes.Dominik Riebeling1-23/+22
2009-11-03Fix building of Rockbox Utility by restoring object list for libmkamsboot.aDominik Riebeling1-1/+1
2009-10-31FS#10741 - rbutil: Fix mkamsboot Makefile dependanciesTomer Shalev1-11/+14
2009-10-11mkamsboot: allow the version string to be overridden from the commandline - e...Dave Chapman1-0/+2
2009-10-09mkamsboot: build and package (dmg) an universal OSX binaryRafaël Carré1-4/+20
2009-10-08Don't warn if the archive has to be created.Dominik Riebeling1-1/+1
2009-09-05Make mkamsboot Makefile operate silent per default.Dominik Riebeling1-7/+13
2009-09-04rbutil: modify buildsystem so you can build outside of the rbutilqt directoy....Dominik Wenger1-13/+12
2009-09-04Explicitly set CC to prevent make trying to use cc instead. Fixes build issue...Dominik Riebeling1-0/+1
2009-08-15Make mkamsboot Makefile more silent.Dominik Riebeling1-2/+7
2009-08-15mkamsboot: move intermediate files into a build directory and allow building ...Dominik Wenger1-14/+38
2009-07-05Change to versioning for mkamsboot to <rXXXXX>-<DATE> for svn builds. A fixed...Thomas Martitz1-1/+4
2009-05-28FS#10253 : mkamsboot v1.0mkamsboot_1.0Rafaël Carré1-74/+32
2008-12-24Commit updated mkamsboot for c200v2 patching. Tested and seems to be working...Michael Giacomelli1-3/+10
2008-11-14Clean up the Makefile a little - no functional changes.Dave Chapman1-99/+45
2008-11-10"mv m200v2 m200v4"Daniel Stenberg1-16/+16
2008-10-30mkamsboot: supports Fuze firmwaresRafaël Carré1-3/+23
2008-10-30Add MD5 checksumming of the original firmware images - for extra safety, and ...Dave Chapman1-6/+9
2008-10-28mkamsboot: Fix makefile rules for e200v2 and m200v2Rafaël Carré1-3/+3
2008-10-19add sansa m200v2 support to mkamsboot.Dominik Wenger1-5/+25
2008-10-11Major rework of mkamsboot, extending work done by Rafael Carre. We now build...Dave Chapman1-30/+68
2008-10-04Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so th...Dave Chapman1-0/+56