1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
Philippe Renon
2d59530f6e LP-29 further adaptations to msys2
fix list of mingw provided dependencies
fix path handling
other related cleanups
2016-01-14 03:02:17 +01:00
Philippe Renon
c0613fe6d0 Adapted osgearth branch to msys2
Merge remote-tracking branch 'upstream/next' into filnet/LP-29_osgearth_integration

# Conflicts:
#	Makefile
#	ground/gcs/src/libs/osgearth/copydata.pro
#	make/tools.mk
2016-01-12 02:32:16 +01:00
Philippe Renon
3d7558c28b LP-29 split osg and osgearth SDKs and make osgearth optional 2016-01-10 22:33:57 +01:00
Philippe Renon
ab8a470580 LP-2 make osg use Qt 5.5.1 2015-12-14 22:14:22 +01:00
Philippe Renon
95ea26c396 Merge branch 'next' of bitbucket.org:librepilot/librepilot into filnet/LP-29_osgearth_integration
# Conflicts:
#	ground/gcs/src/libs/osgearth/osgearth.pro
2015-12-10 00:17:10 +01:00
Philippe Renon
396877238b LP-29 osgearth does not need the OSG_WINDOWING_SYSTEM cmake build option 2015-11-30 22:23:43 +01:00
Philippe Renon
a3a7d55176 LP-30 fixed PATH issue on windows after switching to git for windows 2.6.2
apparently environment variables, like TOOLS_DIR, set in .bashrc are messed up now (/d/path becomes D:/path)
a workaround is to set them in the Makefile config file
2015-11-03 00:43:31 +01:00
Philippe Renon
8f868d9e35 LP-30 fixed some pathes 2015-09-25 23:39:50 +02:00
Philippe Renon
4891f7c5ab LP-30 fixed DYLD_LIBRARY_PATH used when building osgearth on osx 2015-09-15 22:13:30 +02:00
Philippe Renon
e8f8a52600 LP-30 fixed list of unix dev libs required to build osg/osgearth 2015-09-15 22:12:30 +02:00
Philippe Renon
c3fa476404 LP-30 unset OSG_NOTIFY_LEVEL to avoid warning if not set properly 2015-09-12 18:55:35 +02:00
Philippe Renon
6af2d6920d LP-30 fixed lib path when building osgearth on osx 2015-09-08 23:06:42 +02:00
Philippe Renon
225097fbcb LP-30 use .patch extension instead of .diff for patch files 2015-09-08 22:53:47 +02:00
Philippe Renon
9436bae7c8 LP-30 fixed linux 64 packaging issue 2015-09-08 09:12:30 +02:00
Philippe Renon
ca1fa5fe3e LP-30 removed references to OP and other minor cleanups 2015-09-06 17:05:29 +02:00
Philippe Renon
54edce6e1c LP-30 added build scripts for osg (including windows dependencies), osgearth and marble 2015-09-05 19:10:54 +02:00