Commit Graph

229 Commits

Author SHA1 Message Date
Benjamin Dobell a45c90629e Updated Linux documentation for checkinstall. 2011-07-11 23:27:51 +10:00
Benjamin Dobell b72bcd3142 1.3 documentation updates and permission fixes. 2011-07-11 22:53:04 +10:00
Benjamin Dobell bf17bbf573 Version 1.3 (beta) 2011-07-09 17:37:36 +10:00
Benjamin Dobell 70c1e8e5ba 1.3 beta 2011-07-08 23:40:28 +10:00
Benjamin Dobell 5ce92c0786 Version 1.3 beta. 2011-07-08 05:02:18 +10:00
Benjamin Dobell b6ffa766b2 Major 1.3 updates 2011-07-06 02:58:28 +10:00
Benjamin Dobell 35cfa391d1 Merge pull request #15 from alanorth/patch-1
SYSFS is deprecated.  Small change, but probably good for business!
2011-06-17 19:13:55 -07:00
Alan Orth 3fdf78465b SYSFS is deprecated. Small change, but probably good for business! 2011-06-12 14:06:37 -07:00
Benjamin Dobell 7cbd3c0f47 Fixed several bugs related to 'common' arguments. 2011-06-11 16:11:31 +10:00
Benjamin Dobell ab4073bb80 Doh! Fixed the displayed version number. 2011-06-03 12:18:10 +10:00
Benjamin Dobell 7036597401 Updated Linux udev rules for Galaxy S II & Droid Charge 2011-06-02 23:26:00 +10:00
Benjamin-Dobell b4db01d4e1 Updated OS X kext to support Galaxy S II and Droid Charge 2011-06-02 05:47:49 +10:00
Benjamin Dobell 1e2894839a More linux-specific fixes/changes. 2011-06-01 16:41:50 +10:00
Benjamin Dobell da48d031c9 Linux Makefile.am fixes. 2011-06-01 15:34:20 +10:00
Benjamin Dobell 1ef6e97b90 1.2.0b Heimdall command line update. Large update that adds lots of PIT file functionality and better support for more devices. 2011-06-01 07:06:09 +10:00
Benjamin Dobell 47faaf001d Made "make install" install the udev rules. 2010-12-27 19:27:29 +11:00
Benjamin Dobell 281c012c11 Re-ran autogen.sh and cleaned up slightly. 2010-12-22 02:01:35 +11:00
Benjamin-Dobell f93ed08599 Windows specific changes. Includes libusb-1.0 updates. 2010-12-21 23:43:54 +11:00
Benjamin-Dobell 9c5e6eef74 Ran make distclean for libusb and universal binary support to heimdall-frontend 2010-12-18 02:29:31 +11:00
Benjamin Dobell fbab0f535e Heimdall 1.1.1 - Fix Galaxy Tab Modem Flashing
- 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-14 01:25:31 +11:00
Benjamin-Dobell 069cbe77b5 make install output directory can now be set via qmake variable FRONTENDOUTDIR
It can be set like so:
qmake -set FRONTENDOUTDIR /Desired/Out/Dir
2010-12-08 04:13:15 +11:00
aidansteele bc3b83cd9b Added .gitignore file to remove all of OS X's directory fluff. 2010-12-07 16:52:43 +11:00
Benjamin-Dobell 400e41e8f5 Ran ./autogen.sh with updated configure.ac.
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
2010-12-05 20:33:30 +11:00
Benjamin-Dobell 6ff91798a8 Changed PPC preprocessor macro to WORDS_BIGENDIAN and added macro to
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
2010-12-05 20:20:16 +11:00
Benjamin Dobell 7675cd8a87 Oops the last commit only copied the contents and didn't the directory.
As such I have now deleted the "Heimdall" directory.
2010-12-05 00:43:30 +11:00
Benjamin Dobell 46f2c1134d Removed the "Heimdall" folder and moved its contents to the root directory. 2010-12-05 00:25:04 +11:00
Benjamin Dobell 2949aca6a9 Addresses:
- 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
2010-12-04 13:51:05 +11:00
Atin Malaviya 692cda38c9 Took out extraneous ']' from usage message. 2010-12-03 14:25:19 -05:00
Benjamin Dobell 2f0c6e229e Initial github commit, version 1.1.0 2010-12-03 23:56:33 +11:00