| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add pipeutil to dutil | Rob Mensching | 2024-01-11 | 1 | -0/+2 |
| | | | | | Plus a couple small clean-ups in a couple of dutil files. | ||||
| * | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 1 | -1/+0 |
| | | |||||
| * | Add queutil so Burn can manage its own queue of BA requested actions. | Sean Hall | 2022-10-25 | 1 | -0/+2 |
| | | | | | Fixes 6349 | ||||
| * | Add AppWaitForSingleObject/MultipleObjects, ThreadWaitForCompletion. | Sean Hall | 2022-06-29 | 1 | -0/+2 |
| | | |||||
| * | Move LoadSystemLibrary and LoadSystemLibraryWithPath into apputil. | Sean Hall | 2022-06-27 | 1 | -0/+1 |
| | | |||||
| * | Update Burn algorithm for picking elevated temp path to use SystemTemp. | Sean Hall | 2022-06-07 | 1 | -0/+2 |
| | | |||||
| * | REG_EXPAND_SZ values are not necessarily a path. | Sean Hall | 2022-06-07 | 1 | -0/+2 |
| | | |||||
| * | Replace PathCompare with PathCompareCanonicalized. | Sean Hall | 2022-06-07 | 1 | -0/+1 |
| | | |||||
| * | Remove warnings and make sure more don't creep in. | Sean Hall | 2022-01-01 | 1 | -1/+0 |
| | | | | | Tests are not run inside of traversal projects so that skipped test warnings don't fail the build. | ||||
| * | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 1 | -1/+0 |
| | | | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works. | ||||
| * | Avoid using control ids inside of thmutil. | Sean Hall | 2021-11-01 | 1 | -0/+2 |
| | | |||||
| * | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -4/+3 |
| | | |||||
| * | Move dutil into libs/dutil | Rob Mensching | 2021-04-29 | 1 | -0/+183 |
