scottr
335d5dc7ed
Merge branch 'stabilization/2106' into cpack/2106-upload-fix
2021-06-23 15:16:33 -07:00
Steve Pham
70042fcdcd
O3DE Copyright Updates for Linux Foundation ( #1504 )
2021-06-23 10:55:22 -07:00
scottr
46c40d4bfa
[cpack/2106-upload-fix] provide bucket owner permissions in upload command
2021-06-22 17:06:43 -07:00
scottr
64a960e428
Merge branch 'cpack/jenkins-main' of https://github.com/aws-lumberyard-dev/o3de into cpack/jenkins-main
2021-06-20 20:21:48 -07:00
scottr
b089facc23
[cpack/jenkins-main] fixed bug where some resources were not embedded in the bootstrapper
2021-06-20 20:00:23 -07:00
scottr
26017c1b49
Merge branch 'stabilization/2106' into cpack/jenkins-main
2021-06-20 17:49:23 -07:00
scottr
587aa58b87
[cpack/jenkins-main] fixed bug with implicit aws upload profile
2021-06-20 15:16:18 -07:00
scottr
e8f250bed8
[cpack/jenkins-main] rework build tag generation to be at cpack time through LY_INSTALLER_AUTO_GEN_TAG
2021-06-20 14:31:10 -07:00
scottr
8b68aa9f5a
[cpack/jenkins-main] rework build tagging to include git repo info in installer job
2021-06-18 16:55:22 -07:00
Scott Romero
d66e8d7c06
[stabilization/2106] updated start menu shortcuts generated by the installer ( #1421 )
...
Added start menu shortcuts for the Editor and Material Editor
Renamed original "O3DE" start menu shortcut to "O3DE Project Manager"
Updated start menu folder name to include the "[Developer Preview]" tag
2021-06-18 13:36:28 -07:00
scottr
6e727e6ab0
[cpack/stabilization/2106-jenkins] various changes to shorten cpack install path on windows
2021-06-18 08:25:03 -07:00
scottr
703c1856ec
[cpack/stabilization/2106] updated start menu shortcuts generated by the installer
2021-06-17 15:16:20 -07:00
Esteban Papp
98767862af
LYN-4071 Mac compile times are excessive
2021-06-17 13:41:36 -07:00
scottr
084430f0c9
[cpack/stabilization/2106] update xml strings to use cmake bracket argument
2021-06-15 19:17:51 -07:00
scottr
ba1979b6fc
[cpack/stabilization/2106] fixed various text entries getting clipped after reinstalling the font
2021-06-15 18:42:21 -07:00
Esteban Papp
4a53d79158
Fixup editor bundle working
2021-06-15 17:33:26 -07:00
Esteban Papp
b5c7a35442
working with fixup bundle and incrementals of 1s
2021-06-15 17:33:23 -07:00
pappeste
47c3c3a5d0
Solution that wraps qt deploy with cmake
2021-06-15 17:33:20 -07:00
Esteban Papp
9fe06453d3
Initial commit to use qt.conf for all builds
2021-06-15 17:33:18 -07:00
scottr
91dec06f66
[cpack/stabilization/2106] minor tweaks: increased button height to fit admin icon, fixed button bar background size issue, fixed progress text overwrite bug
2021-06-15 15:56:14 -07:00
scottr
f4f3009948
[cpack/stabilization/2106] re-layout bottom button bar
2021-06-15 14:45:08 -07:00
scottr
e82a782ca8
[cpack/stabilization/2106] fixed a couple ux issues that cropped up in the re-layout
2021-06-15 14:11:38 -07:00
scottr
e309afb077
[cpack/stabilization/2106] font cleanup
2021-06-15 14:01:54 -07:00
scottr
6c96ad89c4
[cpack/stabilization/2106] updated failure state page layout to include warning image
2021-06-15 13:26:14 -07:00
scottr
0108953586
[cpack/stabilization/2106] added: welcome page title, package full name. updated: install page title, vendor
2021-06-15 12:51:44 -07:00
scottr
2d5fe7b835
[cpack/stabilization/2106] resize bootstrapper windows size and adjust center elements
2021-06-15 12:30:18 -07:00
scottr
df64d4ca56
[cpack/stabilization/2106] bootrapper banner updates - replaced logo and removed text
2021-06-15 08:35:40 -07:00
scottr
ac872f8f59
[cpack/stabilization/2106] update installer bundle name to include [Developer Preview]
2021-06-14 19:12:56 -07:00
scottr
2444ad58de
[cpack/stabilization/2106] replaced bootstrapper font with correct one
2021-06-14 17:18:41 -07:00
scottr
4491104889
[cpack/stabilization/2106] update installer license UX (legal request)
2021-06-14 15:39:07 -07:00
Scott Romero
4af5faa0a9
[stabilization/2106] bootstrap installer theme support ( #1294 )
2021-06-14 09:54:00 -07:00
scottr
633de3d28b
[cpack/stabilization/2106] bootstrap installer theme support (required for changes requested by legal)
2021-06-11 17:58:14 -07:00
srikappa-amzn
bbae6490d9
Enabled LyTestTools trait only for windows and mac
2021-06-10 14:38:14 -07:00
scottr
57faa2d377
[cpack_installer] installer upload to s3
2021-06-07 15:15:14 -07:00
scottr
8214706ff9
[cpack_installer] reworked how packaging is enabled for windows
2021-06-03 08:24:01 -07:00
scottr
12cdaed03e
[cpack_installer] updated installer icon/logo
2021-06-02 13:58:37 -07:00
scottr
cfd06f2e4a
[cpack_installer] added check for desired cmake version to be at least greater than minimum required plus minor cleanup
2021-06-02 13:10:11 -07:00
pappeste
8b9f5230f6
Merge branch 'main' into ly-as-sdk/LYN-2948
2021-05-28 00:16:26 -07:00
scottr
883ddf667e
[cpack_installer] removed static cmake package in favor of using file(DOWNLOAD ...)
2021-05-26 20:19:42 -07:00
scottr
2ba645c264
[cpack_installer] post install hooks to install cmake and python
2021-05-26 16:13:14 -07:00
lumberyard-employee-dm
76fe7f3666
Merge branch 'main' of https://github.com/aws-lumberyard/o3de into ly-as-sdk/LYN-2948-phistere
2021-05-25 23:48:55 -05:00
scottr
d83d9c9bff
[cpack_installer] fixed issue with applying default installer GUIDs when seed property changes
2021-05-19 20:26:27 -07:00
scottr
e0cb0fec9b
[cpack_installer] add desktop and start menu shortcuts
2021-05-19 19:39:52 -07:00
scottr
3d4d63ab1d
[cpack_installer] installer product icons
2021-05-19 14:08:38 -07:00
scottr
9788caa6cb
[cpack_installer] move non-cmake packaging resources into their own folder
2021-05-19 13:48:02 -07:00
scottr
b45d01919d
[cpack_installer] simplify guid generation by using existing project props instead of timestamp in seed value. add bootstrapper specific guids.
2021-05-18 00:22:17 -07:00
scottr
efbb0077b5
[cpack_installer] configure install to be per machine
2021-05-17 21:43:46 -07:00
scottr
37b2ac797d
[cpack_installer] bootstrap installer is copied to root of build directory. uploads directory is cleaned before copied to.
2021-05-17 20:52:06 -07:00
scottr
2ddbd36f9a
[cpack_installer] add option to specify license url. replicate online artifacts copy
2021-05-17 16:34:24 -07:00
scottr
b19779e491
[cpack_installer] cpack variable usage cleanup
2021-05-17 15:28:32 -07:00