summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Made "make install" install the udev rules.v1.1.1Benjamin Dobell2010-12-2719-2169/+2794
|
* Re-ran autogen.sh and cleaned up slightly.Benjamin Dobell2010-12-2116-1184/+1461
|
* Windows specific changes. Includes libusb-1.0 updates.Benjamin-Dobell2010-12-216-33/+66
|
* Ran make distclean for libusb and universal binary support to heimdall-frontendBenjamin-Dobell2010-12-1727-15766/+11
|
* Heimdall 1.1.1 - Fix Galaxy Tab Modem FlashingBenjamin Dobell2010-12-135-7/+14
| | | | | | - Swapped back to the "Odin method" of flashing modem files. (Galaxy Tab Fix) - Updated the README files slightly. - Removed unnecessary files /heimdall/source/.dirstamp
* make install output directory can now be set via qmake variable FRONTENDOUTDIRBenjamin-Dobell2010-12-072-140/+24
| | | | | It can be set like so: qmake -set FRONTENDOUTDIR /Desired/Out/Dir
* Added .gitignore file to remove all of OS X's directory fluff.aidansteele2010-12-0736-0/+2
|
* Ran ./autogen.sh with updated configure.ac.Benjamin-Dobell2010-12-0512-37/+749
| | | | | | | | | | | | | | | modified: autom4te.cache/output.0 modified: autom4te.cache/output.1 modified: autom4te.cache/traces.0 modified: autom4te.cache/traces.1 modified: config.guess modified: config.h.in modified: config.sub modified: configure modified: depcomp modified: install-sh modified: ltmain.sh modified: missing
* Changed PPC preprocessor macro to WORDS_BIGENDIAN and added macro toBenjamin-Dobell2010-12-055-3/+5
| | | | | | | | | configure.ac that automatically defines WORDS_BIGENDIAN when appropriate. modified: .DS_Store modified: configure.ac modified: source/.DS_Store modified: source/InboundPacket.h modified: source/OutboundPacket.h
* Oops the last commit only copied the contents and didn't the directory.Benjamin Dobell2010-12-04243-222665/+0
| | | | As such I have now deleted the "Heimdall" directory.
* Removed the "Heimdall" folder and moved its contents to the root directory.Benjamin Dobell2010-12-04244-0/+222785
|
* Addresses:Benjamin Dobell2010-12-043-9/+34
| | | | | | | | | | | | | | | | - 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
* Took out extraneous ']' from usage message.Atin Malaviya2010-12-031-1/+1
|
* Initial github commit, version 1.1.0Benjamin Dobell2010-12-03243-0/+222640