aboutsummaryrefslogtreecommitdiffstats
path: root/cross-compile.sh
Commit message (Collapse)AuthorAgeFilesLines
* Don’t choke on an existing build directory.Olivier Tilloy2010-08-251-1/+1
|
* Updated windows build dependencies:Olivier Tilloy2010-08-251-9/+9
| | | | | • exiv2 0.19 → 0.20 • python 2.6.5 → 2.7 • boost 1.43.0 → 1.44.0
* Update the windows build to Boost 1.43.0.Olivier Tilloy2010-05-261-3/+3
|
* Update the windows build to Python 2.6.5.Olivier Tilloy2010-05-261-2/+2
|
* Allow executing the cross compilation script from anywhere,Olivier Tilloy2010-03-251-4/+7
| | | the build will be done in the branch the script belongs to.
* Shell script to retrieve dependencies and cross compile pyexiv2Olivier Tilloy2010-03-161-0/+88
for windows on a linux host.