Stephen Birarda
|
97fa1412e2
|
copy dlls beside windows executable for all executables
|
2015-02-17 14:45:26 -08:00 |
|
Stephen Birarda
|
801ab0e2b9
|
windows unhelpfully puts soxr dll in bin, not lib
|
2015-02-17 14:30:20 -08:00 |
|
Stephen Birarda
|
07e3064cc4
|
add an output message to verify LIB_PATHS
|
2015-02-17 14:18:10 -08:00 |
|
Stephen Birarda
|
767601de4f
|
use a cache variable to pass around lib paths
|
2015-02-17 14:09:26 -08:00 |
|
Stephen Birarda
|
250b25154c
|
test for recursive dll dir search
|
2015-02-17 13:41:37 -08:00 |
|
Stephen Birarda
|
bc899eaa58
|
add fixup_bundle step for WIN32 interface
|
2015-02-17 13:17:23 -08:00 |
|
Stephen Birarda
|
016ef2b243
|
fix name of soxr lib for windows
|
2015-02-17 12:36:26 -08:00 |
|
Stephen Birarda
|
66756308a4
|
force soxr to be shared lib, use new zip
|
2015-02-17 12:21:19 -08:00 |
|
Stephen Birarda
|
26b4340417
|
change soxr source to friendly zip
|
2015-02-17 12:07:57 -08:00 |
|
Stephen Birarda
|
c7befe8018
|
build the dynamic soxr to reduce manual linking
|
2015-02-17 11:56:33 -08:00 |
|
Stephen Birarda
|
a5bd9be510
|
put externals in build-externals to avoid clean build removal
|
2015-02-17 11:00:23 -08:00 |
|
Stephen Birarda
|
c53465e550
|
fix archive type for soxr external project
|
2015-02-17 10:52:31 -08:00 |
|
Stephen Birarda
|
c82f5b7c0d
|
use hifi-public as host for libsoxr
|
2015-02-17 10:50:43 -08:00 |
|
Stephen Birarda
|
2d1ad4977f
|
handle soxr build for android
|
2015-02-17 10:46:19 -08:00 |
|
Stephen Birarda
|
e99012efbb
|
updates to build guides to remove soxr
|
2015-02-17 10:33:12 -08:00 |
|
Stephen Birarda
|
d299f015d1
|
use binary dir for externals as well
|
2015-02-17 09:46:39 -08:00 |
|
Stephen Birarda
|
feaad37751
|
add a GET_PROJ_NAME var to skip external projects
|
2015-02-16 09:38:53 -08:00 |
|
Stephen Birarda
|
a1bf06f004
|
can't use find module for external proj
|
2015-02-16 09:10:18 -08:00 |
|
Stephen Birarda
|
9683ed92e3
|
use proper lib path on WIN32 for gverb
|
2015-02-13 16:40:48 -08:00 |
|
Stephen Birarda
|
018b8497bd
|
use non-redirecting glm link to avoid https error
|
2015-02-13 16:21:19 -08:00 |
|
Stephen Birarda
|
28fabcb788
|
avoid ubuntu libssl error by using http links
|
2015-02-13 16:17:45 -08:00 |
|
Stephen Birarda
|
48e7aa7433
|
handle android build of gverb for external project
|
2015-02-13 16:06:30 -08:00 |
|
Stephen Birarda
|
4300836810
|
make gverb a cmake external project
|
2015-02-13 15:47:35 -08:00 |
|
Stephen Birarda
|
6e63c1c1ad
|
set the GLM_INCLUDE_DIRS var in cache so find hits it
|
2015-02-13 14:50:12 -08:00 |
|
Stephen Birarda
|
8c998a65ee
|
use the glm find_package and check externals
|
2015-02-13 12:50:32 -08:00 |
|
Stephen Birarda
|
50c9bb2ae5
|
remove glm as manual dep in BUILD guides
|
2015-02-13 12:33:29 -08:00 |
|
Stephen Birarda
|
9136154cd5
|
fix double subdir include, clear up build guide
|
2015-02-13 10:48:27 -08:00 |
|
Stephen Birarda
|
2f875cc08e
|
remove the glm find module
|
2015-02-13 10:38:13 -08:00 |
|
Stephen Birarda
|
df8e51f835
|
use external project glm in more targets
|
2015-02-13 10:21:21 -08:00 |
|
Stephen Birarda
|
2c7e225ef7
|
use cmake ExternalProject for glm in Interface
|
2015-02-13 10:14:47 -08:00 |
|
Brad Hefta-Gaub
|
6378009992
|
Merge pull request #4249 from birarda/master
don't force requirement of both debug and release versions of bullet
|
2015-02-08 12:52:41 -08:00 |
|
Stephen Birarda
|
adbf6de3e6
|
actually append found libraries to BULLET_LIBRARIES
|
2015-02-06 17:02:36 -08:00 |
|
Stephen Birarda
|
6c2710354a
|
remove an extra cmake debug line
|
2015-02-06 16:36:15 -08:00 |
|
Stephen Birarda
|
f0f7bca5db
|
don't force requirement of BOTH debug/release Bullet
|
2015-02-06 16:35:25 -08:00 |
|
Stephen Birarda
|
d68b0958a7
|
resolve conflicts on merge with upstream/master
|
2015-02-06 14:09:20 -08:00 |
|
Stephen Birarda
|
c8fb891158
|
move fonts to sdff files, load with qrc
|
2015-02-06 11:48:55 -08:00 |
|
Stephen Birarda
|
951617d40a
|
get PlatformActivity menu working in GVR
|
2015-02-02 17:01:04 -08:00 |
|
Stephen Birarda
|
30a9f6159b
|
add required files for ndk-gdb
|
2015-02-02 11:01:35 -08:00 |
|
Stephen Birarda
|
dd4f4f0993
|
repairs for hifi scheme handling on android
|
2015-01-29 13:03:39 -08:00 |
|
Stephen Birarda
|
763994da5a
|
handle gverb move to audio-client
|
2015-01-29 12:44:03 -08:00 |
|
Stephen Birarda
|
d13e3c20c8
|
force GLM to not be found in path
|
2015-01-28 15:32:59 -08:00 |
|
Stephen Birarda
|
ad0ae76b00
|
use shared soxr to avoid openmp link
|
2015-01-28 14:59:23 -08:00 |
|
Stephen Birarda
|
c06ba0307e
|
make sure we grab openmp for soxr on Android
|
2015-01-28 14:46:01 -08:00 |
|
Stephen Birarda
|
ce1e96e034
|
fix version find for 1.0.2 in OpenSSL
|
2015-01-28 13:48:28 -08:00 |
|
Stephen Birarda
|
42d064a613
|
add a comment to push build count
|
2015-01-28 10:29:12 -08:00 |
|
Stephen Birarda
|
0c1babe6f9
|
allow APK rename, fix hockey app update
|
2015-01-28 10:25:11 -08:00 |
|
Stephen Birarda
|
3a69e394b6
|
use the git commit count for version code
|
2015-01-28 10:04:27 -08:00 |
|
Stephen Birarda
|
161b49a819
|
don't install the HockeyApp build
|
2015-01-27 18:03:27 -08:00 |
|
Stephen Birarda
|
4c338a9950
|
handle possibility of HockeyApp inclusion
|
2015-01-27 17:08:57 -08:00 |
|
Stephen Birarda
|
d420674edd
|
apply orientation change to listening position for audio
|
2015-01-27 14:50:02 -08:00 |
|