Commit Graph

19 Commits

Author SHA1 Message Date
Alex Peterson af8e6afc6a Update README LFS instructions (#1925)
Signed-off-by: AMZN-alexpete <26804013+AMZN-alexpete@users.noreply.github.com>
2021-07-07 14:31:45 -07:00
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>
2021-07-06 08:05:11 -07:00
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>
2021-06-11 12:00:55 -05:00
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.
2021-05-28 16:48:24 -05:00
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
2021-05-25 12:58:22 -07:00
Brian Herrera 451d6915ff Fix repo url 2021-04-30 14:54:58 -07:00
alexpete 774580cea2 Updating README to mention 3p rev13 2021-04-13 17:30:43 -07:00
alexpete 8caec43f2a Updating 3rdparty link in README to rev12 2021-04-09 12:04:41 -07:00
alexpete 1044dc3da1 Integrating github/staging through commit ab87ed9 2021-04-09 11:27:37 -07:00
alexpete ae652cc62a Updating 3rdParty link in README 2021-04-07 14:06:18 -07:00
alexpete e55b89553e Updated 3rdParty package url 2021-03-26 16:16:24 -07:00
changml c8f1b7b07d Fixed hanging quote 2021-03-25 17:32:40 -07:00
changml d463a2e178 Addressed feedback, updated build commands, redistributables 2021-03-25 16:35:40 -07:00
changml 10bd5746f0 Fixing links 2021-03-25 12:37:38 -07:00
changml 164c70363d More typo fixes 2021-03-25 12:34:46 -07:00
changml c1e12ce067 Fixed typos 2021-03-25 12:32:19 -07:00
changml 73fed749c3 Added build instructions, including 3p 2021-03-25 12:11:03 -07:00
alexpete 448c549698 Updating confidentiality notice and contact info 2021-03-09 16:36:17 -08:00
alexpete a10351f38d Initial commit 2021-03-08 14:30:57 -08:00