pugixml/scripts
Arseny Kapoulkine 699143c5d4 scripts: Set file permissions when building .zip archive
It looks like zipfile module by default uses the permission mask 0,
which after unpacking on Unix-based systems leads to the files being
inaccessible.

We now explicitly set file mask to rw-r--r-- to match .tar.gz defaults.

Fixes #217.
2018-07-22 18:57:10 -07:00
..
nuget Update version to 1.9 2018-04-02 21:46:14 -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: 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.pc.in Use CMAKE_INSTALL_LIBDIR for pugixml.pc (#215) 2018-06-26 15:53:42 -07:00
pugixml.podspec scripts: Use LICENSE file in pugixml.podspec 2018-04-12 07:09:14 -07: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.vcproj 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_vs2008.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_vs2010.vcxproj scripts: Refactor nuget_build.ps1 2017-06-20 21:11:35 -07:00
pugixml_vs2010_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_vs2013_static.vcxproj scripts: Refactor nuget_build.ps1 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_vs2015_static.vcxproj scripts: Switch to manual NuGet package with both CRT linkages 2017-06-20 21:11:35 -07:00
pugixml_vs2017.vcxproj scripts: Disable LTCG for VS2017 2017-08-18 21:44:47 +01:00
pugixml_vs2017_static.vcxproj scripts: Disable LTCG for VS2017 2017-08-18 21:44:47 +01:00