summaryrefslogtreecommitdiffstats
path: root/OSX/README.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-06Updated copyright notices to 2014Benjamin Dobell1-1/+1
2014-01-13Fix typoMarc Laporte1-1/+1
2013-06-08Modified Heimdall Frontend so it can find Heimdall CLI in /usr/local/bin on OS X. Also updated the OS X build files, as well as READMEs for all platforms.Benjamin Dobell1-33/+43
2013-05-12Update copyright notices, version identifier and documentation for 1.4.0 release.Benjamin Dobell1-531/+543
2011-07-27Added note to OS X README about Macports libusb-1.0.Benjamin-Dobell1-1/+3
2011-07-19Documentation update.Benjamin Dobell1-39/+35
2011-07-111.3 documentation updates and permission fixes.Benjamin Dobell1-60/+459
2010-12-13Heimdall 1.1.1 - Fix Galaxy Tab Modem FlashingBenjamin Dobell1-1/+4
- Swapped back to the "Odin method" of flashing modem files. (Galaxy Tab Fix) - Updated the README files slightly. - Removed unnecessary files /heimdall/source/.dirstamp
2010-12-04Removed the "Heimdall" folder and moved its contents to the root directory.Benjamin Dobell1-0/+0
2010-12-04Addresses:Benjamin Dobell1-6/+9
- Issue No. #3 Title: Please improve make and install procedure for heimdall-frontend Reporter: victornoel URL: https://github.com/Benjamin-Dobell/Heimdall/issues#issue/3 Changes: - Removed install procedure from "make" and added it to "make install". - Added install location prompt when calling "qmake". - Updated OS X and Linux READMEs to reflect this. modified: README modified: ../OSX/README.txt modified: ../heimdall-frontend/heimdall-frontend.pro