summaryrefslogtreecommitdiff
path: root/scripts/nuget.autopkg
AgeCommit message (Collapse)Author
2016-08-07scripts: Fix indentationArseny Kapoulkine
2016-08-04Add custom toolset choices.Stephen Daudell
2016-08-04Update Nuget autopkg.Stephen Daudell
Include more configurations in the Nuget package.
2015-12-31Update all license/copyright texts to 2016Arseny Kapoulkine
2015-10-23Build NuGet package on AppVeyorArseny Kapoulkine
2015-10-10scripts: Use changelog URL as release notesArseny Kapoulkine
2015-10-10scripts: Use /Z7 for NuGet packageArseny Kapoulkine
This avoids linker warning when building the final executable and we don't have to package the .PDB file.
2015-10-10Update version to 1.7Arseny Kapoulkine
2015-10-10scripts: Fix NuGet description formattingArseny Kapoulkine
2015-10-10scripts: Cleanup NuGet packagingArseny Kapoulkine
Move pugixml project file for VS2015 to scripts/ and unify the output file structure similar to old VS201x projects. Remove test projects and solution since they are not required for building. Provide more accurate information in the package script and handle build errors during package construction properly.
2015-10-08changed nuget name to pugixml without lib prefixIvan Gagis
2015-10-07nuget package scriptsIvan Gagis