[LYN-7520] Wildcard Source Dependencies include files in cache/excluded files (#5349)
* Add folder exclusion for wildcard source dependencies
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
* Exclude ignored files. Add unit tests
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
* Add handling for ignored folders being added/removed
Add unit tests
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
* Add ExcludedFolderCacheInterface to cmake
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
* Fix include
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
* Add error message
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
* Cleanup includes
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
* Revert traits include
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
* Fix missing include, minor cleanup
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
* Add missing includes
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
|