Steve Pham
b4a2edec6a
Final update copyright headers to reference license files at the repo root ( #1693 )
...
* Final update copyright headers to reference license files at the repo root
Signed-off-by: spham <spham@amazon.com >
* Fix copyright validator unit tests to support the stale O3DE header scenario
Signed-off-by: spham <spham@amazon.com >
2021-06-30 19:51:55 -07:00
Steve Pham
70042fcdcd
O3DE Copyright Updates for Linux Foundation ( #1504 )
2021-06-23 10:55:22 -07:00
lumberyard-employee-dm
c67cd2dc4e
Renaming the TargetCMakeLists.txt.in to InstalledTarget.in to get avoid it being picked up by the CopyrightValidator
2021-05-27 17:35:08 -05:00
lumberyard-employee-dm
18e479589d
Updating the Install_common.cmake ly_setup_o3de_install() function to be
...
able forward all the ly_add_targets calls within a single source Engine
CMakeLists.txt to a single installed Engine CMakeLists.txt
2021-05-27 12:19:49 -07:00
lumberyard-employee-dm
5b8e759c2d
Implemented changes in the ly_setup_target() command to forward the ly_create_alias() command calls to the configured CMakeLists.txt per installed target
2021-05-26 23:59:49 -05:00
lumberyard-employee-dm
84cf3bffde
Updating the Install_common.cmake script to copy over the source engine.json templates array to the generated installed engine.json
2021-05-26 20:49:52 -05:00
lumberyard-employee-dm
b99bcea24a
Updating the engine.json.in template for the cmake INSTALL target to add the list of external subdirectories to allow the installed layout to access the subdirectories via it's engine.json file
2021-05-24 00:43:21 -05:00
phistere
7a25a17fae
Fixes a few issues when using an engine name different from the default
2021-05-20 09:13:01 -05:00
pappeste
671f26bed4
fixing debug configuration and how we declare IMPORTED targets (instead of UNKNOW we use the actual type)
2021-05-11 19:06:07 -07:00
pappeste
f222590d77
fixing debug
2021-05-10 16:02:07 -07:00
pappeste
03bde5c244
getting CMakeTestbed to build again
2021-05-10 15:05:17 -07:00
pappeste
12cea5d029
Fixing headers and interface build dependencies
2021-05-10 13:58:22 -07:00
pappeste
33e4098741
Merge branch 'ly-as-sdk/LYN-2948' of https://github.com/aws-lumberyard-dev/o3de into ly-as-sdk/LYN-2948
...
# Conflicts:
# cmake/Platform/Common/Install_common.cmake
2021-05-10 12:01:49 -07:00
pappeste
ac7024cc06
Making install to be completely a post-processing step. We need this so all dependencies are declared and ready when we generate the target files
2021-05-10 11:19:35 -07:00
phistere
bedecebdcc
Configures and installs an engine.json generated from a template. Fixes HEADERONLY targets for install. Fixes locating .ico resource file. Fix infinite loop in CMake configure on new projects.
2021-05-07 20:05:05 -05:00
pappeste
b0732dd494
Changing find files to add_subdirectory to be able to have SettingsRegistry.cmake finding the path to the gems
2021-05-04 13:52:19 -07:00