aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/CommandLine/CompileCommand.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include the preprocessed include files with the processed documentRob Mensching2019-03-011-3/+3
* Update to command-line parsing re-organizationRob Mensching2018-10-241-1/+17
* Extract interfaces for Preprocess/Compile/Link/Bind/etcRob Mensching2018-10-241-11/+20
* Implement -arch switchRob Mensching2018-10-031-2/+5
* Report preprocessor exceptions as errors. Fixes wixtoolset/issues#5881.Bob Arnson2018-09-271-3/+22
* Integrate Extensibility.Data namespace change from Extensibility repoRob Mensching2018-07-231-2/+1
* Standardize creation of public objects in move towards interfacesRob Mensching2017-12-261-29/+13
* Reintroduce binder extensions and light.exe for binding .wixoutsRob Mensching2017-12-221-1/+1
* Integrate simplified message handlingRob Mensching2017-12-191-3/+6
* Implement support for IExtensionCommandLine and IPreprocessorExtensionRob Mensching2017-12-021-1/+12
* Update to WiX Intermediate RepresentationRob Mensching2017-11-011-6/+21
* Introduce WixToolsetServiceProviderRob Mensching2017-10-181-2/+1
* Rename ICommand to ICommandLineCommandRob Mensching2017-10-071-1/+1
* Initial code commitRob Mensching2017-09-171-0/+39