summaryrefslogtreecommitdiffstats
path: root/heimdall/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-17Continue to support autotools... for nowBenjamin Dobell1-1/+1
2014-06-01Autogen'd files for Heimdall 1.4.1v1.4.1Benjamin Dobell1-1/+0
2014-06-01Fixed support for large files (up to 2^32 - 1 bytes)Benjamin Dobell1-1/+1
The Loke protocol supports 32-bit unsigned for the size of files being flashed. However, POSIX file commands only support 32-bit (signed). As such we now have platform specific support for larger files.
2014-05-10Fixed hard-coded libdir regression.Benjamin Dobell1-1/+1
2013-06-12Fix udev rules directoryJuan Orti Alcaine1-1/+1
The udev rules always must be installed in /lib/udev/rules.d even when it is a 64 bits OS
2013-06-04Renamed udev rules file and explictly added /usr/include to the include search path for Heimdall Frontend on UNIX systems.Benjamin Dobell1-2/+2
2013-03-09Updated Linux build files and fixed a string formatting warning in Heimdall Frontend.Benjamin Dobell1-2/+1
2013-01-22- Updated MSVC projects to MSVC2012.Benjamin Dobell1-1/+1
- Changed from libusb-1.0 to libusbx. - Upgraded to C++11 (defined as C++0x for backwards compatibility with gcc < 4.7).
2012-10-01Heimdall 1.4 RC1:Benjamin Dobell1-34/+42
- Massive refactoring. - Support for Qualcomm based devices. - Print PIT from file. - Use partition names as arguments e.g. --HIDDEN, --KERNEL, --MOVINAND etc. - Heimdall Frontend UI improvements. - And much more...
2011-09-12Updated Heimdall (command line) autotools files for the 1.3.1 changes.v1.3.1Benjamin Dobell1-33/+34
Heimdall 1.3.1 should now build on Linux and OS X.
2011-07-111.3 documentation updates and permission fixes.Benjamin Dobell1-33/+33
2011-07-09Version 1.3 (beta)Benjamin Dobell1-9/+8
2011-06-01More linux-specific fixes/changes.Benjamin Dobell1-0/+5
2011-06-01Linux Makefile.am fixes.Benjamin Dobell1-3/+5
2010-12-27Made "make install" install the udev rules.v1.1.1Benjamin Dobell1-2/+10
2010-12-04Removed the "Heimdall" folder and moved its contents to the root directory.Benjamin Dobell1-0/+0