aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/search.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add exists option to ProductSearchResult for matching other search typesRaul Metsma2025-12-131-0/+1
| | | | | | (e.g. FileSearch, DirectorySearch, RegistrySearch) Signed-off-by: Raul Metsma <raul@metsma.ee>
* Add ability to disable file system redirection for File/DirectorySearchSean Hall2022-04-281-0/+1
| | | | Fixes 5476
* Change SetVariable to format the value and convert it at search time.Sean Hall2022-02-231-1/+2
| | | | Fixes #6724
* Update search code with more concise Exit* macros and remove dead code.Sean Hall2022-02-231-13/+0
|
* Move burn into burnRob Mensching2021-04-291-0/+163