aboutsummaryrefslogtreecommitdiff
path: root/src/libs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disallow attributes in Billboard/Panel.Bob Arnson2022-09-151-0/+14
| | | | Fixes https://github.com/wixtoolset/issues/issues/6893.
* Add more burn E2E tests.Sean Hall2022-09-151-2/+0
| | | | | | | | Fix bug where first splash screen wasn't closed. Fix bug where billboard only started the first time. Fix bug where the restart status was lost when the exit code was an error. Fix bug where the hash byte array length was compared to the hash string length (string is twice as long). Fix bug where Burn didn't give update hash if the first byte was 0.
* Don't search for 64-bit bundles on 32-bit OS.Sean Hall2022-09-141-3/+12
| | | | Fixes 6849
* Add WixCanRestart and make wixstdba elevate for restart when required.Sean Hall2022-09-033-21/+129
| | | | Fixes 5499
* Delay closing the bundle log so that restart failures will be logged.Sean Hall2022-09-032-5/+53
|
* Move logutil docs into header and standardize inline wrapper methods.Sean Hall2022-09-032-186/+181
|
* Restrict panels to static controls.Bob Arnson2022-08-291-52/+57
| | | | Fixes https://github.com/wixtoolset/issues/issues/6635.
* Process and return the failed version of reboot exit codes in Burn.Sean Hall2022-08-261-0/+8
| | | | | | (ERROR_FAIL_REBOOT_REQUIRED and ERROR_FAIL_REBOOT_INITIATED) Fixes 6762
* Use a dedicated pipe for redirecting logging from the elevated process.Sean Hall2022-08-191-0/+4
| | | | Fixes 6869
* Allow wixstdba special controls to have declarative text.Sean Hall2022-08-102-83/+109
| | | | Fixes 6855
* Use IFileOpenDialog instead of SHBrowseForFolder and GetOpenFileName.Sean Hall2022-08-103-37/+214
| | | | It is the recommended option since Vista and has better long path support.
* Skip logging errors in some places when they are due to missing files or ↵Sean Hall2022-08-0913-233/+286
| | | | | | registry keys or values. Related to 6696
* Implement cabinet spanningRob Mensching2022-08-051-1/+1
| | | | Completes 6368
* Add AppWaitForSingleObject/MultipleObjects, ThreadWaitForCompletion.Sean Hall2022-06-2916-43/+269
|
* Add longPathAware to Burn manifest to support long paths.Sean Hall2022-06-2715-308/+1083
| | | | Fixes 3455
* Add LoadSystemApiSet.Sean Hall2022-06-272-13/+87
|
* Move LoadSystemLibrary and LoadSystemLibraryWithPath into apputil.Sean Hall2022-06-277-105/+137
|
* Require \r\n in ConsoleReadWSean Hall2022-06-271-1/+1
|
* Use dotnet test on C++/CLI test projects to get trx logs.Sean Hall2022-06-161-2/+4
|
* Update some skipped tests to be dynamically skipped.Sean Hall2022-06-151-7/+35
|
* Build and run x64 dutil tests.Sean Hall2022-06-156-75/+78
|
* Make sure base paths are fully qualified in Burn.Sean Hall2022-06-072-0/+29
|
* Update Burn algorithm for picking elevated temp path to use SystemTemp.Sean Hall2022-06-0717-81/+518
|
* REG_EXPAND_SZ values are not necessarily a path.Sean Hall2022-06-0713-32/+211
|
* Add RegReadUnexpandedString to get an unexpanded REG_EXPAND_SZ value.Sean Hall2022-06-076-156/+993
|
* Make PathGetSystemPath return an array of paths ordered by preference.Sean Hall2022-06-074-15/+64
|
* Add PathSkipPastRoot.Sean Hall2022-06-076-306/+408
|
* Replace PathCompare with PathCompareCanonicalized.Sean Hall2022-06-078-188/+286
|
* Resolve paths while parsing them from the command line.Sean Hall2022-06-0712-183/+279
| | | | | The current directory is a process wide setting that can potentially be changed by any thread. Remove fileutil methods that had equivalent pathutil methods.
* Add PathConcatRelativeToBase and use it in Burn.Sean Hall2022-05-313-0/+158
| | | | Fixes 6707
* Add PathCanonicalizeForComparison.Sean Hall2022-05-315-113/+819
|
* Replace PathIsAbsolute with PathIsRooted and add PathIsFullyQualified.Sean Hall2022-05-313-20/+300
|
* Add MemSizeChecked.Sean Hall2022-05-318-109/+130
|
* PathGetDirectory can't be responsible for stripping quotes.Sean Hall2022-05-312-6/+33
|
* PathEnsureQuoted is not generally useful.Sean Hall2022-05-312-68/+0
|
* Keep track of when parts of verutil/WixVersions are missing.Sean Hall2022-05-173-0/+185
| | | | | | Return null when WixVersion.TryParse returns false. 6776
* Store the prefix character in VERUTIL_VERSION.Sean Hall2022-05-173-14/+106
| | | | Fix edge case where version string is all v's.
* Add support for semver in bundles and dependenciesRob Mensching2022-05-103-10/+86
| | | | | | | Take advantage of WixVersion/verutil functionality to support wider range of version numbers were possible in the WiX Toolset Completes 4666
* Make the estimated size in ARP a little more accurate.Sean Hall2022-04-231-3/+2
| | | | Fixes 4039
* Set each native library dependency version to the build version.Sean Hall2022-04-191-1/+1
|
* DUtilTraceErrorSourceFiltersOnTraceLevel is still flaky.Sean Hall2022-04-131-1/+1
|
* Fix "flaky" DUtil test.Ron Martin2022-04-131-2/+3
|
* Fix themes to account for UnsafeUninstall action.Sean Hall2022-03-161-4/+2
|
* Allow the BA to override the bundle relation type during plan.Sean Hall2022-03-142-8/+8
|
* Use min DOS date/time when filetime not supported by cabinetRob Mensching2022-03-141-3/+11
| | | | | | | | Cabinets require files use DOS date/time. Since there are limits to DOS date/time, use the minimum date/time when a file's actual DOS date/time are out of bounds. Fixes 5296
* Refactor related bundle enumeration into butil.Sean Hall2022-03-012-60/+469
| | | | Related to #3693
* Parse the Content-Length string value to avoid the 2GB limitation.Sean Hall2022-02-191-8/+6
|
* Handle missing content length with range request and empty files.Sean Hall2022-02-191-7/+39
| | | | Add test for server without range request support.
* Ignore HEAD request failure in dlutil's DownloadUrl.Sean Hall2022-02-191-1/+4
| | | | Fixes #6331
* 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.