WiX-BoT
78beeb741d
Creating file for storing CLA Signatures
2021-10-17 17:14:59 -07:00
Rob Mensching
a68520a9ec
.NET Foundation CLA
2021-10-17 16:57:09 -07:00
Rob Mensching
b0e2645ddb
Commit last repo template changes
2021-10-17 16:56:33 -07:00
Rob Mensching
edcf9e5955
Support package references without version
2021-10-17 16:55:41 -07:00
Sean Hall
d2fe587567
Get PackageReference fixer to be case insensitive in updatepackage.ps1
2021-03-03 22:58:38 -06:00
Rob Mensching
f8ebc54418
Integrate C++/CLI build support
2021-03-02 01:51:09 -08:00
Rob Mensching
b89cc56848
Store symbol packages but don't generally store MSI packages
...
Most MSI packages are test packages and waste space plus upload time on
the CI servers, so let specific projects with MSIs call out their MSIs
to store
2021-03-01 08:13:15 -08:00
Rob Mensching
85d272a3c9
Integrate latest build process
...
Adds ability to easily build with .nuspec to simplify symbol packages.
Simplifies inclusion of project type specific build files.
2021-02-28 17:02:01 -08:00
Rob Mensching
a9d2e12fb8
Add doc project
2021-02-28 17:02:01 -08:00
Sean Hall
b19a94a4da
Update template CSharp.Build.props and Directory.Build.targets.
...
* EnableCheckForOverflowUnderflow
* Disable NBGV_EmitThisAssemblyClass
* CreateDocumentationFile for CreateDocumentation and DocumentationFile
* Wix.Build.targets support
* Custom.Build.targets support
2020-12-18 16:21:42 -06:00
Rob Mensching
c38fd7ab08
Add logo to readme
2020-11-15 11:56:51 -08:00
Rob Mensching
cf4049d2da
Add WiX logos
2020-11-15 10:15:10 -08:00
Rob Mensching
17f3dcd755
Remove LegacyTools references
2020-11-15 09:36:21 -08:00
Bob Arnson
5287679b6e
Strong-name sign managed assemblies by default.
2020-10-05 20:52:36 -04:00
Bob Arnson
95d4ff9f61
Update AppVeyor template to VS2019; remove Gaming.wixext.
2020-07-19 22:38:01 -04:00
Sean Hall
b0f6755cff
Add support for global.json to updatepackage.ps1
2020-07-12 14:53:44 +10:00
Sean Hall
c9ea8634b3
Add Harvesters
2020-05-08 21:48:05 +10:00
Sean Hall
dd8a9ea972
Fix bug in updatepackage.ps1
2020-05-08 21:47:43 +10:00
Sean Hall
4fe5b75b50
Enhance regex for finding the packages folder.
2019-12-22 14:37:19 +11:00
Sean Hall
aaa99796c6
Add extension nuget feeds and other minor updates.
2019-12-11 10:57:44 +11:00
Rob Mensching
2c95178f1e
Add Converters project
2019-12-08 13:50:41 -08:00
Sean Hall
b2a118b4b8
Enhance regex for finding the packages folder.
2019-11-11 16:28:14 +10:00
Sean Hall
a8135b4c60
Add ComPlus, Dependency, DifxApp, and DirectX extensions to home.
2019-02-04 21:54:27 -06:00
Sean Hall
c71d70bb9a
Fix Directory.Build.props.
2019-02-02 14:04:50 -06:00
Rob Mensching
9369bba870
Allow Cpp.Build.props and Wix.Build.props to be optional
2019-02-02 11:31:33 -08:00
Rob Mensching
d57217ca38
Support building and publishing MSIs
2019-02-01 14:12:47 -08:00
Rob Mensching
1e80bf0a53
Suppress MSBuild warning about non-assembly native code in .nupkgs
...
WixToolset.CoreNative includes the wixnative.exe in the lib folder to
place the executable as needed for tests. Since it is not a managed
assembly, NuGet complains that it is in the lib folder. We know what
we're doing (and we're not thrilled we have to do it) so suppress this
warning that shows up in many, many repos.
2019-02-01 14:11:22 -08:00
Sean Hall
da0ab2e1b9
Add Gaming and Http extensions to home.
2019-01-20 21:53:01 -06:00
Sean Hall
4054ea482a
Add Msmq, PowerShell, and Tag extensions to home.
2019-01-19 20:46:09 -06:00
Sean Hall
8d003c9b52
Add UIExtension
2019-01-12 17:04:42 -06:00
Sean Hall
7ba221f840
All Bal.wixext to Home
2019-01-02 21:17:29 -06:00
Sean Hall
7ea282d6d9
Create Powershell script to update Nuget packages for packages.config style projects as well as PackageReference style projects.
2018-12-30 08:47:00 -08:00
Rob Mensching
9582fc5911
Add burn repos to Home
2018-12-30 08:45:10 -08:00
Rob Mensching
ceba1b3a0d
Remove redundant references to Iis and Sql
2018-12-29 22:38:59 -08:00
Rob Mensching
649ed61cb7
Reduce extra appveyor builds by targeting only master and develop branches
2018-12-29 22:38:21 -08:00
Rob Mensching
1a8dc562a0
Add iis and sql to enlist help text
2018-12-24 05:59:35 -08:00
Rob Mensching
ca4f16bff5
Organize starter files for all repos in to `repo-template` folder
2018-12-22 22:25:58 -08:00
Rob Mensching
65791986e7
Introduce SmartPackageReference
...
SmartPackageReference is a little piece of MSBuild magic that switches
PackageReferences to ProjetReferences when a matching project is found
in a .sln.
2018-12-22 08:10:28 -08:00
Sean Hall
8be0912cfb
Add IisExtension
2018-12-16 17:30:08 -06:00
Sean Hall
19ea5c8045
Add Sql.wixext and synchronize enlist with *all
2018-12-16 15:33:50 -06:00
Rob Mensching
7382acf7f3
Fix order in *all.cmd
2018-10-24 14:43:10 -07:00
Rob Mensching
c60fc0dd34
Add canonical Directory.Build.props file
2018-10-24 14:42:28 -07:00
Rob Mensching
fb7b803cc2
Add .editorconfig
2018-10-24 14:41:53 -07:00
Sean Hall
d4e1f03edf
Add .gitattributes for EOL normalization.
2018-08-30 22:14:39 -05:00
Rob Mensching
5710a3653a
Add extension projects
2018-07-23 21:34:51 -07:00
Rob Mensching
3331a94435
Add Tools and LegacyTools repos
2018-07-22 22:28:57 -07:00
Rob Mensching
1be3b6055d
Provide single batch file to build/clean all projects
2017-09-17 10:19:14 -07:00
Rob Mensching
7af49ea967
Display warning about adding projects by hand
2017-09-17 10:18:52 -07:00
Rob Mensching
0a73bfb61b
Add more projects
2017-09-04 00:55:59 -07:00
Rob Mensching
a1f1f1df58
Add enlist.cmd
2017-08-20 14:57:13 -07:00