aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Reduce extra appveyor builds by targeting only master and develop branchesRob Mensching2018-12-271-0/+5
| |
| * Minor code clean up in build taskRob Mensching2018-12-271-90/+20
| |
| * Catch unhandled exceptions at the top to provide useful debug infoRob Mensching2018-12-275-20/+37
| | | | | | | | Fixes wixtoolset/issues#5884
| * Re-enable tests and NCrunch with fixes to Core.NativeRob Mensching2018-12-2213-5/+56
| |
| * Update to latest Home\repo-templateRob Mensching2018-12-2211-55/+130
| |
| * Make WixCop move Directory/@ShortName to @Name. (#7)Sean Hall2018-12-103-13/+54
| | | | | | Fixes wixtoolset/issues#5652.
| * Requesting build with new version number, please.Bob Arnson2018-11-201-0/+1
| |
| * Update to changes to reorganize command-line processingRob Mensching2018-10-245-6/+22
| |
| * Add .editorconfigRob Mensching2018-10-241-0/+6
| |
| * Handle the rename of WixCA and QtExec* binary, custom action, and property ids.Bob Arnson2018-10-087-2/+418
| | | | | | | | Fixed wixtoolset/issues#5887.
| * Normalize text files line endings because Git isn't being consistentRob Mensching2018-10-041-4/+4
| |
| * AppVeyor experiment to only build when updating or PR updates masterRob Mensching2018-10-041-0/+4
| |
| * Build test codeRob Mensching2018-10-041-2/+2
| |
| * Simplify whitespace handling and fix some long standing bugs in itRob Mensching2018-10-042-170/+171
| | | | | | | | Fixes wixtoolset/issues#5883
| * Update test to respect new WiX v4 public Id behaviorRob Mensching2018-10-042-12/+7
| |
| * Fix WixCop namespaces and some C# modernizationRob Mensching2018-10-0416-245/+316
| |
| * Skip some MSBuild tests until we can execute tests with out of proc MSBuildRob Mensching2018-10-042-5/+5
| |
| * Enable NCrunch supportRob Mensching2018-10-042-4/+16
| |
| * Add failing test for wixtoolset/issues#5883.Bob Arnson2018-10-015-8/+196
| |
| * Requesting build with new version number, please.Bob Arnson2018-09-271-1/+0
| |
| * Requesting build with new version number, please.Bob Arnson2018-09-201-0/+1
| |
| * Test is failing atm and requesting build with new version number, please.Bob Arnson2018-09-181-1/+1
| |
| * Migrate WixCop into Tools from wix4.Sean Hall2018-09-1322-69/+1921
| |
| * Merge pull request #3 from wixtoolset/bob/5853-variable-redefinitionSean Hall2018-09-091-1/+1
| |\ | | | | | | Update test now that Core now ignores equal variable redefinitions.
| | * Update test now that Core now ignores equal variable redefinitions.Bob Arnson2018-09-031-1/+1
| | | | | | | | | | | | Depends on https://github.com/wixtoolset/Core/pull/2
| * | Add .wixipl output MSBuild test.Bob Arnson2018-09-061-0/+27
| |/
| * Support warning suppression.Bob Arnson2018-08-284-2/+35
| |
| * Requesting build with new version number, please.Bob Arnson2018-08-231-1/+0
| |
| * Requesting build with new version number, please.Bob Arnson2018-08-231-0/+1
| |
| * Log details when extension assembly types can't be loaded.Bob Arnson2018-08-223-7/+25
| |
| * Fix Build and Clean targetsRob Mensching2018-08-119-227/+289
| |
| * Refactor and remove code from WixToolset.BuildTaskRob Mensching2018-08-0117-1966/+19
| |
| * WIP: wix.targets cleanupRob Mensching2018-07-271-229/+19
| |
| * Integrate Extensibility.Data namespace changeRob Mensching2018-07-234-20/+16
| |
| * Integrate tools from Core projectRob Mensching2018-07-2171-0/+7975
| |
| * Initialize repoRob Mensching2018-07-213-0/+335
| |
| * Inital commitRob Mensching2018-07-211-0/+2
|
* Merge ConvertersRob Mensching2021-05-1160-1/+9140
|\
| * Move Converters into wixRob Mensching2021-04-2769-4/+4
| |
| * Fix for added elements to reference platform-specific extension custom actions.Bob Arnson2021-04-233-2/+189
| |
| * Detect Inability to write to output fileRon Martin2021-04-232-9/+35
| | | | | | | | Fixes wixtoolset/issues#6425
| * Tests are run by appveyor.cmdRob Mensching2021-04-201-0/+2
| |
| * Integrate latest Extensibility changesRob Mensching2021-04-191-1/+1
| |
| * Add StandardDirectory conversionsRob Mensching2021-04-062-1/+154
| | | | | | | | Completes wixtoolset/issues#6416
| * Fix deprecated $(loc.xxx) localization variable references.Ron Martin2021-04-032-12/+102
| | | | | | | | Fixes wixtoolset/issues#6262
| * Standardize on .NET Core v3.1Rob Mensching2021-04-031-1/+1
| |
| * Integrate ImmediateSection no longer uses codepageRob Mensching2021-04-031-1/+1
| |
| * Integrate the IntermediateSection and IntermediateSymbol mutable changesRob Mensching2021-04-031-6/+11
| |
| * Fixup SoftwareTag deprecations and SoftwareTagRef conversionRob Mensching2021-03-232-39/+122
| | | | | | | | Fixes wixtoolset/issues#6379
| * Convert obsolete RegistryKey/@Action.Bob Arnson2021-03-212-0/+83
| |