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