[Mapguide-trac] [mapguide-trac] #2860: Simplify PostBuild.mak for easier maintenance
MapGuide Open Source
trac_mapguide at osgeo.org
Sat Feb 4 03:56:42 PST 2023
#2860: Simplify PostBuild.mak for easier maintenance
--------------------------+----------------------
Reporter: jng | Owner: jng
Type: enhancement | Status: closed
Priority: low | Milestone: 4.0
Component: Build System | Version:
Severity: trivial | Resolution: fixed
Keywords: | External ID:
--------------------------+----------------------
Changes (by jng):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"10022" 10022]:
{{{#!CommitTicketReference repository="" revision="10022"
Simplify the test data preparation step by having a single
CopyTestDataFiles target that does wildcard-based xcopy of the required
source test data directories to its target destination. It's not a
recursive GLOB like the Linux (CMake) build, but it is close enough in
that new test files added in the future should no longer require
modifications to PostBuild.mak. It should be caught by the new wildcard-
based xcopy.
Fixes #2860
}}}
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2860#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list