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/native
amzn-mike 9168fe07f1
Asset Processor: Zero analysis dependency fingerprint verification (#7292)
* Move modtime scanning tests out of APM tests file and into its own file.

Changes were kept to a minimum to get things compiling, this is just a move of code

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

* Fix rebase compile errors

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

* Verify dependency fingerprints during Zero Analysis.

This fixes an issue where dependencies that weren't finished processing when AP shuts down would not resume when AP is started back up due to Zero Analysis ignoring dependencies when determining files to skip.
Added unit test for verification

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

* Fix compile error, make 17 a constexpr

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

* Fix compile error

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
4 years ago
..
AssetDatabase AP: product dependency optimization (#6619) 4 years ago
AssetManager Asset Processor: Zero analysis dependency fingerprint verification (#7292) 4 years ago
FileProcessor Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
FileServer Update the FileIO Aliases (#4186) 4 years ago
FileWatcher Fixes VS2022 error C5233: explicit lambda capture 'isSlash' is not used (#6745) 4 years ago
InternalBuilders Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
connection Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
resourcecompiler Merge pull request #5820 from aws-lumberyard-dev/LYN-8025_PipeEditorServerLogsToEditor 4 years ago
tests Asset Processor: Zero analysis dependency fingerprint verification (#7292) 4 years ago
ui Asset Processor: Remove gem loading from AP (#6488) 4 years ago
unittests [AssetProcessor] Refactor the FileWatcher to use only one watch thread 4 years ago
utilities Fixed string_view compilation in GCC 10+. (#7153) 4 years ago
AssetProcessorBatchBuildTarget.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetProcessorBuildTarget.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
assetprocessor.h Asset Processor: Remove gem loading from AP (#6488) 4 years ago
main_batch.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
main_gui.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago