| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-06-09 | winrt: configure loader even if ps script fails | David Pinedo | |
| 2016-06-09 | winrtinstaller: fixed problems introduced by piping script to powershell.exe | David Pinedo | |
| PS script return value is now correctly retrieved by NSIS script. Logging is less verbose, removed extranous errors. | |||
| 2016-06-08 | winrtinstaller: avoid executing ps scripts, instead just pipe cmds to ps | David Pinedo | |
| 2016-06-03 | winrtinstaller: fixes and diagnostics for powershell config script failure | David Pinedo | |
| 2016-06-01 | winrtinstaller: update signature on powershell config script | David Pinedo | |
| 2016-05-31 | winrt: Disable temp log in RT install. | Mark Young | |
| 2016-05-31 | winrt: Add more Powershell logging to RT install | Mark Young | |
| RT install Powershell script was using echo. Now use transcript recording (which will also include OS, Powershell version, and other info). Also, use Write-Host, Write-Warning, and Write-Error to make errors and warnings more obvious. NOTE: This includes intentional debug code enablement so I can retrieve an RT install that does not remove a copy of the Powershell log file. This will be fixed quickly after the RT install is generated on CruiseControl. | |||
| 2016-05-30 | winrt: Add more error logic to Powershell script | Mark Young | |
| Add more error detection logic to the install config Powershell script to help track down recent failures. | |||
| 2016-04-19 | misc: Update licenses to Apache 2.0 | Jon Ashburn | |
| Change-Id: Id447f4c8c53d33f9192940bdd3ae727b7b738a97 | |||
| 2016-04-07 | winrtinstaller: don't delete non-SDK layer registry values during install | David Pinedo | |
| 2016-04-07 | winrtinstaller: re-sign powershell script | David Pinedo | |
| 2016-04-05 | winrtinstaller: sort in config script: <prerelease> is least significant | David Pinedo | |
| Also added execute permission to CreateInstallerRT.sh | |||
| 2016-04-04 | winrtinstaller: Re-sign powershell loader config script | David Pinedo | |
| 2016-03-29 | winrtinstaller: convert RT installer log file to ascii | David Pinedo | |
| 2016-03-29 | winrtinstaller: Add logging support to Windows Runtime Installer | David Pinedo | |
| 2016-03-22 | winrtinstaller: sign Config powershell script | David Pinedo | |
| 2016-03-16 | winrtinstaller: Allow layers from SDK older than RT to be configured for use | David Pinedo | |
| Layers from SDK can be used by an RT if their major, minor, and patch numbers are the same. For example, if SDK 1.0.5.0 is already installed, and then RT 1.0.5.1 is installed. During the RT installation, the layer registry entries will be set to point to the layers in SDK 1.0.5.0. | |||
| 2016-03-15 | winrtinstaller: Verify vulkan-1-*dll has correct file name format | David Pinedo | |
| 2016-03-03 | winrtinsaller: change comment | David Pinedo | |
| 2016-02-12 | windowssdk: Fixed Config powershell script to look at Windows Folder. | Mark Young | |
| This replaces a hard-code to C:\windows instead of looking at the proper windows drive letter <SYSTEMDRIVE and SYSTEMROOT>. | |||
| 2016-02-10 | Remove Khronos confidential clause from license text. | Karl Schultz | |
| 2016-02-09 | windowssdk: Fix 32-bit install issue with Powershell script. | Mark Young | |
| Fix the install Powershell script which populates the ExplicitLayers registry entries. There were 2 problems: 1) it was using newer Powershell commands that failed on Windows 7, 2) it was trying to populate the 32-bit data on a 32-bit system with the 64-bit Bin folder. | |||
| 2016-02-05 | winrtinstaller: Improve search for layer json files in SDK Bin dir | David Pinedo | |
| 2016-02-05 | windowsrtinstaller: Change lincense info. | David Pinedo | |
| Also removed extra white space. | |||
| 2016-01-25 | Installer: Clean up powershell header comment. | Mark Young | |
| Clean up the ConfigLayersAndVulkanDll header comment. | |||
| 2016-01-25 | Installer: 32-bit installer changes to get working on 64-bit system. | Mark Young | |
| These changes allow the installation of 32-bit items onto a 64-bit system. | |||
| 2016-01-25 | Installer: Added changes to detect 32-bit layers on 64-bit system. | Mark Young | |
| Added changes to detect 32-bit layers on 64-bit system. | |||
| 2016-01-25 | Installer: Changes for 32-bit installer | Mark Young | |
| Installer/scripts should now support 32-bit OS. | |||
| 2016-01-25 | Installer: Add support to install 32-bit vulkaninfo | Mark Young | |
| Add support to install 32-bit vulkaninfo | |||
| 2016-01-25 | LOADER/INSTALLER: Add support for 32-bit install in Win64 installer | Mark Young | |
| Added ability to install 32-bit and 64-bit Loader into the Win64 installer. | |||
| 2016-01-19 | WindowsRTInst: Layer registry values are created/removed correctly on Windows7 | David Pinedo | |
| 2016-01-15 | installer: Fix LunarXchange issue #287. | Mark Young | |
| Apply David's fix to force the registry to be created. | |||
| 2016-01-13 | Windows RT Installer: Fix layer reg entry setup, no layers we being installed | David Pinedo | |
| 2016-01-12 | Windows RT Installer: add buildno to version | David Pinedo | |
| 2016-01-04 | Windows Runtime Installer: Initial creation in LoaderAndTools | David Pinedo | |
