Commit History

Author SHA1 Message Date
  scottr 8b68aa9f5a [cpack/jenkins-main] rework build tagging to include git repo info in installer job 3 years ago
  scottr 071ed777bd [cpack/stabilization/2106-jenkins] removed enforcement of aws profile for s3 upload installer artifacts 3 years ago
  scottr 6e727e6ab0 [cpack/stabilization/2106-jenkins] various changes to shorten cpack install path on windows 3 years ago
  scottr aa583243f6 [cpack/stabilization/2106-vendor-name] update installer vendor name 3 years ago
  scottr 0108953586 [cpack/stabilization/2106] added: welcome page title, package full name. updated: install page title, vendor 3 years ago
  scottr 8aa310dff5 [cpack_installer] option to set upload url via environment variable 3 years ago
  scottr 57faa2d377 [cpack_installer] installer upload to s3 3 years ago
  scottr bcef8856ff [cpack_installer] minor wording fixes 3 years ago
  scottr 881c51dc9c [cpack_installer] removed unnecessary explicit use of CMAKE_INSTALL_DEFAULT_COMPONENT_NAME 3 years ago
  scottr 602dd01434 [cpack_installer] fixed typo in error message 3 years ago
  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 3 years ago
  scottr cfd06f2e4a [cpack_installer] added check for desired cmake version to be at least greater than minimum required plus minor cleanup 3 years ago
  scottr 301bfe3486 [cpack_installer] replaced raw file(DOWNLOAD ...) for download_file() utility 3 years ago
  scottr 883ddf667e [cpack_installer] removed static cmake package in favor of using file(DOWNLOAD ...) 3 years ago
  scottr 26c55514d5 [ext_project_packaging_fix] replaced incorrect usage of CMAKE_SOURCE_DIR with CMAKE_CURRENT_SOURCE_DIR in cmake packaging scripts 3 years ago
  scottr 54dc47eb91 [cpack_installer] fixed typo in help string 3 years ago
  scottr 66ad040102 [cpack_installer] some minor comment cleanup 3 years ago
  scottr 2ddbd36f9a [cpack_installer] add option to specify license url. replicate online artifacts copy 3 years ago
  scottr b19779e491 [cpack_installer] cpack variable usage cleanup 3 years ago
  scottr 6d7f7547ec [cpack_installer] fix incorrect caching type of installer download url and add configure of download info 3 years ago
  scottr c777e2e353 [cpack_installer] some cpack cleanup and prep for online installer support (pre/post build steps) 3 years ago
  scottr efe6d24d51 [cpack_installer] new windows installer basic implementation 3 years ago
  Esteban Papp edf8ab4822 Renaming CPack.cmake to Packaging.cmake to avoid infinite recursion (Packaging.cmake includes CPack.cmake) (#533) 3 years ago