aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil/test/DUtilUnitTest/DUtilUnitTest.vcxproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LocUtil occasionally failed due to XmlInitializationRob Mensching2025-03-181-1/+2
| | | | Split into separate classes to prevent potential parallelism race conditions.
* Add pipeutil to dutilRob Mensching2024-01-111-0/+1
| | | | Plus a couple small clean-ups in a couple of dutil files.
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-2/+2
|
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-311-0/+3
| | | | Fixes 6970
* Add AppWaitForSingleObject/MultipleObjects, ThreadWaitForCompletion.Sean Hall2022-06-291-0/+1
|
* Update Burn algorithm for picking elevated temp path to use SystemTemp.Sean Hall2022-06-071-1/+2
|
* REG_EXPAND_SZ values are not necessarily a path.Sean Hall2022-06-071-0/+1
|
* Add RegReadUnexpandedString to get an unexpanded REG_EXPAND_SZ value.Sean Hall2022-06-071-0/+1
|
* Add PathCanonicalizeForComparison.Sean Hall2022-05-311-1/+1
|
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-171-0/+1
| | | | | No longer create .snupkg/.symbols.nupkgs since they don't actually support native pdbs, which are all of our non-embedded pdb files.
* Remove warnings and make sure more don't creep in.Sean Hall2022-01-011-0/+8
| | | | Tests are not run inside of traversal projects so that skipped test warnings don't fail the build.
* Implement integrated build processRob Mensching2021-05-111-24/+7
|
* Move dutil into libs/dutilRob Mensching2021-04-291-0/+99