Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
1b13299769a3f2eed3137727cdaf8fdd2f8e4791
/
rbutil
/
sansapatcher
/
Makefile
386f77b
Make sansapatcher and ipodpatcher compile on OS X 10.5.
by Barry Wardell
· 17 years ago
ccd8f6c
fix sansapatcher mingw build prerequisites.
by Dominik Riebeling
· 17 years ago
4e8d614
add Manifests to rbutil, sansapatcher and e200rpatcher to gain needed rights on windows vista.
by Dominik Wenger
· 17 years ago
919caf0
allow building ipodpatcher / sansapatcher with MinGW.
by Dominik Riebeling
· 17 years ago
8d145a5
Initial attempt at c200 support - you now need both a "firmware.mi4" file (c200 bootloader) and "PP5022.mi4" file (e200 bootloader) to compile. sansapatcher should detect the device type and install the correct bootloader.
by Dave Chapman
· 18 years ago
f119dc0
Add -W to CFLAGS in Makefile and fix generated warnings. Also close a file handle which was being left open
by Dave Chapman
· 18 years ago
e815601
Implement the ability to embed a bootloader in sansapatcher - the --install option installs the embedded bootloader, and running without any parameters will cause a prompt to be displayed asking the user if they want to install, uninstall or cancel. sansapatcher now requres a PP5022.mi4 file (the Rockbox bootloader) in the current directory when building.
by Dave Chapman
· 18 years ago
e17043e
Initial commit of sansapatcher - an installation tool for the Sansa E200.
by Dave Chapman
· 18 years ago