summaryrefslogtreecommitdiff
path: root/rbutil/mkamsboot/Makefile
AgeCommit message (Expand)Author
2016-12-16Don't add LIBSOURCES to SOURCES.Dominik Riebeling
2011-12-16libtools.make: add rule to build a DLL.Dominik Riebeling
2011-12-15mkamsboot: convert to use libtools.make.Dominik Riebeling
2011-09-26Prevent unnecessary rebuilding of libs.Dominik Riebeling
2010-12-23Tweak Makefiles a bit to allow cross compiling Rockbox Utility.Dominik Riebeling
2010-05-27Use build dir and respect TARGET_DIR when building mkamsboot.Dominik Riebeling
2010-05-24mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AM...Rafaël Carré
2010-05-05fix mkamsboot compilation on systems where 'make' is not 'GNU make' (FreeBSD ...Marcoen Hirschberg
2010-02-25mkamsboot: make sure files depending on dualboot.h are updatedRafaël Carré
2010-02-22mkamsboot: use version.sh properlyRafaël Carré
2010-02-19Tweaked dependencies a bitBjörn Stenberg
2010-02-19Revert r24763 : LIBOBJS is already included in OBJSRafaël Carré
2010-02-19mkamsboot binary depends on the same object files than libmkamsbootRafaël Carré
2009-12-13Make lipo calls silent.Dominik Riebeling
2009-12-06Remove special lib Makefile targets that aren't used anymore.Dominik Riebeling
2009-11-28Fix building universal binaries.Dominik Riebeling
2009-11-28Handle TARGET_DIR in universal library building.Dominik Riebeling
2009-11-08mkamsboot: fix linking (typo from r23520)Rafaël Carré
2009-11-04Remove unused variable.Dominik Riebeling
2009-11-04Clean up mkamsboot building. No functional changes.Dominik Riebeling
2009-11-03Fix building of Rockbox Utility by restoring object list for libmkamsboot.aDominik Riebeling
2009-10-31FS#10741 - rbutil: Fix mkamsboot Makefile dependanciesTomer Shalev
2009-10-11mkamsboot: allow the version string to be overridden from the commandline - e...Dave Chapman
2009-10-09mkamsboot: build and package (dmg) an universal OSX binaryRafaël Carré
2009-10-08Don't warn if the archive has to be created.Dominik Riebeling
2009-09-05Make mkamsboot Makefile operate silent per default.Dominik Riebeling
2009-09-04rbutil: modify buildsystem so you can build outside of the rbutilqt directoy....Dominik Wenger
2009-09-04Explicitly set CC to prevent make trying to use cc instead. Fixes build issue...Dominik Riebeling
2009-08-15Make mkamsboot Makefile more silent.Dominik Riebeling
2009-08-15mkamsboot: move intermediate files into a build directory and allow building ...Dominik Wenger
2009-07-05Change to versioning for mkamsboot to <rXXXXX>-<DATE> for svn builds. A fixed...Thomas Martitz
2009-05-28FS#10253 : mkamsboot v1.0Rafaël Carré
2008-12-24Commit updated mkamsboot for c200v2 patching. Tested and seems to be working...Michael Giacomelli
2008-11-14Clean up the Makefile a little - no functional changes.Dave Chapman
2008-11-10"mv m200v2 m200v4"Daniel Stenberg
2008-10-30mkamsboot: supports Fuze firmwaresRafaël Carré
2008-10-30Add MD5 checksumming of the original firmware images - for extra safety, and ...Dave Chapman
2008-10-28mkamsboot: Fix makefile rules for e200v2 and m200v2Rafaël Carré
2008-10-19add sansa m200v2 support to mkamsboot.Dominik Wenger
2008-10-11Major rework of mkamsboot, extending work done by Rafael Carre. We now build...Dave Chapman
2008-10-04Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so th...Dave Chapman