summaryrefslogtreecommitdiff
path: root/windowsRuntimeInstaller
AgeCommit message (Expand)AuthorFilesLines
2017-04-26winsdk: Make copyright signature editableLenny Komow1-1/+4
2017-04-04winsdk: Fix missing vulkaninfo file extensionLenny Komow1-1/+1
2017-02-10winsdk: Build runtime from RelWithDebInfoLenny Komow1-9/+9
2017-01-18docs: Update runtime installer license copyrightLenny Komow1-0/+0
2017-01-16winsdk: Fix RT not reading versions from registryLenny Komow1-4/+5
2017-01-13winsdk: Allow Configuring layers for older SDKsLenny Komow1-7/+16
2016-11-10winsdk: Fix missing file extension in runtimeLenny Komow1-1/+1
2016-11-08winsdk: Set runtime to use parameterized buildLenny Komow1-84/+37
2016-11-08winsdk: Parameterize ConfigureRT programLenny Komow2-35/+102
2016-11-08winsdk: Parameterize runtime NSIS scriptLenny Komow1-44/+98
2016-09-09winsdk: Fix ConfigureRT.exe not being deletedLenny Komow1-1/+3
2016-09-02winsdk: Fix releases showing as older than alphasLenny Komow1-0/+9
2016-08-31winsdk: Correct installer log renamingLenny Komow1-4/+1
2016-08-31winsdk: Fix powershell error to say ConfigureRTLenny Komow1-2/+2
2016-08-30winsdk: Remove rt installer using msvcr120.dllLenny Komow1-0/+2
2016-08-30winsdk: Fix uninstall log not clearing old copiesLenny Komow1-0/+3
2016-08-17winsdk: Create layer registry if it doesn't existLenny Komow1-6/+12
2016-08-15winsdk: Move uninstall log to tempLenny Komow2-1/+2
2016-08-12winsdk: Clean up confiure_runtime.c and docsLenny Komow3-106/+85
2016-08-12winsdk: Make RT installer use C programLenny Komow2-693/+15
2016-08-12winsdk: Add C program for runtime configurationLenny Komow2-0/+782
2016-08-04winsdk: Make installer version programmableLenny Komow1-6/+10
2016-07-07winsdk: Fix error when installing from syswow64Lenny Komow1-6/+21
2016-06-22winsdk: Fix multiple RT uninstall issueMark Young1-9/+22
2016-06-10winrt: fix error on uninstallDavid Pinedo1-1/+9
2016-06-10winrtinstaller: display error num in ps warning windowDavid Pinedo1-4/+9
2016-06-09winrt: configure loader even if ps script failsDavid Pinedo2-18/+44
2016-06-09winrtinstaller: fixed problems introduced by piping script to powershell.exeDavid Pinedo2-120/+134
2016-06-08winrtinstaller: avoid executing ps scripts, instead just pipe cmds to psDavid Pinedo2-166/+30
2016-06-07winrtinstaller: retry ps script failure with full path to powershell.exeDavid Pinedo2-273/+86
2016-06-06winsdkinstaller: add cmd copy as additional diagnosic for ps failureDavid Pinedo1-4/+19
2016-06-03winrtinstaller: add more logging debug code to powershell script invocationDavid Pinedo1-2/+4
2016-06-03winrtinstaller: fixes and diagnostics for powershell config script failureDavid Pinedo3-124/+350
2016-06-01winrtinstaller: update signature on powershell config scriptDavid Pinedo1-137/+137
2016-05-31winrt: Disable temp log in RT install.Mark Young1-2/+2
2016-05-31winrt: Add more Powershell logging to RT installMark Young1-82/+145
2016-05-30winrt: Add more error logic to Powershell scriptMark Young1-11/+89
2016-05-20winrtinstaller: remove dependency on msvcrt redistributablesDavid Pinedo3-32/+0
2016-05-05loader: added Windows resource file for vulkan-1.dllDavid Pinedo1-3/+3
2016-05-02winrtinstaller: added patch file to be used when building nsisDavid Pinedo2-15/+61
2016-04-29windowsRuntimeInstaller: improve documentation on how to build RT installerDavid Pinedo1-25/+59
2016-04-26winrtinstaller: update licenseDavid Pinedo1-0/+0
2016-04-19winrtinstaller: change formatting in RT rtf licenseDavid Pinedo1-6/+3
2016-04-19winrtinstaller: formatting of license files, make them more readableDavid Pinedo1-155/+49
2016-04-19winrtinstaller: fix COPYRIGHT.txt filenameDavid Pinedo1-1/+1
2016-04-19winrtinstaller: get LICENSE.txt file from LVLDavid Pinedo1-1/+1
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn4-190/+19
2016-04-08winrtinstaller: correction of File Description Properties of uninstaller.exeDavid Pinedo1-1/+6
2016-04-07winrtinstaller: don't delete non-SDK layer registry values during installDavid Pinedo1-33/+44
2016-04-07winrtinstaller: re-sign powershell scriptDavid Pinedo1-17/+17