aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil/WixToolset.DUtil/dutil.vcxproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add pipeutil to dutilRob Mensching2024-01-111-0/+2
| | | | Plus a couple small clean-ups in a couple of dutil files.
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+0
|
* Add queutil so Burn can manage its own queue of BA requested actions.Sean Hall2022-10-251-0/+2
| | | | Fixes 6349
* Add AppWaitForSingleObject/MultipleObjects, ThreadWaitForCompletion.Sean Hall2022-06-291-0/+2
|
* Move LoadSystemLibrary and LoadSystemLibraryWithPath into apputil.Sean Hall2022-06-271-0/+1
|
* Update Burn algorithm for picking elevated temp path to use SystemTemp.Sean Hall2022-06-071-0/+2
|
* REG_EXPAND_SZ values are not necessarily a path.Sean Hall2022-06-071-0/+2
|
* Replace PathCompare with PathCompareCanonicalized.Sean Hall2022-06-071-0/+1
|
* Remove warnings and make sure more don't creep in.Sean Hall2022-01-011-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 Arnson2021-12-251-1/+0
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Avoid using control ids inside of thmutil.Sean Hall2021-11-011-0/+2
|
* Implement integrated build processRob Mensching2021-05-111-4/+3
|
* Move dutil into libs/dutilRob Mensching2021-04-291-0/+183