pugixml/scripts
Arseny Kapoulkine 434c4a4d41 Remove contrib folder
This change removes contrib folder since it doesn't seem very useful;
Natvis scripts can and should go to scripts/ along with project files.

foreach.hpp is supporting a severely outdated BOOST_FOREACH construct;
in C++11 ranged for loop can be used with xml_node::children/attributes,
and BOOST_FOREACH can work with these as well.

foreach.hpp was also accidentally licensed as public domain which isn't
very helpful when the actual library is MIT. We could fix the license
but it seems better to just remove it.

Fixes #264.
2019-03-13 21:30:10 -07:00
..
natvis Remove contrib folder 2019-03-13 21:30:10 -07:00
nuget Happy New Year! 2019-01-01 23:05:04 +03:00
pugixml.xcodeproj scripts: Ported premake script to premake4.3, regenerated all projects 2010-11-17 19:25:20 +00:00
archive.py scripts: Set file permissions when building .zip archive 2018-07-22 18:57:10 -07:00
cocoapods_push.sh scripts: Rename CocoaPods script to match NuGet naming 2016-02-13 13:07:19 -08:00
nuget_build.ps1 scripts: Fix NuGet VS2017 build 2017-08-20 07:12:09 +01: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: Refactor nuget_build.ps1 2017-06-20 21:11:35 -07:00
pugixml_vs2010.vcxproj scripts: Refactor nuget_build.ps1 2017-06-20 21:11:35 -07:00
pugixml_vs2013_static.vcxproj scripts: Refactor nuget_build.ps1 2017-06-20 21:11:35 -07:00
pugixml_vs2013.vcxproj scripts: Refactor nuget_build.ps1 2017-06-20 21:11:35 -07: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: Disable LTCG for VS2017 2017-08-18 21:44:47 +01:00
pugixml_vs2017.vcxproj scripts: Disable LTCG for VS2017 2017-08-18 21:44:47 +01:00
pugixml.pc.in pkg-config: Use CMake GnuInstallDirs FULL vars 2018-12-10 11:12:36 -08:00
pugixml.podspec Update all URLs to pugixml.org to https:// 2018-11-12 12:28:54 -08:00