3b07b1699e
Fix some CMake warnings
2022-08-15 22:20:45 +02:00
Dale Glass
ac5a70fca0
Change asset URLs to Athena S3 bucket.
...
This uses a variable that can be overriden with an environment variable.
This makes it easy for the community to create alternate asset hosts.
Due to vcpkg using a clean environment, variables can't be easily passed
to cmake scripts run by vcpkg. This was worked around by writing the data
that needs to be passed into temporary files and reading it from the
vcpkg ports.
2019-12-18 17:36:01 +01:00
Clement
e1e7556226
Fix cmake warnings
2019-04-25 13:53:44 -07:00
Clement
e35cb374ae
Re-host dependencies and update URLs to hifi.com
2018-07-12 18:04:10 -07:00
Bradley Austin Davis
b93e91b9f3
New android toolchain
2017-09-19 13:45:12 -07:00
Stephen Birarda
feef7dfec3
compare MSVC version numerically with greater_equal
2017-08-10 09:46:58 -07:00
Stephen Birarda
5b072b591e
remove commas breaking MSVC dir setting
2017-08-09 18:41:34 -07:00
Stephen Birarda
57fe5ae802
use tbb binaries more and update for vc14
2017-08-09 17:55:15 -07:00
Stephen Birarda
f1ed7a2e78
initial changes needed for android interface cmake
2016-08-31 10:53:29 -07:00
Seiji Emery
6e87f44ec7
Merge remote-tracking branch 'upstream/master'
2015-06-24 15:12:57 -07:00
Seiji Emery
0cc940d433
Modified the build files for external targets so that they longer show up project view in IDEs (which clutters up the view, etc).
...
Said files are now buried under hidden/externals; the (phony) build targets still exist and are visible in the target dropdown, but this is filterable (in Xcode, dunno about Visual Studio (just start typing and a filter/search box comes up))
2015-06-19 21:58:16 -07:00
Brad Davis
d65e5882aa
Working on 64 bit builds
2015-06-18 21:44:12 -07:00
Seth Alves
1109444c3d
attempt to make sure the ray that picks against polyvox entities is long enough
2015-05-27 14:57:12 -07:00
Seth Alves
7c4b89d917
get polyvox to build on osx
2015-05-27 11:56:57 -07:00
Stephen Birarda
12cacad8f8
remove a stray message call in cmake file
2015-04-01 18:02:48 -07:00
Stephen Birarda
f0c4aef932
download and make tbb for OS X
2015-03-30 17:26:33 -07:00
Stephen Birarda
eea4c56547
use TBB release libraries for apple external project
2015-03-26 14:03:25 -07:00
Stephen Birarda
faa47da57e
update version of TBB external project
2015-03-24 11:49:33 -07:00
Stephen Birarda
abfebf51f5
handle install name change on OS X for TBB
2015-02-20 12:17:42 -08:00
Stephen Birarda
b7c03c34a8
use path and filepath where appropriate for cache
2015-02-19 16:39:05 -08:00
Stephen Birarda
c3b9198ec3
cleanup handling of external projects if OS not handled
2015-02-19 15:19:52 -08:00
Stephen Birarda
03809131a4
log install to be able to confirm installed files
2015-02-19 12:39:48 -08:00
Stephen Birarda
6f055ca0d7
add an external project to handle bullet
2015-02-19 12:01:40 -08:00
Stephen Birarda
27c6f80a61
use md5 hash to verify downloaded externals
2015-02-19 09:33:22 -08:00
Stephen Birarda
7ec01c9095
handle android build of tbb, don't prefix win with lib
2015-02-18 17:20:13 -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
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