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/Code/Tools/ProjectManager
lumberyard-employee-dm 8530e783ca
Setting the build timeout for the ProjectBuilder CMake commands to -1 (#1583)
This prevents Project build step from timing out

Moving the project build directory to be under the <project-path>/build/ folder to prevent two issues
1. The AssetProcessor from scanning that folder for assets.
   [Bb]uild is part of the excluded folders
2. To prevent git from seeing modified files in the build directory as
   the default .gitignore file ignores [Bb]uild
5 years ago
..
Platform O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
Resources Replaced editor logo with new project manager logo for Project Manager (#1531) 5 years ago
Source Setting the build timeout for the ProjectBuilder CMake commands to -1 (#1583) 5 years ago
tests O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
CMakeLists.txt O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
project_manager_app_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
project_manager_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
project_manager_tests_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago