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/AssetProcessor/AssetBuilder
amzn-mike 8ee384f436
Asset Processor: Remove gem loading from AP (#6488)
* AssetBuilder sends builder registration network message to AP

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add AP activating status message

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* First builder handles registration.

Fixed deadlock caused by AP and AssetBuilder waiting on each other when registering by moving AP builder start code to a thread

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Clean up external builder registration

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add thread description for builder manager idle thread

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Remove gem loading

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Clean up builder registration and remove unused functions

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Remove PostActivate call from batch application since it will be called after builders are registered

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Removal external builder dependency scanning since we no longer support builder dlls

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Fix missing bus disconnect

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Remove unused variable

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Moved AP-AssetBuilder specific types into AssetBuilder.Static library.  Also removed some unused/old code

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
4 years ago
..
Platform Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Tests Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetBuilder.ico Integrating github/staging through commit 5f214be 5 years ago
AssetBuilder.rc Integrating github/staging through commit 5f214be 5 years ago
AssetBuilderApplication.cpp Asset Processor: Remove gem loading from AP (#6488) 4 years ago
AssetBuilderApplication.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetBuilderComponent.cpp Asset Processor: Remove gem loading from AP (#6488) 4 years ago
AssetBuilderComponent.h Asset Processor: Remove gem loading from AP (#6488) 4 years ago
AssetBuilderInfo.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetBuilderInfo.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetBuilderStatic.cpp Asset Processor: Remove gem loading from AP (#6488) 4 years ago
AssetBuilderStatic.h Asset Processor: Remove gem loading from AP (#6488) 4 years ago
CMakeLists.txt Asset Processor: Remove gem loading from AP (#6488) 4 years ago
TraceMessageHook.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
TraceMessageHook.h Code/Tools/AssetProcessor 4 years ago
asset_builder_darwin_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
asset_builder_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
asset_builder_static_files.cmake Asset Processor: Remove gem loading from AP (#6488) 4 years ago
main.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago