Juergen E. Fischer
6a1e1bb668
* fix server plugin build on windows
...
* move src/mapserver to src/server (IMHO better name and in sync with
python/server)
* rename cmake option WITH_MAPSERVER to WITH_SERVER
* rename define MAPSERVER_HAVE_PYTHON_PLUGINS to HAVE_SERVER_PYTHON_PLUGINS
2014-11-28 16:46:29 +01:00
Larry Shaffer
6d663c5f5c
Ensure binaries run through install_name_tool are user-writable during bundling on Mac
2014-01-20 19:55:40 -07:00
William Kyngesburye
a0e9f89854
handle spaces in install_names (for real this time)
2013-04-01 16:53:58 -05:00
William Kyngesburye
e31d4a2058
handle spaces in install_names
2013-04-01 16:42:43 -05:00
Larry Shaffer
a27aad04f6
Run Mac bundled app from build directory
...
- No longer a need for hard link
- Build directory app bundle, providers, Python plugins and unit tests functional
- Adjusted resources corrected on install
2012-10-29 03:05:10 -06:00
Larry Shaffer
2599bf4683
Fix for Mac source builds.
...
Builds were not portable (i.e. Snow Leopard to Lion, dev Mac to client) because libs were still referencing dev Mac's libs and were not being updated on bundle frameworks.
2012-07-19 20:59:03 -06:00
William Kyngesburye
517fd7e63b
handle crssync in bundling stage
2012-04-21 12:23:38 -05:00
William Kyngesburye
bdd33b3048
generalize helper apps bundling; more quoting
2011-12-26 12:21:34 -06:00
William Kyngesburye
5ed3977b18
more quoting in case there are empty variables, and tests for existence of files before executing commands
2011-12-26 10:11:36 -06:00
William Kyngesburye
34901f780d
don't create framework folders if framework does not exist;
...
quote library names for IF test
2011-12-25 12:07:52 -06:00
William Kyngesburye
05d2cd9612
forgot to detab files
2011-07-24 19:53:16 -05:00
William Kyngesburye
dbd9e22817
more mac bundling cleanup and streamlining
2011-07-24 18:58:22 -05:00
William Kyngesburye
932f511c03
simplify framework bundling, don't need to know fw version (always current)
2011-07-24 11:50:03 -05:00
William Kyngesburye
405226893f
OS X frameworks for qgis libs;
...
dev frameworks install option;
cmake cleanup
2011-07-04 11:15:40 -05:00
kyngchaos
1ae8c0daf4
libpq may link libintl
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15011 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-09 21:59:02 +00:00
kyngchaos
8279b54778
fix bundling for latest cmake
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14612 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-13 17:56:09 +00:00