scottr
|
8aa310dff5
|
[cpack_installer] option to set upload url via environment variable
|
2021-06-07 15:29:29 -07:00 |
|
scottr
|
57faa2d377
|
[cpack_installer] installer upload to s3
|
2021-06-07 15:15:14 -07:00 |
|
scottr
|
bcef8856ff
|
[cpack_installer] minor wording fixes
|
2021-06-03 10:51:13 -07:00 |
|
scottr
|
881c51dc9c
|
[cpack_installer] removed unnecessary explicit use of CMAKE_INSTALL_DEFAULT_COMPONENT_NAME
|
2021-06-02 22:05:20 -07:00 |
|
scottr
|
602dd01434
|
[cpack_installer] fixed typo in error message
|
2021-06-02 22:02:11 -07:00 |
|
scottr
|
b09f73378f
|
[cpack_installer] replaced LY_DEFAULT_INSTALL_COMPONENT with built-in CMAKE_INSTALL_DEFAULT_COMPONENT_NAME. updated stale references to ly_install_target_COMPONENT with a get_prop call
|
2021-06-02 20:49:39 -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 |
|
scottr
|
301bfe3486
|
[cpack_installer] replaced raw file(DOWNLOAD ...) for download_file() utility
|
2021-05-26 22:03:46 -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
|
26c55514d5
|
[ext_project_packaging_fix] replaced incorrect usage of CMAKE_SOURCE_DIR with CMAKE_CURRENT_SOURCE_DIR in cmake packaging scripts
|
2021-05-24 09:27:03 -07:00 |
|
scottr
|
54dc47eb91
|
[cpack_installer] fixed typo in help string
|
2021-05-18 11:50:01 -07:00 |
|
scottr
|
66ad040102
|
[cpack_installer] some minor comment cleanup
|
2021-05-17 22:51:48 -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 |
|
scottr
|
6d7f7547ec
|
[cpack_installer] fix incorrect caching type of installer download url and add configure of download info
|
2021-05-14 08:20:59 -07:00 |
|
scottr
|
c777e2e353
|
[cpack_installer] some cpack cleanup and prep for online installer support (pre/post build steps)
|
2021-05-11 18:07:19 -07:00 |
|
scottr
|
efe6d24d51
|
[cpack_installer] new windows installer basic implementation
|
2021-05-06 15:51:20 -07:00 |
|
Esteban Papp
|
edf8ab4822
|
Renaming CPack.cmake to Packaging.cmake to avoid infinite recursion (Packaging.cmake includes CPack.cmake) (#533)
|
2021-05-03 18:55:42 -07:00 |
|