You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/scripts
Esteban Papp dbc5d7a8bc
Cherry-pick of Linux deb package to stabilization (#5778)
* Cherry-pick 49e8f35858

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Merging differences from development of other changes that need to be there for deb packaging

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Picks a needed change for the installer

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Fixes warning in mac

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Takes version from environment if defined

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Do not pick up version if it is empty string since that will also break version comparison

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* creating temp directories if they dont exist

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* removing a dependency to itself (Multiplayer.Builders is an alias of Multiplayer.Editor)

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* Filters which runtime dependencies are passed from private build dependencies to only those that are actual targets.
This avoids something like a "d3d12" private build dependency from being passed to the runtime dependencies

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
..
build Cherry-pick of Linux deb package to stabilization (#5778) 4 years ago
bundler supporting multiple directories 4 years ago
commit_validation Add support for a custom path root separator using a trait. (#3678) 4 years ago
ctest Add AWSI automation tests to a new test suite and pipe (#3913) 4 years ago
detect_file_changes Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
license_scanner Add script for license scanner (#2267) 4 years ago
migration Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
o3de Prevent updates to o3de_manifests.json if it is corrupted. (#5776) 4 years ago
scrubbing Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
signer/Platform/Windows Installer, bootstrapper, and executable signing for Windows (#4406) 4 years ago
CMakeLists.txt PR comments/improvements 4 years ago
o3de.bat Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
o3de.py Additional fixes for downloading O3DE objects, and using the cache folder 4 years ago
o3de.sh Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago