Commit Graph

18 Commits (ca4156e1c005b69d49b83dac1565412e822444a2)

Author SHA1 Message Date
Nicholas Lawson 5fdb33b1d7
o3de stabilization/2106 - update licenses (#1661)
Not to be committed before 7/6/2021

Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com>
5 years ago
Eric Phister 0c7605c9b6
Update minimum required CMake version to 3.20 (#1253)
* Update the minimum CMake version to 3.20

Sets the cmake_minimum_required calls to version 3.20 and updates the
README.md to point at the general CMake download page instead of a stale
link.

* Remove unnecessary cmake minimum version

It was using an old 3.0 version and can be removed.

* Additional updates to CMake 3.20, build scripts

Updates the version and remove logic to find a CMake in 3rdParty.

* Removing backup path to ninja path in the build_ninja_windows.cmd

The backup path for finding ninja was coming from the Perforce depot which isn't available for o3de builds.

* Removing reference to 3rdParty Android SDK 29 from the build and run unit test script

The Android SDK is not part of the new 3rdParty system and users are expected to install the Android SDK on their own in order to build the engine for Android.

* Update the get_python scripts and README

No longer try to append a CMake path to LY_3RDPARTY_PATH, but do still
support LY_CMAKE_PATH because there are still uses of it.  Remove
mention of an LY_3RDPARTY_PATH-relative CMake path from the README.md.

* Removing LY_NINJA_PATH from the build_ninja_windows.cmd

Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
5 years ago
lumberyard-employee-dm f7e03a2f37
Updating the README.md to account for the O3DE as an SDK changes (#1041)
Moved the registration of the engine to the "Setting up new projects" section.
The engine is no longer required to be registered in order to build it.
5 years ago
Mike Chang 8950a99c6b
Readme update (#770)
- Update to the 3p system. The megazip and CDN addresses are no longer required for mainline (will still need it for 0.5)
- Updates to the min requirements and notes for 3p redistributables
- o3de engine registration instructions
- Direct link to the full docs on the o3de docs site

Co-authored-by: lumberyard-employee-dm & willihay
5 years ago
Brian Herrera 451d6915ff
Fix repo url 5 years ago
alexpete 774580cea2 Updating README to mention 3p rev13 5 years ago
alexpete 8caec43f2a Updating 3rdparty link in README to rev12 5 years ago
alexpete 1044dc3da1 Integrating github/staging through commit ab87ed9 5 years ago
alexpete ae652cc62a Updating 3rdParty link in README 5 years ago
alexpete e55b89553e Updated 3rdParty package url 5 years ago
changml c8f1b7b07d Fixed hanging quote 5 years ago
changml d463a2e178 Addressed feedback, updated build commands, redistributables 5 years ago
changml 10bd5746f0 Fixing links 5 years ago
changml 164c70363d More typo fixes 5 years ago
changml c1e12ce067 Fixed typos 5 years ago
changml 73fed749c3 Added build instructions, including 3p 5 years ago
alexpete 448c549698 Updating confidentiality notice and contact info 5 years ago
alexpete a10351f38d Initial commit 5 years ago