Stephen Birarda
|
7ec01c9095
|
handle android build of tbb, don't prefix win with lib
|
2015-02-18 17:20:13 -08:00 |
|
Stephen Birarda
|
31b136f807
|
resolve conflicts on merge with upstream/master
|
2015-02-18 16:19:15 -08:00 |
|
Stephen Birarda
|
5a3ef34d1e
|
use http link for gverb in case no git available
|
2015-02-18 16:14:51 -08:00 |
|
Stephen Birarda
|
75b193d784
|
mirror tbb in HF S3 for http link
|
2015-02-18 16:03:12 -08:00 |
|
Stephen Birarda
|
e665a1b4bb
|
use https for tbb urls since it will redirect
|
2015-02-18 15:47:33 -08:00 |
|
Stephen Birarda
|
b3b292a45f
|
handle linux binary find for tbb external project
|
2015-02-18 15:40:14 -08:00 |
|
Stephen Birarda
|
b6d660fdd3
|
setup TBB external project for windows
|
2015-02-18 15:26:33 -08:00 |
|
Stephen Birarda
|
b2e587dbbd
|
remove use of include_dependency_includes and use cmake
|
2015-02-18 14:12:05 -08:00 |
|
Stephen Birarda
|
973a076f34
|
use default prefix for external project
|
2015-02-18 13:54:39 -08:00 |
|
Stephen Birarda
|
60fc4d2c1c
|
attempt to handle android via tbb binaries
|
2015-02-18 13:54:30 -08:00 |
|
Stephen Birarda
|
0a01a6f566
|
add TBB as external_project, handle on OS X
|
2015-02-18 13:24:59 -08:00 |
|
Stephen Birarda
|
84e82f045d
|
find QT_DIR in root CMakeLists
|
2015-02-18 11:38:08 -08:00 |
|
Stephen Birarda
|
48d2684209
|
add path to DeviceDLL for sixense
|
2015-02-17 17:51:54 -08:00 |
|
Stephen Birarda
|
9d7212cdae
|
remove some debug in AddPathsToLibPaths
|
2015-02-17 17:18:24 -08:00 |
|
Stephen Birarda
|
68c19866c4
|
call dll copy after project deps are setup
|
2015-02-17 17:17:30 -08:00 |
|
Stephen Birarda
|
5b563e3bc5
|
add LIB_PATHS debugging to catch destruction
|
2015-02-17 17:12:14 -08:00 |
|
Stephen Birarda
|
0ff382e68a
|
correct typo in sixense dll path
|
2015-02-17 16:54:59 -08:00 |
|
Stephen Birarda
|
d8bf8e322b
|
fix a docstring in glm external project
|
2015-02-17 16:42:24 -08:00 |
|
Stephen Birarda
|
df72594afe
|
fix for docstring of external projects
|
2015-02-17 16:41:16 -08:00 |
|
Stephen Birarda
|
315ab73900
|
fix a typo on temporary list
|
2015-02-17 16:32:52 -08:00 |
|
Stephen Birarda
|
bc9481051b
|
use configure_file to pass lib_paths to fixup_bundle
|
2015-02-17 16:30:39 -08:00 |
|
Stephen Birarda
|
73891b61b0
|
use separate arugments to get colon separated list of paths
|
2015-02-17 16:18:35 -08:00 |
|
Stephen Birarda
|
7920f7afa3
|
spell things correctly so cmake knows what you want
|
2015-02-17 16:13:53 -08:00 |
|
Stephen Birarda
|
1a0a4d0e20
|
use seperate_arguments to allow cmake path escape
|
2015-02-17 16:05:32 -08:00 |
|
Stephen Birarda
|
b14110f596
|
ensure fixup bundle post build step called with list
|
2015-02-17 16:01:41 -08:00 |
|
Stephen Birarda
|
c3b71196c7
|
add debug to catch LIB_PATHS override
|
2015-02-17 15:58:08 -08:00 |
|
Stephen Birarda
|
d0d4eaec86
|
fix AddPathsToLibPaths foreach, soxr requirements
|
2015-02-17 15:44:03 -08:00 |
|
Stephen Birarda
|
10cdbc4fa0
|
fix dynamic requirements in find modules
|
2015-02-17 15:33:26 -08:00 |
|
Stephen Birarda
|
ecbbb481d0
|
ensure dll path is found for sdl2
|
2015-02-17 15:27:12 -08:00 |
|
Stephen Birarda
|
e582709185
|
ensure leapmotion dll path is found
|
2015-02-17 15:22:22 -08:00 |
|
Stephen Birarda
|
bc0ddd8c1c
|
rename AddPathToLibPaths file so it is findable
|
2015-02-17 15:19:57 -08:00 |
|
Stephen Birarda
|
b727c910d1
|
handle multiple dll paths, add sixense
|
2015-02-17 15:19:17 -08:00 |
|
Stephen Birarda
|
e7b4746c16
|
add TBB dll path to lib paths
|
2015-02-17 15:12:13 -08:00 |
|
Stephen Birarda
|
c233dc7b57
|
get sdl2 dll path for win32 fixup_bundle
|
2015-02-17 15:08:41 -08:00 |
|
Stephen Birarda
|
b682cd03f3
|
cleanup leap dll path for win
|
2015-02-17 15:08:30 -08:00 |
|
Stephen Birarda
|
34cf7bb1f1
|
add leap motion dll path for fixup_bundle
|
2015-02-17 15:04:57 -08:00 |
|
Stephen Birarda
|
18f293b59b
|
disable bundle fixup on Release build
|
2015-02-17 14:53:22 -08:00 |
|
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 |
|