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.
* Pass relative path IsFileExcluded so that only paths relative to the root scan folder are matched against the exclude filters. Signed-off-by: amzn-sj <srikkant@amazon.com> * Revert previous change. Remove the exclude filter for the Install directory. Signed-off-by: amzn-sj <srikkant@amazon.com> * Pass in relative path to the exclude filter as before. Fix the AssetScanner tests. Signed-off-by: amzn-sj <srikkant@amazon.com> * Prepend a ./ to the relative path in order to match the exclude patterns Signed-off-by: amzn-sj <srikkant@amazon.com> * Remove hack to prepend ./. Update the exclude patterns so that the hack is no longer required. Signed-off-by: amzn-sj <srikkant@amazon.com> * Add missing ? and remove whitespace Signed-off-by: amzn-sj <srikkant@amazon.com> * 1. IsFileExcluded() now converts the input path to a path that's relative to its corresponding scan folder. 2. Update regex patterns in gems and AutomatedTesting as well. 3. Remove unnecessary escaping for '/'. Signed-off-by: amzn-sj <srikkant@amazon.com> * Use ConvertToRelativePath() function to compute path relative to a scan folder. Signed-off-by: amzn-sj <srikkant@amazon.com> * More fixes to regex patterns Signed-off-by: amzn-sj <srikkant@amazon.com> * Remove test case which tests a hypothetical scenario that cannot occur. Fix another test case by adding scan folder. Signed-off-by: amzn-sj <srikkant@amazon.com> * Remove assert that's not needed since it's a valid scenario Signed-off-by: amzn-sj <srikkant@amazon.com> |
4 years ago | |
|---|---|---|
| .. | ||
| ApplicationManager.cpp | 4 years ago | |
| ApplicationManager.h | 4 years ago | |
| ApplicationManagerAPI.h | 4 years ago | |
| ApplicationManagerBase.cpp | 4 years ago | |
| ApplicationManagerBase.h | 4 years ago | |
| ApplicationServer.cpp | 4 years ago | |
| ApplicationServer.h | 4 years ago | |
| AssetBuilderInfo.cpp | 4 years ago | |
| AssetBuilderInfo.h | 4 years ago | |
| AssetServerHandler.cpp | 4 years ago | |
| AssetServerHandler.h | 4 years ago | |
| AssetUtilEBusHelper.h | 4 years ago | |
| BatchApplicationManager.cpp | 4 years ago | |
| BatchApplicationManager.h | 4 years ago | |
| BatchApplicationServer.cpp | 4 years ago | |
| BatchApplicationServer.h | 4 years ago | |
| BuilderConfigurationBus.h | 4 years ago | |
| BuilderConfigurationManager.cpp | 4 years ago | |
| BuilderConfigurationManager.h | 4 years ago | |
| BuilderManager.cpp | 4 years ago | |
| BuilderManager.h | 4 years ago | |
| BuilderManager.inl | 4 years ago | |
| ByteArrayStream.cpp | 4 years ago | |
| ByteArrayStream.h | 4 years ago | |
| CommunicatorTracePrinter.cpp | 4 years ago | |
| CommunicatorTracePrinter.h | 4 years ago | |
| GUIApplicationManager.cpp | 4 years ago | |
| GUIApplicationManager.h | 4 years ago | |
| GUIApplicationServer.cpp | 4 years ago | |
| GUIApplicationServer.h | 4 years ago | |
| IniConfiguration.cpp | 4 years ago | |
| IniConfiguration.h | 4 years ago | |
| JobDiagnosticTracker.cpp | 4 years ago | |
| JobDiagnosticTracker.h | 4 years ago | |
| LineByLineDependencyScanner.cpp | 4 years ago | |
| LineByLineDependencyScanner.h | 4 years ago | |
| LogPanel.cpp | 4 years ago | |
| LogPanel.h | 4 years ago | |
| MissingDependencyScanner.cpp | 4 years ago | |
| MissingDependencyScanner.h | 4 years ago | |
| PlatformConfiguration.cpp | 4 years ago | |
| PlatformConfiguration.h | 4 years ago | |
| PotentialDependencies.h | 4 years ago | |
| SpecializedDependencyScanner.h | 4 years ago | |
| ThreadHelper.cpp | 4 years ago | |
| ThreadHelper.h | 4 years ago | |
| UnitTestShaderCompilerServer.cpp | 4 years ago | |
| UnitTestShaderCompilerServer.h | 4 years ago | |
| assetUtils.cpp | 4 years ago | |
| assetUtils.h | 4 years ago | |
| windowscreen.cpp | 4 years ago | |
| windowscreen.h | 4 years ago | |