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
e8edb950e4
Add CMake finds for QScintilla2 and Qsci module
...
- Needs testing on Windows platform
- Add QScintilla2 library version info to About dialog
- Add Mac bundling support for Qwt 6 framework and QScintilla2
- Fallback to sys or custom site-pkgs when looking for PyQt4 modules to Mac bundle
2012-10-22 20:45:14 -06:00
Juergen E. Fischer
7b4a9b68a3
add copyright notices
2012-10-04 19:36:43 +02:00
Larry Shaffer
396f3633f3
Remove hardcoded path for pyuic4 on Mac install
2012-09-13 12:15:41 -06:00
Larry Shaffer
24eb02a990
Add QSvgIconEngine plugin to Mac bundles
2012-08-01 10:13:02 -06:00
William Kyngesburye
3c1c229df4
Give QGIS Browser icon and info.plist to make it a complete app, other Mac build updates
2012-07-22 11:56:40 -05: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
dakcarto
721765e5ee
Add libqico.dylib copy and lib update to Mac app bundle for upcoming 1.8 release. Linux already supports libqico (favicons), while Windows apparently isn't supported by Qt yet (Notes section of http://qt-project.org/doc/qt-4.8/qtwebkit.html ). This is useful for plugins that render web pages and want to display the favicon of the site.
2012-05-28 13:17:09 -06:00
William Kyngesburye
5f1c98d40e
bundle libspatialindex in app
2012-05-03 09:29:03 -05:00
William Kyngesburye
98f5bd4f46
bundle more Qt imageformats that might be useful to external plugins
2012-05-03 09:14:54 -05:00
William Kyngesburye
517fd7e63b
handle crssync in bundling stage
2012-04-21 12:23:38 -05:00
dakcarto
27fe00467a
Fix for source or build directory paths that contain spaces.
2012-04-10 13:53:45 -06:00
dakcarto
7094da945d
Fix for source or build directory paths that contain spaces.
2012-04-10 13:53:22 -06:00
dakcarto
1a6d760928
Fix for source or build directory paths that contain spaces.
2012-04-10 13:52:57 -06:00
dakcarto
b0abc52017
Fix for source or build directory paths that contain spaces.
2012-04-10 13:52:25 -06:00
dakcarto
cab8c4f810
Fix for source or build directory paths that contain spaces.
2012-04-10 13:51:55 -06:00
William Kyngesburye
4ecd56886c
Add bundling of osg/osgEarth for OS X app
2012-04-07 12:22:19 -05:00
William Kyngesburye
48be08be33
Don't bundle PyQwt if not present in system
2012-04-07 12:13:20 -05:00
William Kyngesburye
b7e2387426
Qt bundling cleanup
2012-04-07 12:10:20 -05:00
William Kyngesburye
bdd33b3048
generalize helper apps bundling; more quoting
2011-12-26 12:21:34 -06:00
William Kyngesburye
5712369dce
missed a few quotings
2011-12-26 10:36:33 -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
ccfc565533
missed a bit for bundling qsqlite
2011-11-06 14:54:49 -06:00
William Kyngesburye
4d74db7707
bundle qsqlite for eVis plugin; bundle other Qt frameworks for extra plugins
2011-11-06 12:15:06 -06:00
William Kyngesburye
57c4ee746f
make sure qwt lib path updated
2011-08-15 21:35:38 -05: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
1403f2c68b
missed these also in 3ccae3f
2011-07-06 08:49:56 -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
Juergen E. Fischer
4d480fc3bb
update version tracking to git
2011-05-04 21:56:25 +02:00
kyngchaos
03cb45f088
fix empty build type bug
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15608 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-26 15:41:49 +00:00
kyngchaos
47ae8b27e2
remove debug message
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15012 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-09 22:00:31 +00: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
fa59f3ce43
only post-process mapserver if configured
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14689 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-16 02:12:51 +00:00
kyngchaos
b75f392578
executable_path for pyqt bin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14613 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-13 18:06:19 +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
kyngchaos
29a1a83587
support DESTDIR in bundling
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14501 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-04 03:01:48 +00:00
kyngchaos
ce3c837177
some mac cmake cleanup, update mac folder notes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14475 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-01 03:09:18 +00:00
kyngchaos
d4126e4fb5
framework bundling placeholder
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14474 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-01 02:43:17 +00:00
kyngchaos
be17b00e09
Mac cmake update:
...
cleaner framework detection;
optional bundle Qt/PyQt and libraries, and fixup paths
git-svn-id: http://svn.osgeo.org/qgis/trunk@14458 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-30 19:37:00 +00:00
kyngchaos
9cfd7cbcf4
sync with r14416, r14421
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14426 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-22 03:00:11 +00:00
kyngchaos
0c31b555ce
remove files not directly processed by Xcode to make updating project simpler
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14410 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-19 00:00:55 +00:00
kyngchaos
a7babd9df3
misc updates, fixup mapserver build
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14384 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-16 14:24:13 +00:00
kyngchaos
0acfaaf174
sync with r14331, r14335, r14325
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14351 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-07 01:26:28 +00:00
kyngchaos
de873055a2
sync with r14283;
...
misc cleanup;
default single native arch to match compilation instructions
git-svn-id: http://svn.osgeo.org/qgis/trunk@14287 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-26 16:38:05 +00:00
kyngchaos
d4c7500844
old cvs cleanup (r14165); context_help updates (r14166, r14168)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14169 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-29 04:05:08 +00:00
kyngchaos
619f4d22c8
remove old snow python 32/64bit hacks for pyuic (use pyqt 4.7+)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14149 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-26 01:30:49 +00:00
kyngchaos
d5f2732a1f
sync with r14131
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14148 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-26 01:01:56 +00:00