GDAL
October 16, 2011, 10:10am
1
#1465: Out-of-place builds unsupported
-------------------------+--------------------------------------------------
Reporter: strk | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Compiling | Version: svn-trunk
Keywords: | Platform: Linux
Cpu: All |
-------------------------+--------------------------------------------------
It'd be nice to allow out-of-source builds to allow for parallel multiple
configuration or multiple-hosts builds. This is usually a built-in support
with autotools.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1465> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
October 16, 2011, 10:33am
2
#1465: Out-of-place builds unsupported
-------------------------+--------------------------------------------------
Reporter: strk | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Compiling | Version: svn-trunk
Keywords: | Platform: Linux
Cpu: All |
-------------------------+--------------------------------------------------
Changes (by martinl):
* milestone: => 7.0.0
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1465#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
October 16, 2011, 11:41am
3
#1465: Out-of-place builds unsupported
-------------------------+--------------------------------------------------
Reporter: strk | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Compiling | Version: svn-trunk
Keywords: | Platform: Linux
Cpu: All |
-------------------------+--------------------------------------------------
Comment(by glynn):
Replying to [ticket:1465 strk]:
> It'd be nice to allow out-of-source builds to allow for parallel
multiple configuration or multiple-hosts builds.
Use lndir or "cp -rs" to create a linked copy, then build that.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1465#comment:2> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
October 16, 2011, 3:53pm
4
#1465: Out-of-place builds unsupported
-------------------------+--------------------------------------------------
Reporter: strk | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Compiling | Version: svn-trunk
Keywords: | Platform: Linux
Cpu: All |
-------------------------+--------------------------------------------------
Comment(by strk):
cp -rs would easily break on svn update
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1465#comment:3> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
October 23, 2014, 7:08am
5
#1465: Out-of-place builds unsupported
-------------------------+--------------------------------------------------
Reporter: strk | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Compiling | Version: svn-trunk
Keywords: | Platform: Linux
Cpu: All |
-------------------------+--------------------------------------------------
Comment(by neteler):
Some improvement done in r62246, see
http://lists.osgeo.org/pipermail/grass-dev/2014-October/071293.html
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1465#comment:4> ;
GRASS GIS <http://grass.osgeo.org >