aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Modified Heimdall Frontend so it can find Heimdall CLI in /usr/local/bin on ↵Benjamin Dobell2013-06-081-1/+1
| | | | OS X. Also updated the OS X build files, as well as READMEs for all platforms.
* Fixed configure/libtool issue on OS X by placing AC_PROG_LIBTOOL after ↵Benjamin Dobell2013-06-061-1/+2
| | | | AC_PROG_CXX.
* Minor build file clean-up for linux and regenerated autotools output for ↵Benjamin Dobell2013-05-131-1/+1
| | | | 1.4.0 release.
* Ancient Mac GCC does not support C++11/C++0x. Swapped to using clang on OS X.Benjamin Dobell2013-03-141-2/+6
|
* Updated Linux build files and fixed a string formatting warning in Heimdall ↵Benjamin Dobell2013-03-101-2/+2
| | | | Frontend.
* Updated Heimdall (command line) autotools files for the 1.3.1 changes.Benjamin Dobell2011-09-131-46/+46
| | | | Heimdall 1.3.1 should now build on Linux and OS X.
* Version 1.3 (beta)Benjamin Dobell2011-07-091-1/+1
|
* More linux-specific fixes/changes.Benjamin Dobell2011-06-011-0/+2
|
* Made "make install" install the udev rules.Benjamin Dobell2010-12-271-1/+8
|
* Changed PPC preprocessor macro to WORDS_BIGENDIAN and added macro toBenjamin-Dobell2010-12-051-0/+2
| | | | | | | | | 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
* Removed the "Heimdall" folder and moved its contents to the root directory.Benjamin Dobell2010-12-051-0/+35