Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-12-07 | make install output directory can now be set via qmake variable FRONTENDOUTDIR | Benjamin-Dobell | 1 | -120/+0 | |
It can be set like so: qmake -set FRONTENDOUTDIR /Desired/Out/Dir | |||||
2010-12-04 | Removed the "Heimdall" folder and moved its contents to the root directory. | Benjamin Dobell | 1 | -1/+1 | |
2010-12-04 | Addresses: | Benjamin Dobell | 1 | -1/+2 | |
- 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 |