Commit graph

143 commits

Author SHA1 Message Date
Kalila L
eb581f891c Merge branch 'master' into docs/deb-rpm-package-instructions 2021-02-22 03:35:11 -05:00
Kalila L
62e4ca8ada Update build docs slightly. 2021-01-28 16:55:46 -05:00
Kalila L
0ab82f6863 Add examples to env variables. 2020-12-21 04:24:01 -05:00
kasenvr
8705873be5
Update BUILD.md 2020-09-10 04:15:07 -04:00
kasenvr
60e6d99aff
Merge branch 'master' into feature/package-startup-interface 2020-09-01 17:40:37 -04:00
kasenvr
693416cd0d
Update BUILD.md 2020-08-26 04:07:57 -04:00
kasenvr
a4bea1ce30
Update BUILD.md 2020-08-25 01:11:12 -04:00
Kalila L
be46e3d8f2 Code signing variables updated. 2020-08-24 15:23:13 -04:00
Kalila L
b9a25905e2 Update build docs. 2020-08-23 14:49:21 -04:00
David Rowe
3433ca3b02 Merge branch 'master' into feature/openvr-linux 2020-07-06 18:48:35 +12:00
kasenvr
6a159fd34f
Add missing release_type 2020-06-27 20:39:19 -04:00
kasenvr
69b407f001
Update BUILD.md
I removed a build variable that does not exist and added one that does after doing a codebase search.
2020-06-27 20:26:35 -04:00
David Rowe
34f1616581 Update build doc 2020-06-16 09:17:21 +12:00
Kasen IO
c9f6f86619 Add descriptions, some still are TODO. 2020-05-20 15:08:18 -04:00
kasenvr
7996698c8f
Merge branch 'master' into fix/other-renamings 2020-05-18 15:10:32 -04:00
Kasen IO
7633361bb4 Update build docs. 2020-05-17 22:38:22 -04:00
Thijs Wenker
e71a94cc3e Build.md: Generating a release/debug only vcpkg build docs 2020-04-19 22:50:53 +02:00
David Rowe
ffeb37e7aa Merge remote-tracking branch 'hifi/master' into merge-hifi-master
# Conflicts:
#	CMakeLists.txt
#	README.md
#	cmake/externals/glad32es/CMakeLists.txt
#	cmake/externals/glad41/CMakeLists.txt
#	cmake/externals/glad45/CMakeLists.txt
#	cmake/externals/polyvox/CMakeLists.txt
#	cmake/externals/quazip/CMakeLists.txt
#	cmake/externals/vhacd/CMakeLists.txt
#	cmake/init.cmake
#	cmake/ports/hifi-deps/CONTROL
#	cmake/ports/sdl2/CONTROL
#	cmake/ports/sdl2/disable-hidapi-for-uwp.patch
#	cmake/ports/sdl2/enable-winrt-cmake.patch
#	cmake/ports/sdl2/fix-arm64-headers.patch
#	cmake/ports/sdl2/fix-x86-windows.patch
#	cmake/ports/sdl2/portfile.cmake
#	cmake/ports/sdl2/vcpkg-cmake-wrapper.cmake
#	cmake/ports/tbb/portfile.cmake
#	hifi_vcpkg.py
#	interface/src/avatar/MyAvatar.h
#	libraries/avatars-renderer/src/avatars-renderer/Avatar.h
#	libraries/avatars/src/AvatarData.h
#	libraries/entities-renderer/src/RenderableEntityItem.h
#	libraries/entities/src/EntityItem.cpp
#	libraries/entities/src/EntityItem.h
#	libraries/fbx/src/GLTFSerializer.cpp
#	libraries/graphics-scripting/src/graphics-scripting/Forward.h
#	libraries/networking/src/AddressManager.cpp
#	libraries/networking/src/DomainHandler.h
#	libraries/procedural/src/procedural/ProceduralMaterialCache.cpp
#	libraries/render-utils/src/HighlightEffect.cpp
#	libraries/render-utils/src/MeshPartPayload.cpp
#	libraries/render-utils/src/Model.cpp
#	libraries/render-utils/src/RenderShadowTask.cpp
#	libraries/script-engine/src/WebSocketClass.cpp
2020-04-09 16:46:27 +12:00
Kasen IO
115c40bd54 Lots of renamings, more to come. 2020-04-07 04:56:02 -04:00
Kasen IO
cb13363f0e Update build docs. 2020-03-28 22:38:28 -04:00
Vegaslon
776b0ce75e Update a small portion of the build instructions to account for new branding and repository name. 2019-12-21 11:24:29 -05:00
Zach Fox
2eeb9ed605 DEV-2794: Update BUILD.MD 2019-11-21 14:37:24 -08:00
Anna
22803c7043 testing 2019-06-12 17:14:40 -07:00
NissimHadar
676f762348 Updating readme's. 2019-04-30 08:32:25 -07:00
NissimHadar
7eaa45f5c1 Added macdeployqt to local builds. 2019-04-29 12:33:23 -07:00
Clement
62a06fe383 Update build docs 2018-12-06 16:10:05 -08:00
Brad Davis
3e0dc35e54 Removing outdated external build instructions 2018-11-08 16:46:36 -08:00
Brad Davis
bbba7d1b1d Updating build notes 2018-11-08 12:27:55 -08:00
Brad Davis
8ce2081349 Add python discovery 2018-10-23 10:40:10 -07:00
Flame Soulis
26cb2409b9 Added additional export QT_CMAKE_PREFIX_PATH related to BUILD_LINUX.md 2018-09-03 08:53:20 -04:00
Robin Wilson
c4e8205a79 reordered build.md instructions 2018-08-04 14:02:05 -07:00
Clement
157ca8cd68 Update docs with correct qt version 2018-04-12 16:21:26 -07:00
Andrew Meadows
c79bf3bc04 cleanup WANT_DETAILED_PROFILING 2017-10-19 14:31:50 -07:00
Atlante45
1f485ac8f8 Fix OpenSSL build instructions 2017-09-19 12:07:24 -07:00
nimisha20
55e23a3106 Update BUILD.md 2017-07-27 16:57:08 -07:00
nimisha20
f7add1f6c6 Updating with the latest dependency info 2017-07-27 13:17:42 -07:00
Thijs Wenker
68ad8fa981 visual headers 2017-05-30 21:12:51 +02:00
Anshuman Dewangan
c13f63a4f4 Changed references from Qt 5.6.1 to 5.6.2 2017-04-26 14:47:03 -07:00
Thijs Wenker
f42f8cf602 bullet moved 2017-03-02 02:39:34 +01:00
Thijs Wenker
c8911d14e6 http->https 2017-03-01 22:04:51 +01:00
Thijs Wenker
1d3be1607d removed broken Faceshift domain from Build manual 2017-03-01 21:35:35 +01:00
Thijs Wenker
64240d3394 use https in readme/build documentation rather than http 2017-03-01 21:31:43 +01:00
Stephen Birarda
0e9d66a3a6 change build guide to suggest latest of OpenSSL 2017-02-13 13:31:07 -08:00
SamGondelman
98cb3cc366 updated build instructions 2016-09-06 17:36:52 -07:00
elisa-lj11
9ea9baeadf Making JS/QML safer (DOES NOT WORK) 2016-08-16 14:12:19 -07:00
elisa-lj11
0e79aa9dbe Added quazip for unzipping functions 2016-08-04 16:46:56 -07:00
Andrew Meadows
062711b202 Revert "Update the build docs for a better OpenSSL security posture." 2016-06-04 20:51:21 -07:00
Peter Clemenko III
036fd0c4af Update the build docs for a better OpenSSL security posture. There are around 19 CVEs in the current recommended version. 2016-06-01 10:35:36 -04:00
Stephen Birarda
d2b8ba740a change BUILD guides for 5.5.1 and homebrew recs 2015-11-16 15:59:52 -08:00
Stephen Birarda
f17af601ab update BUILD for cmake version change 2015-11-16 15:52:48 -08:00