aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-07-22scripts: Set file permissions when building .zip archiveArseny Kapoulkine1-0/+1
2018-06-26Use CMAKE_INSTALL_LIBDIR for pugixml.pc (#215)Wolfgang Stöggl1-1/+1
2018-06-20fix cmake warning "Policy CMP0048 is not set" (#214)Bernd Amend1-1/+1
2018-04-12scripts: Use LICENSE file in pugixml.podspecArseny Kapoulkine1-24/+1
2018-04-09cmake: always install the pkg-config file (#193)Eli Schwartz1-3/+3
2018-04-02Update version to 1.9Arseny Kapoulkine2-2/+2
2018-01-07Update all copyright notices to specify year 2018Arseny Kapoulkine2-2/+2
2017-08-20scripts: Fix NuGet VS2017 buildArseny Kapoulkine1-2/+2
2017-08-18scripts: Disable LTCG for VS2017Arseny Kapoulkine2-5/+5
2017-06-20scripts: Refactor nuget_build.ps1Arseny Kapoulkine5-128/+92
2017-06-20scripts: Clarify the linkage settings in package descriptionArseny Kapoulkine2-5/+6
2017-06-20scripts: Switch to manual NuGet package with both CRT linkagesArseny Kapoulkine7-49/+476
2017-06-18scripts: Cleanup nuget_build.ps1Arseny Kapoulkine1-26/+18
2017-06-15use powershell instead of cmdIvan Gagis2-17/+33
2017-06-15Appveyor image set to VS2017Ivan Gagis1-2/+1
2017-06-15set v141 tools environment for buildingIvan Gagis1-0/+1
2017-06-15VS2017 projectIvan Gagis3-1/+181
2017-01-26Update copyright year to 2017Arseny Kapoulkine2-2/+2
2016-11-28scripts: Make archive build reproducibleArseny Kapoulkine1-12/+17
2016-11-27scripts: Move archive.py from testsArseny Kapoulkine1-0/+48
2016-11-13scripts: Change VS2013 projects to use /Z7Arseny Kapoulkine2-8/+8
2016-11-09Update version to 1.8 everywhereArseny Kapoulkine2-2/+2
2016-09-20CMake: Simplify pkg-config supportArseny Kapoulkine1-0/+11
2016-08-08Merge pull request #109 from steji113/masterArseny Kapoulkine1-8/+8
2016-08-08Remove static pivot.Stephen Daudell1-8/+8
2016-08-07scripts: Fix indentationArseny Kapoulkine1-6/+4
2016-08-04Add custom toolset choices.Stephen Daudell1-0/+8
2016-08-04Potential fix for build issues.Stephen Daudell1-4/+2
2016-08-04Expand build to include VS 2013.Stephen Daudell1-0/+6
2016-08-04Update Nuget autopkg.Stephen Daudell1-4/+8
2016-06-10Merge pull request #90 from jippeholwerda/masterArseny Kapoulkine1-67/+0
2016-04-24Add vs2013 projectsAlexsey Zazvonnykh2-0/+398
2016-02-25Put CMakeLists.txt in the project root.Jippe Holwerda1-67/+0
2016-02-13scripts: Update license yearArseny Kapoulkine1-1/+1
2016-02-13scripts: Rename CocoaPods script to match NuGet namingArseny Kapoulkine1-0/+0
2016-02-03embed license to podspec, as LICENSE file is not in 1.7 tag, cocoapods errors...Ivan Gagis1-2/+25
2016-02-03LICENSE, podspecIvan Gagis2-0/+18
2016-01-24Fix whitespace issuesStephan Beyer1-2/+2
2015-12-31Update all license/copyright texts to 2016Arseny Kapoulkine1-1/+1
2015-12-30scripts: Fix default value for STATIC_CRT optionArseny Kapoulkine1-7/+8
2015-12-03Add CMake option on MSVC- STATIC_CRTnir.bar1-0/+14
2015-10-23Build NuGet package on AppVeyorArseny Kapoulkine2-1/+2
2015-10-10scripts: Use changelog URL as release notesArseny Kapoulkine1-7/+9
2015-10-10scripts: Use /Z7 for NuGet packageArseny Kapoulkine2-5/+11
2015-10-10Update version to 1.7Arseny Kapoulkine2-2/+4
2015-10-10scripts: Fix NuGet description formattingArseny Kapoulkine1-9/+2
2015-10-10scripts: Cleanup NuGet packagingArseny Kapoulkine8-604/+194
2015-10-08changed nuget name to pugixml without lib prefixIvan Gagis1-2/+2
2015-10-07Delete ReadMe.txtigagis1-29/+0
2015-10-07nuget package scriptsIvan Gagis2-0/+61