pugixml/scripts
Arseny Kapoulkine a7c4070df7 scripts: Switch to manual NuGet package with both CRT linkages
We'd like to build pugixml with both static & dynamic CRT and put it
all in one NuGet package.

CoApp sort of allows us to do this via dynamic/static pivots, but it
does not let us customize the names of the pivots and additionally has
some bugs with the project setup. Their project modifications are also
much more complicated - really, at this point we should do this
ourselves.

Create a simple native NuGet package with Linkage setting that picks the
right library, and package all libraries appropriately. Note that we use
the unified path syntax to make it simple to just get the right .lib
file from the toolset/platform/configuration/linkage combo.
2017-06-20 21:11:35 -07:00
..
nuget scripts: Switch to manual NuGet package with both CRT linkages 2017-06-20 21:11:35 -07:00
pugixml.xcodeproj scripts: Ported premake script to premake4.3, regenerated all projects 2010-11-17 19:25:20 +00:00
archive.py scripts: Make archive build reproducible 2016-11-28 23:24:27 -08:00
cocoapods_push.sh scripts: Rename CocoaPods script to match NuGet naming 2016-02-13 13:07:19 -08:00
nuget_build.ps1 scripts: Switch to manual NuGet package with both CRT linkages 2017-06-20 21:11:35 -07:00
premake4.lua scripts: Ported premake script to premake4.3, regenerated all projects 2010-11-17 19:25:20 +00:00
pugixml_airplay.mkf scripts: Renamed AirPlay project to have correct extension 2011-07-07 07:37:52 +00:00
pugixml_codeblocks.cbp scripts: Ported premake script to premake4.3, regenerated all projects 2010-11-17 19:25:20 +00:00
pugixml_codelite.project scripts: Ported premake script to premake4.3, regenerated all projects 2010-11-17 19:25:20 +00:00
pugixml_vs2005_static.vcproj scripts: Ported premake script to premake4.3, regenerated all projects 2010-11-17 19:25:20 +00:00
pugixml_vs2005.vcproj scripts: Ported premake script to premake4.3, regenerated all projects 2010-11-17 19:25:20 +00:00
pugixml_vs2008_static.vcproj scripts: Ported premake script to premake4.3, regenerated all projects 2010-11-17 19:25:20 +00:00
pugixml_vs2008.vcproj scripts: Ported premake script to premake4.3, regenerated all projects 2010-11-17 19:25:20 +00:00
pugixml_vs2010_static.vcxproj scripts: Ported premake script to premake4.3, regenerated all projects 2010-11-17 19:25:20 +00:00
pugixml_vs2010.vcxproj scripts: Ported premake script to premake4.3, regenerated all projects 2010-11-17 19:25:20 +00:00
pugixml_vs2013_static.vcxproj scripts: Change VS2013 projects to use /Z7 2016-11-13 20:45:11 -08:00
pugixml_vs2013.vcxproj scripts: Change VS2013 projects to use /Z7 2016-11-13 20:45:11 -08:00
pugixml_vs2015_static.vcxproj scripts: Switch to manual NuGet package with both CRT linkages 2017-06-20 21:11:35 -07:00
pugixml_vs2015.vcxproj scripts: Use /Z7 for NuGet package 2015-10-10 13:32:40 -07:00
pugixml_vs2017_static.vcxproj scripts: Switch to manual NuGet package with both CRT linkages 2017-06-20 21:11:35 -07:00
pugixml_vs2017.vcxproj VS2017 project 2017-06-15 10:59:33 +03:00
pugixml.pc.in CMake: Simplify pkg-config support 2016-09-20 22:11:42 -07:00
pugixml.podspec Update copyright year to 2017 2017-01-26 20:12:06 -08:00