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/cmake
Artur K 80db67e90a
Remove many unused variables and unused setting files (#4607)
* Remove many unused variables and unused setting files

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Remove a few more dead config vars

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* fix android test_ConfigureSettings_DefaultValues_SetsValues

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
5 years ago
..
3rdParty ATOM-16320 Remove PVRTC and ETC compressor (#4557) 5 years ago
Platform Merge pull request #4531 from aws-lumberyard-dev/InstallerShortcutsFix 5 years ago
TestImpactFramework
Tools Remove many unused variables and unused setting files (#4607) 5 years ago
install Adds support for creating an SDK layout from a Monolithic build (#4097) 5 years ago
3rdParty.cmake Add support for marking 3rdParty libraries as supplied by the host system (#4179) 5 years ago
3rdPartyPackages.cmake
AzAutoGen.py Fix AzAutoGen output to use a proper output using path.commonpath instead of path.commonprefix, which unlike commonprefix always return a valid path. For example, commonprefix [usr/hello.txt, usr/helium.cpp] would return usr/he 5 years ago
CMakeFiles.cmake
CommandExecution.cmake
ConfigurationTypes.cmake Limits configuration types a project sees when using an engine SDK (#4033) 5 years ago
Configurations.cmake Limits configuration types a project sees when using an engine SDK (#4033) 5 years ago
Dependencies.cmake Set enable gem variants feature (#3631) 5 years ago
Deployment.cmake
FileUtil.cmake
Findo3de.cmake
Gems.cmake Set enable gem variants feature (#3631) 5 years ago
GeneralSettings.cmake
Install.cmake [Mac] Generate O3DE SDK app bundle that can be notarized and distributed (#4150) 5 years ago
LYPackage_S3Downloader.cmake
LYPython.cmake [Mac] Generate O3DE SDK app bundle that can be notarized and distributed (#4150) 5 years ago
LYTestWrappers.cmake Merge branch 'development' into cmake/warn_virtual 5 years ago
LYWrappers.cmake Link to xcb as system-provided targets, instead of by direct library path (#4221) 5 years ago
LyAutoGen.cmake
LySet.cmake
Monolithic.cmake
O3DEJson.cmake
OutputDirectory.cmake Detects that binary dir and install prefix are not the same (#4091) 5 years ago
PAL.cmake
PALTools.cmake
Packaging.cmake fixes some install paths issues in monolithic release (#4422) 5 years ago
PackagingConfig.cmake
Projects.cmake Swapped the order in which the engine.pak is searched (#4455) 5 years ago
RuntimeDependencies.cmake
SettingsRegistry.cmake PR comments/suggestions 5 years ago
UnitTest.cmake
Version.cmake
__init__.py
cmake_files.cmake Removed unused EngineJson.cmake file (#4107) 5 years ago
createplatformfiles.py
gemcmake.py
mocfix.py
projectcmake.py
reroot.py
waffiles2cmake.py
warn_fix.py