sabrina-shanman
2dbf3de58a
Allow more image names to be used as Nitpick test reference images
2019-08-21 14:17:43 -07:00
Shannon Romano
0b71cac84b
Merge pull request #16043 from sethalves/fix-linux-build-shared-nitpick
...
BUGZ-1205: fix Linux builds when -DBUILD_SHARED_LIBS=ON
2019-08-09 13:15:47 -07:00
Seth Alves
5bf6fd3977
on Linux, allow -DBUILD_SHARED_LIBS=ON to build when memory-debugging is enabled
2019-08-07 16:28:39 -07:00
David Rowe
e2748a861a
Merge branch 'master' into DOC-98
...
# Conflicts:
# libraries/platform/src/platform/backend/Platform.cpp
2019-08-03 11:22:23 +12:00
Andrew Meadows
f07352ab2c
add MaterialCache to oven's DependencyManager
2019-07-31 13:39:52 -07:00
dante ruiz
58dea69ecf
create zip file for launcher
2019-07-25 15:41:34 -07:00
David Rowe
bce3e9bd6b
PlatformInfo API JSDoc update
2019-07-26 10:32:19 +12:00
Simon Walton
f567777f24
Don't read HMAC for 'nonverified' packets
2019-07-18 12:57:13 -07:00
Clement
6ddccafa6b
Use absolute path
2019-07-12 15:29:05 -07:00
Clement
b93ec08f5a
Modify path to resources
2019-07-12 14:05:02 -07:00
Clement
54a2619b70
Move ci scripts to hifi repo
2019-07-12 14:03:09 -07:00
Shannon Romano
22e9628e77
Merge pull request #15662 from SamGondelman/uber2
...
DEV-203: Add ability for .slp files to define shader variants
2019-07-03 18:03:56 -07:00
jennaingersoll
938b9e25f9
Merge pull request #15861 from jennaingersoll/signal-fix
...
DOC-66: Show deprecated notices for signals.
2019-07-02 10:21:56 -07:00
ingerjm0
292dce3e88
DOC-66: Show deprecated notices for signals.
2019-07-01 14:38:56 -07:00
jennaingersoll
b6cefd8dfb
Merge pull request #15786 from ChristophHaag/patch-1
...
Update jsdoc to avoid breakage with recent node
2019-06-27 13:06:12 -07:00
Anthony Thibault
96179328e0
nitpick: [mac] preserve symlinks when installing interface.app
2019-06-19 11:20:32 -07:00
Christoph Haag
bd22baad72
Update jsdoc to avoid breakage with recent node
2019-06-18 16:26:30 +02:00
Brad Davis
595fe0cdfe
Fix launcher signing for windows
2019-06-11 15:52:25 -07:00
Brad Davis
ee8235358a
Fixing the launcher signing
2019-06-11 14:51:43 -07:00
Brad Davis
56bde0432e
Tricking the builds system
2019-06-11 14:25:18 -07:00
Brad Davis
782e0e63dc
Another go at signing
2019-06-11 13:37:56 -07:00
Brad Davis
a86e41f898
More logging on signing / non-signing conditional
2019-06-11 13:00:36 -07:00
Brad Davis
40a20aac0d
Add signing for the windows launcher
2019-06-11 11:25:19 -07:00
Bradley Austin Davis
844397d86c
Merge pull request #15689 from jherico/light-launcher-win
...
DEV-77: Light launcher Windows build
2019-06-10 18:43:44 -07:00
Brad Davis
ecfc3613b0
Enable windows launcher build
2019-06-10 16:44:19 -07:00
Howard Stearns
6394d14f2a
Merge pull request #15687 from SimonWalton-HiFi/dissectors-message-limits
...
Dissectors: Limit message number & position values
2019-06-06 17:03:09 -07:00
Simon Walton
d2e9abd72c
Tweak limits; add comment
2019-06-06 15:01:54 -07:00
Simon Walton
a5c2ce472e
unsourced additions from Howard
2019-06-06 11:08:16 -07:00
Simon Walton
ecbce8201b
Dissectors: Limit message number & position values
2019-06-05 18:17:24 -07:00
Brad Davis
0bc0c73ef2
Enable mac launcher builds
2019-06-05 15:16:01 -07:00
Brad Davis
3cb5b7716e
Light Launchers
2019-06-05 11:18:16 -07:00
SamGondelman
68d2f9581f
add ability for slp files to define shader variants
2019-06-03 19:16:42 -07:00
Anthony J. Thibault
154fd393ba
Bug fix for crash in QScriptEngine::reportAdditionalMemoryCost()
...
This fix requires a patch to qt. This build includs a new pre-built Qt 5.12.3 with the patch applied.
See tools/qt5-builder/qtscript-crash-fix.patch to see actual patch applied.
* Touched bullet3 portfile to create new vckpg hash
* New urls for qt assets which include qscript patch hifi_vcpkg.py
* Updated tools/qt5-builder/ with qscript patch and README.md directions.
https://highfidelity.atlassian.net/browse/BUGZ-46
A qt bug was filed to hopefully get this bug fixed upstream.
https://bugreports.qt.io/browse/QTBUG-76176
2019-06-03 17:11:54 -07:00
Simon Walton
987d5e7662
Merge pull request #15650 from SimonWalton-HiFi/dissectors-stun-filter
...
Use STUN RFC magic number to filter for such packets
2019-05-30 15:47:50 -07:00
Brad Hefta-Gaub
85389aa5b9
Merge pull request #15649 from hyperlogic/bug-fix/qt-symbols-for-mac
...
Update mac qt build
2019-05-30 12:04:44 -07:00
Simon Walton
bffd87b331
Fallback for STUN packets
2019-05-30 11:41:12 -07:00
Simon Walton
d620d3511f
Add packet-len check
2019-05-29 18:21:37 -07:00
Simon Walton
ddffa62468
Use STUN RFC magic number to filter for such packets
2019-05-29 18:10:48 -07:00
Anthony J. Thibault
ddf1543d68
Update mac qt build
...
* Reformat whitespace in README.md
* hifi_vckpg.py: Remove macos var/temp hack for vcpkg
* hifi_vckpg.py: Add ability to override HIFI_QT_INSTALL_ROOT dir with environment variable.
* hifi_vckpg.py: Update macos url for pre-built qt 5.12.3 on S3.
* cmake/ports/bullet3/portfile.cmake: add comment to force change in vcpkg hash.
* tools/qt-builder/README.md: updated formatting and added details about how to generate symbols for macos and pc
* tools/qt-builder: added prepare python scripts for symbols
* cmake/macros/SetupQt.cmake: Remove hardcoded var/temp qt cmake path
2019-05-29 17:11:24 -07:00
Brad Davis
568d3ab1f9
Fix release build zip name
2019-05-29 09:19:11 -07:00
Brad Davis
4d0eb65121
Post-build script tweaks
2019-05-28 15:22:03 -07:00
Brad Hefta-Gaub
f9773dfdd8
Merge pull request #15615 from jherico/feature/post-build-script
...
DEV-50: Add postbuild script
2019-05-24 09:17:37 -07:00
Anthony J. Thibault
a7874fa556
Update windows build with symbols for release qt-5.12.3
...
hifi_vcpkg.py will now download a new version of qt that contains release symbols.
made minor changes to bullet3/portfile.cmake to trigger a new vkpkg hash.
2019-05-23 14:10:06 -07:00
Brad Davis
cdf71f40d5
Add postbuild script for CI server
2019-05-23 10:55:39 -07:00
Andrew Meadows
4cf9673dbb
Merge master into 22007-hifiQtBuildv2
2019-05-15 14:10:30 -07:00
Clement
b3d0705e39
Extend ICE logging + make it more searchable
2019-05-08 18:38:00 -07:00
NissimHadar
f1593cad70
Updated readmes.
2019-05-05 17:16:38 -07:00
NissimHadar
6ff6c0c410
Reverted erroneous commit.
2019-05-04 18:45:27 -07:00
NissimHadar
844fbec36f
So that both Jenkins and local Mac are happy.
2019-05-04 18:09:54 -07:00
NissimHadar
c9e372aa53
Updated for Ubuntu 16.04/18.04
2019-05-04 17:30:10 -07:00