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.
* Initial pass at optimizing product path dependency resolution Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Add version of StripAssetPlatform that doesn't allocate or copy strings. Re-add missing test and fix up compile errors. Add benchmark test Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Change UpdateProductDependencies to directly call s_InsertProductDependencyQuery.BindAndStep Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Add test for same filename on multiple platforms Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Rework search logic to keep track of the source of a search path (source vs product) and keep track of which search matches which dependency to avoid doing another search through every product later on Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Clean up code, expand test Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Fix paths not being lowercased by SanitizeForDatabase. Fix UpdateProductDependencies not updating existing dependencies Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Add test for duplicate dependency matches. Fix saving duplicates Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Clean up code Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Separate test into test and benchmark versions Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Cleanup include Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Fix includes, switch hardcoded job manager setup to use JobManagerComponent instead Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Replaced wildcard_match with PathView::Match. Changed StripAssetPlatformNoCopy to use TokenizeNext. Removed Environment Create/Destroy calls. Made ScopedAllocatorFixture a base class of ScopedAllocatorSetupFixture Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Add AZ Environment create/destroy on AP test environment Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Add missing asserts on database functions Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Fix incorrect usage of StripAssetPlatformNoCopy Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Fix source/product dependency type being ignored. Removed need for unordered_set for list of resolved dependencies. Updated unit tests Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Better variable names Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Remove testing code Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Fix missing includes and namespaces Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| Android | 4 years ago | |
| Asset | 4 years ago | |
| Casting | 4 years ago | |
| Component | 4 years ago | |
| Compression | 4 years ago | |
| Console | 4 years ago | |
| DOM | 4 years ago | |
| Debug | 4 years ago | |
| EBus | 4 years ago | |
| IO | 4 years ago | |
| IPC | 4 years ago | |
| Interface | 4 years ago | |
| JSON | 5 years ago | |
| Jobs | 4 years ago | |
| Math | 4 years ago | |
| Memory | 4 years ago | |
| Module | 4 years ago | |
| Name | 4 years ago | |
| NativeUI | 4 years ago | |
| Outcome | 5 years ago | |
| PlatformId | 4 years ago | |
| Preprocessor | 5 years ago | |
| RTTI | 4 years ago | |
| Script | 4 years ago | |
| ScriptCanvas | 4 years ago | |
| Serialization | 4 years ago | |
| Settings | 4 years ago | |
| Slice | 4 years ago | |
| Socket | 4 years ago | |
| State | 4 years ago | |
| Statistics | 4 years ago | |
| StringFunc | 4 years ago | |
| Task | 4 years ago | |
| Threading | 4 years ago | |
| Time | 4 years ago | |
| UnitTest | 4 years ago | |
| UserSettings | 4 years ago | |
| Utils | 4 years ago | |
| XML | 4 years ago | |
| std | 4 years ago | |
| AzCoreModule.cpp | 4 years ago | |
| AzCoreModule.h | 5 years ago | |
| BuildInfo.h | 5 years ago | |
| Docs.h | 5 years ago | |
| Platform.cpp | 4 years ago | |
| Platform.h | 5 years ago | |
| PlatformDef.h | 4 years ago | |
| PlatformIncl.h | 5 years ago | |
| PlatformRestrictedFileDef.h | 5 years ago | |
| azcore_files.cmake | 4 years ago | |
| azcoretestcommon_files.cmake | 4 years ago | |
| base.h | 4 years ago | |