[Fdo-trac] [fdo-trac] #959: Script to package thirdparty compiled dlls/libs for Windows
FDO
trac_fdo at osgeo.org
Wed Oct 10 04:56:38 PDT 2018
#959: Script to package thirdparty compiled dlls/libs for Windows
----------------------------+----------------------
Reporter: jng | Owner: jng
Type: enhancement | Status: assigned
Priority: major | Milestone:
Component: Build System | Version:
Severity: 3 | Keywords:
External ID: |
----------------------------+----------------------
I've been experimenting building FDO on Windows through AppVeyor (via a
git mirror of this repo).
While AppVeyor completes the build within the allotted 60 minute time
period, a good chunk of it is building the same thirdparty libs over and
over again.
We should find a way to skip this part, preferably through a build script
that builds all the thirdparty libs in the desired platform|config and
packages up all the compiled dlls/libs into a archive, so that AppVeyor
(or any other CI system) can just download this archive, overlay it on top
of the FDO build root and proceed straight to building FDO core and
providers.
--
Ticket URL: <https://trac.osgeo.org/fdo/ticket/959>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list