Commit Graph

1040 Commits (d0a51da8942c1908ecad3f718cf620dafd96c511)

Author SHA1 Message Date
Tank_Master 6babf8abd2 Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
Tonya Souther 9d6bd8b968 Gah, missed a ) when recreating the file. 2014-06-02 17:27:12 -05:00
Tonya Souther 23e41ff5cb FIRE-13896: Use correct library on 64-bit Linux. 2014-06-02 15:57:16 -05:00
Tonya Souther 238eced6ea FIRE-13896: Make sure to use our libpangocairo when building on 64-bit Linux. 2014-05-30 01:05:52 -05:00
Nicky d116dc8e97 NO_OMIT_FRAMEPOINTERS for OSX. 2014-05-21 14:50:25 +02:00
Tank_Master 1f644a8901 Merge LGPL 2014-05-16 23:45:13 -07:00
Nicky e5bf5bd78b Allow Linux compiling with correct EBP frame pointer. 2014-05-12 14:49:27 +02:00
Nicky 3f352737df Merge with lgpl tip. 2014-05-02 17:16:56 +02:00
Nicky 381287b3eb Merge lgpl with LL breakpad changes. 2014-05-02 17:09:26 +02:00
Techwolf Lupindo 47647fd723 Add support for linux 64-bit builds using pre-built libs. 2014-04-19 22:33:29 -04:00
Richard Linden 98aabdc176 merge with release 2014-04-07 19:09:40 -07:00
Tank_Master 87bcc46ff5 Merge LL 3.7.4 2014-03-25 06:54:26 -07:00
Richard Linden e5bbdafded merge with release 2014-03-24 19:23:34 -07:00
Aura Linden 77ec712b15 Merged in viewer-release. 2014-03-24 11:30:17 -07:00
Monty Brandenberg c62d2cca29 Additions & fixes for lib copy, use only forwarded ptrs in LLAE interfaces.
Copy3rdPartyLibs needed to copy the now-corrected fmodexL libraries
and it had a bad library reference on Linux for release.  In
llaudio land, the audio engine interfaces, even the fmodex
specializations, seem to want to be external-structure free
so use a forward declaration and pointer to FMOD_DSP_DESCRIPTION
and deal with it in the ctor/dtor.
2014-03-14 20:58:35 -04:00
Monty Brandenberg 4f565ed077 Update fmodex to 4.44.31. Move DSP descriptor to heap storage. 2014-03-14 19:48:35 -04:00
Nicky f8156b792f Embed build-id in linux executables. 2014-02-23 23:27:10 +01:00
Techwolf Lupindo 3c347fd9dd Linux 32-bit autobuild fix. Don't need gio-2.0 for 32-bit builds. 2014-02-17 19:32:11 -05:00
Techwolf Lupindo e9a21ea53e Linux autobuild fix: Remove extra include and added missing include directories. 2014-02-16 21:35:52 -05:00
Techwolf Lupindo c2c1ed9899 Linux cmake fmodex 64-bit support for autobuild type builds. (!standalone) 2014-02-16 21:28:06 -05:00
Techwolf Lupindo dfe6e2d4d8 Fix a typo in last commit. 2014-02-16 19:43:35 -05:00
Techwolf Lupindo 28031ba0e6 Linux cmake build fixes/improvments for autobuild builds. (!standalone)
Instead of letting the linker search for libs, use cmake to find the prebuilt libs so that the linker will only link to said
libs and not any system libs it may have found.
TODO: Expand this to other prebuilt libs instead of the UI ones.
2014-02-16 19:00:02 -05:00
Techwolf Lupindo d8c29c6827 Fix FS64 prefix for support groups.
ND_BUILD64BIT_ARCH was getting set in cmake, but was not getting passed to gcc.
2014-02-09 23:17:43 -05:00
Nicky f4afa225f2 Getting rid of LD_LIBRARY_PATH, step 1, embed DT_RUNPATH into the compiled binaries. 2014-04-17 14:38:05 +02:00
Richard Linden 516061275b fixed unit tests being generated as Windows GUI projects instead of console projects 2014-01-09 12:18:34 -08:00
Aura Linden 6809348125 Creating a cleaner branch 2013-12-03 17:06:06 -08:00
Richard Linden fe518bde8e merge with release 2013-11-06 17:22:04 -08:00
Oz Linden 9c313aea13 merge changes for DRTVWR-336 2013-10-15 17:47:37 -04:00
Richard Linden 80dfbbaacd merge from viewer-release 2013-10-08 11:59:24 -07:00
Tonya Souther b28c82a76d Enable --avx switch on Linux. Requires at least GCC 4.6.0. 2014-01-27 03:35:23 -06:00
Nicky 872dc02fa5 Leap support for Linux. 2013-12-14 22:20:02 +01:00
Ansariel a16fec32ef Set correct path for Leap Motion static link library on Windows 2013-12-14 14:55:57 +01:00
Cinders c844caf13c Get rid of ppc nonsense again 2013-12-13 23:41:58 -07:00
Nicky e230275229 Merge. 2013-12-14 00:00:37 +01:00
Nicky 49133a28f2 Take missing code snippets from viewer-release for Variables.cmake/Darwin. 2013-12-13 23:39:38 +01:00
Cinders 042aa81040 Try it with both lib and dll because Windows thinged. 2013-12-13 10:54:31 -07:00
Cinders 3b1d0790ce Another blind windows commit, try to build with static leap-motion library 2013-12-13 10:40:41 -07:00
Cinders 283e22c9be Another blind fix to build with leap motion support on windows 2013-12-13 09:27:01 -07:00
Cinders 88ad27385c Update gntp-send on osx, fix related typo in viewer_manifest.py 2013-12-08 11:55:36 -07:00
Cinders 9d1b59edf5 Messy transition from growl framework to gntp-growl on darwin. Will clean it up later. 2013-12-06 19:56:47 -07:00
Nicky 38bffcbc4e KDU 7.3.2 upgrade. 2013-12-05 00:00:15 +01:00
Nicky bee4a7f0d8 Don't try to install 3p-leapmotion when leap support is disabled. 2013-11-28 13:46:23 +01:00
Cinders 1f3cf9bce2 Initial Leap Motion controller support, includes llleapmotioncontoller.* test code from Simon Linden
To build with Leap Motion support build with —leapmotion (Very unstable!)
2013-11-27 20:09:34 -07:00
Graham Linden 2a03e8f9fb MAINT-3172 fix rendering regressions from release mergedown 2013-09-20 16:44:39 -07:00
Richard Linden 52da9f5f49 merge with viewer-release 2013-09-09 18:58:41 -07:00
simon e7ac4695e3 Merge viewer-release 2013-09-09 12:59:17 -07:00
Oz Linden 035ab9f374 open-183: improve local build number generation to account for multiple heads 2013-09-05 11:41:19 -04:00
Oz Linden a359d9d80c merge changes for 3.6.4-release 2013-08-27 10:37:02 -04:00
simon 27d637d0f1 Merge downstream code from CHUIStorm release 2013-08-26 14:43:23 -07:00
Xiaohong Bao d8c02bf062 Merge 2013-08-19 16:09:28 -06:00