aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/search.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Skip logging errors in some places when they are due to missing files or regi...Sean Hall2022-08-091-49/+40
* Add RegReadUnexpandedString to get an unexpanded REG_EXPAND_SZ value.Sean Hall2022-06-071-38/+12
* Add ability to disable file system redirection for File/DirectorySearchSean Hall2022-04-281-1/+113
* Change SetVariable to format the value and convert it at search time.Sean Hall2022-02-231-14/+31
* Update search code with more concise Exit* macros and remove dead code.Sean Hall2022-02-231-117/+42
* Fix 32/64-bit bitness handling in Burn and BUtil.Bob Arnson2022-01-161-14/+2
* Move burn into burnRob Mensching2021-04-291-0/+1303