Brad Davis
|
6cff86b0f3
|
Fix polyvox archive, correct build errors, add additional libraries
|
2017-12-12 18:29:36 -08:00 |
|
Bradley Austin Davis
|
9df9cf7a47
|
Adding more libs, ifdefs for android incompatible code
|
2017-12-11 13:18:23 -08:00 |
|
Seth Alves
|
66191a5419
|
Merge pull request #11291 from ElderOrb/optional-build-tools
make building tools (besides 'scribe') optional
|
2017-10-08 10:02:28 -07:00 |
|
Bradley Austin Davis
|
b93e91b9f3
|
New android toolchain
|
2017-09-19 13:45:12 -07:00 |
|
beholder
|
04305155d0
|
make building tools (besides 'scribe') optional
|
2017-09-14 23:16:12 +03:00 |
|
Brad Davis
|
9c03fa0369
|
Cleanup CMake
|
2017-09-02 16:15:14 -07:00 |
|
beholder
|
a18410ef07
|
make building tests optional
|
2017-08-23 00:40:14 +03:00 |
|
Stephen Birarda
|
c7edc98d5c
|
remove deprecated CMake policy no longer needed
|
2017-08-09 18:47:50 -07:00 |
|
Brad Davis
|
3a31805dff
|
Fix warnings in Qt 59 / VS 2017 build
|
2017-07-20 11:57:12 -07:00 |
|
David Rowe
|
727ba1320a
|
Add unpublishedScripts content to the JS project
|
2017-05-21 11:15:51 +12:00 |
|
Brad Davis
|
a8de6eab8c
|
Organize the files in the JS and QML projects to appear in a folder hierarchy
|
2017-04-20 14:39:06 -07:00 |
|
Brad Davis
|
8116de7c14
|
Force thread linkage
|
2017-03-23 13:45:13 -07:00 |
|
Vladyslav Stelmakhovskyi
|
2d2b2094fd
|
Adding ability for QML/JS file to be visible in QtCreator. Also changed files will be installed to destination
|
2017-03-07 10:11:09 +01:00 |
|
Brad Davis
|
ecfe56085d
|
GLM update and GLI integration
|
2016-09-09 10:18:15 -07:00 |
|
Stephen Birarda
|
a94fe62b37
|
use shared libc++ to reduce shared lib size
|
2016-09-01 10:56:49 -07:00 |
|
Stephen Birarda
|
85ba0f36cf
|
fix controllers/shared compile for android interface port
|
2016-08-31 16:34:31 -07:00 |
|
Stephen Birarda
|
47f15f6ad8
|
use libc++ and clang toolchain
|
2016-08-31 16:16:40 -07:00 |
|
Stephen Birarda
|
fc8fad0753
|
check SCRIBE_PATH for scribe, add instructions
|
2016-08-31 13:56:02 -07:00 |
|
Stephen Birarda
|
feef76cbab
|
add tools, no plugins, add InterfaceActivity
|
2016-08-31 11:31:07 -07:00 |
|
Stephen Birarda
|
f1ed7a2e78
|
initial changes needed for android interface cmake
|
2016-08-31 10:53:29 -07:00 |
|
elisa-lj11
|
2d2cb45c5d
|
Merge remote-tracking branch 'highfidelity/master' into zip_project
|
2016-08-22 16:05:16 -07:00 |
|
Seth Alves
|
43c5735baa
|
don't use -Wsuggest-override on older gcc
|
2016-08-18 11:05:31 -07:00 |
|
Seth Alves
|
87dbfa7e47
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
|
elisa-lj11
|
0e79aa9dbe
|
Added quazip for unzipping functions
|
2016-08-04 16:46:56 -07:00 |
|
Seth Alves
|
406b08ffa1
|
when cmake is told SERVER_ONLY, still build server-side plugins
|
2016-07-20 11:29:00 -07:00 |
|
Stephen Birarda
|
8b429d5b47
|
rename console directory to server-console
|
2016-01-19 16:11:08 -08:00 |
|
Stephen Birarda
|
59b6d8fde8
|
set CPACK_MODULE_PATH so custom template is used
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
55886d43f5
|
add DDE component as downloadable optional
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
817d651c47
|
add initial fixup install commands for interface
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
92064fe507
|
generate a componentized server/client installer
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
0463e008cf
|
base cpack configuaration using install commands
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
e075ac2814
|
call set_packaging_parameters before subdirectory calls
|
2016-01-04 16:34:59 -08:00 |
|
Stephen Birarda
|
7f9cd572c4
|
make WINDOW_SDK_PATH debug a status message
|
2016-01-04 16:08:15 -08:00 |
|
Stephen Birarda
|
c34ad7ceb8
|
add docstring for WINDOW_SDK_PATH
|
2016-01-04 16:07:36 -08:00 |
|
Stephen Birarda
|
4104aabc84
|
remove extra debugging of WINDOWS_SDK_PATH
|
2016-01-04 16:06:12 -08:00 |
|
Stephen Birarda
|
7b920b6047
|
cleanup WINDOWS_SDK_PATH debug
|
2016-01-04 16:02:17 -08:00 |
|
Stephen Birarda
|
b3e46d1ed8
|
some macro renaming and cleanup
|
2016-01-04 10:26:37 -08:00 |
|
Stephen Birarda
|
abea65fa84
|
resolve conflicts on merge with upstream/master
|
2015-12-29 17:54:45 -08:00 |
|
Brad Davis
|
243fba461d
|
Add CMake flag for building only server components
|
2015-12-22 09:19:07 -08:00 |
|
Leonardo Murillo
|
a7b61cf791
|
Couple of fixes
|
2015-12-16 16:39:09 -06:00 |
|
Leonardo Murillo
|
66770cc907
|
Finishing touches
|
2015-12-16 16:11:35 -06:00 |
|
Leonardo Murillo
|
cbed8bf35a
|
NSIS Changes
|
2015-12-16 15:12:14 -06:00 |
|
Leonardo Murillo
|
5ed422e3a1
|
Removing unwanted changes
|
2015-12-16 14:28:49 -06:00 |
|
Leonardo Murillo
|
711d02ba2f
|
Consolidating installer checkpoint
|
2015-12-16 14:26:24 -06:00 |
|
Stephen Birarda
|
20886748af
|
resolve conflicts on merge with upstream/master
|
2015-12-16 10:21:24 -08:00 |
|
samcake
|
93dbc92c61
|
Adding the correct selection of the winSDK based on the generator used
|
2015-12-11 10:59:36 -08:00 |
|
samcake
|
8497931cb4
|
Changing the path to the win sdk to x64
|
2015-12-11 10:29:14 -08:00 |
|
Leonardo Murillo
|
cc6d30fe6f
|
Fix to path setting in shortcuts
|
2015-12-08 13:06:10 -08:00 |
|
Leonardo Murillo
|
eeebe06228
|
Using CPACK_PACKAGE_EXECUTABLES instead of CPACK_NSIS_CREATE_ICONS_EXTRE
|
2015-12-08 10:54:42 -08:00 |
|
Stephen Birarda
|
645a5319c3
|
remove the stack-manager
|
2015-12-03 14:06:51 -08:00 |
|