Граф коммитов

  • 8164b7ac5a Allow `-- args ...` to pass through to underlying cmake invocation. pass-args-to-cmake Nick Alexander 2021-07-26 11:05:19 -0700
  • be7e5b303c
    Avoid requiring LD_LIBRARY_PATH=. on Linux. johnmcpms/signing Nick Alexander 2021-07-06 20:41:59 -0700
  • b6165ed8fe
    Avoid `error: templates must have C++ linkage` with modern clang versions. Nick Alexander 2021-07-06 19:55:58 -0700
  • 8deebb3536
    Implement makemsix attach Adam Gashlin 2021-05-10 16:58:40 -0700
  • d7fa886aa0
    Fix End Of Central Directory Record Adam Gashlin 2021-05-10 16:53:56 -0700
  • 34dc9941d7
    Msix.Utils - Make reading of bundle optional packages happen only when needed (#464) master Chacón 2021-06-30 16:28:48 -0700
  • 8d6b8fba9e
    Handle long file paths during CIM creation (#463) stephenk-msft 2021-06-30 09:27:05 -0700
  • 24d4ab1c04
    Enable pipelines (#461) Ruben Guerrero 2021-06-16 12:32:41 -0700
  • 625f0a5a82
    Invalid Memory Access in SignatureValidator (#453) (#457) release_v1.6 Ruben Guerrero 2021-06-10 10:23:37 -0700
  • 0c8a78f9b1
    Invalid Memory Access in SignatureValidator (#453) Sayan Chaliha 2021-06-08 23:23:39 +0530
  • 5883559c90
    Adding property on bundle object containing metadata about child packages (#449) Union Palenshus 2021-05-13 12:06:17 -0700
  • d923b66fc0
    Updated ApplyACls (#448) stephenk-msft 2021-05-07 14:52:00 -0700
  • 4f7206f609
    Bump DevOps Extension dependencies' version (#445) Luis Chacón 2021-04-14 17:34:08 -0700
  • 3fbd28851b
    Added option to AppxFactory to create package writer with file hash enabled (#443) rhuang-msft 2021-04-13 15:57:40 -0700
  • c8af99506f
    Bump y18n from 4.0.0 to 4.0.1 in /tools/pipelines-tasks (#441) dependabot[bot] 2021-04-01 10:30:18 -0700
  • 3c058bf730
    Validate timestamp in Windows (#438) Ruben Guerrero 2021-03-18 14:24:41 -0700
  • 874fce5265
    Added latest Appx manifest schemas to MSIX SDK (#433) rhuang-msft 2021-03-10 13:32:24 -0800
  • 28bf205c5c
    Update localized strings (#428) Luis Chacón 2021-03-03 13:03:52 -0800
  • f7e34e2edb
    User/rhuang msft/add file hash to block map (#429) rhuang-msft 2021-03-01 14:10:09 -0800
  • eca527a113
    Re-target Msix.Utils package to .NET Standard 2.0 (#427) Luis Chacón 2021-02-23 12:25:40 -0800
  • 3c41e74d4c
    Add Azure Key Vault integration to signing AzDO task (#426) Luis Chacón 2021-02-22 12:55:43 -0800
  • 5bdf262713
    Fixed failure to link due to missing reference to windowsexports.def (fixes #413) (#414) Mark Ingram 2021-02-20 00:34:55 +0000
  • 238b20233e
    Remove TELEMETRYEVENTSOURCE_PUBLIC flag to resolve namespace conflict with external TelemetryEventSource.cs (#424) Ryan Fu 2021-02-18 15:18:02 -0800
  • 7bb7415999
    Add yaml pipeline for building the VSIX for MSIX Packaging Extension (#418) Luis Chacón 2021-02-18 12:21:17 -0800
  • ed4a441046
    Bump version 1.6.7 (#422) Ruben Guerrero 2021-02-12 13:44:55 -0800
  • 2871a249ef
    Bump version (#421) Ruben Guerrero 2021-02-12 13:43:14 -0800
  • a41a175c21 Backport bug fixes into msix-sdk repo user/jyvenugo/BackportMemLeakFixes Jyothi Venugopal 2021-02-11 12:54:43 -0800
  • 7308ddf46b Bug fixes user/jyvenugo/BackPortMemLeakBugFixes Jyothi Venugopal 2021-02-11 11:36:03 -0800
  • 533474b989
    Quote script paths in extension tasks (#419) Luis Chacón 2021-02-10 16:11:21 -0800
  • e964c86953
    OpenSSL Thread Safety (#412) (#416) Ruben Guerrero 2021-02-04 08:53:14 -0800
  • c339995952
    OpenSSL Thread Safety (#412) Sayan Chaliha 2021-02-04 22:10:49 +0530
  • 36b3f17f41
    Installation fails if certificate contains extended ascii or non alpha-numeric character (#401) jyvenugo 2021-01-26 13:51:16 -0800
  • d2974744e8
    Remove task input groups (#407) Luis Chacón 2021-01-19 11:19:02 -0800
  • e68447bdb3
    Use attributes instead of elements on generated .appinstaller files (#406) Luis Chacón 2021-01-07 13:14:50 -0800
  • a1a889bc8c
    Set ExecutionPolicy when calling powershell in pipeline tasks (#403) Luis Chacón 2021-01-07 13:14:20 -0800
  • f353d1a5f1
    Adding AppxMetadata constructor that takes an IStream (#404) Union Palenshus 2021-01-07 09:46:38 -0800
  • fa0bd822cf
    Parse mapping file passed to makemsix (#395) jyvenugo 2020-12-10 15:20:45 -0800
  • f02cb7123d
    Add support file (#398) Ruben Guerrero 2020-12-07 12:48:06 -0800
  • 5b6d766f4d
    Add overview.md file for ADO tasks extension (#394) Luis Chacón 2020-11-10 14:51:42 -0800
  • eb2a53ca25
    Implement flat bundle creation (#389) jyvenugo 2020-11-06 11:20:41 -0800
  • 96f2ffc9ac
    Allow users to mount CIM with image path instead of volume id (#391) stephenk-msft 2020-11-04 16:17:18 -0800
  • 6663fffec0 Enable users to mount CIMs with just the image path and without a volume id createvhdforwvd Stephen Kwok 2020-11-01 21:21:14 -0800
  • 201a86f9a0
    Fix output path in localization pipeline for ADO tasks (#388) Luis Chacón 2020-10-14 15:08:52 -0700
  • e00e737ba5
    Add ability to create VHD/VHDX files and unpack packages to them (#379) stephenk-msft 2020-10-04 18:41:13 -0700
  • 6d6ee2d287 Added updated CreateCIM and WVDUtilities binaries Stephen Kwok 2020-10-04 18:40:33 -0700
  • 55cea3902c
    Fix signing configuration for pipelines tasks and add localized strings (#385) Luis Chacón 2020-09-28 11:54:29 -0700
  • 0915c17734 Modify func signatures in VHDProvider Stephen Kwok 2020-09-24 17:03:22 -0700
  • bdb5d41520
    Add project for Azure Pipelines Tasks for MSIX (#384) Luis Chacón 2020-09-24 16:03:32 -0700
  • a967283997
    MSIX Utils (#382) Ruben Guerrero 2020-09-18 12:43:25 -0700
  • 4eb3442538 Expose option to mount VHD as RO or RW. Stephen Kwok 2020-09-17 11:04:17 -0700
  • c6108130ad Adjusted min/max vhd siez Stephen Kwok 2020-09-04 15:19:37 -0700
  • b31ac21a3f Don't delete vhd on vhd creation failure if failure is ERROR_FILE_EXISTS Stephen Kwok 2020-09-03 16:26:51 -0700
  • 11daada66e Delete broken VHD on VHD creation failures Stephen Kwok 2020-09-02 17:33:46 -0700
  • 58219f25ed Updated help strings Stephen Kwok 2020-08-30 17:34:48 -0700
  • cbbd488e2d Enabled creation of VHDX files Stephen Kwok 2020-08-30 12:01:18 -0700
  • 073ef4cd7d Handle vhdSize values Stephen Kwok 2020-08-30 00:39:32 -0700
  • 025cb698ef Refactoring; Accept -vhdSize on VHD creation; Retrieve drive letter on mount Stephen Kwok 2020-08-28 13:18:17 -0700
  • 7b307b0d7f Added ability to create, mount, and unmount VHDs Stephen Kwok 2020-08-28 01:44:29 -0700
  • de8184bf58
    Added ability to create CIM files and unpack packages to them (#377) stephenk-msft 2020-08-22 17:35:32 -0700
  • 2165b6702f
    Remove unused NetCore version of Utils project (#376) Luis Chacón 2020-08-18 11:17:18 -0700
  • ce2415b3b0
    Add files to linux artifacts (#375) Ruben Guerrero 2020-08-14 14:59:49 -0700
  • 84c00d0497
    macOS universal binaries (#374) Ruben Guerrero 2020-08-14 12:20:21 -0700
  • 4ed5e8e311
    Use windows-latests (#373) Ruben Guerrero 2020-08-12 17:36:26 -0700
  • f7db347d95
    Adding macOS Sillicon to pipelines (#370) Ruben Guerrero 2020-08-12 17:36:08 -0700
  • 1a3b13fc81 Modify readme Ruben Guerrero Samaniego 2020-08-12 14:46:55 -0700
  • 1bea21cdc1 Change macos.cmake Ruben Guerrero Samaniego 2020-08-12 14:43:48 -0700
  • e4b5868f16 Add project Ruben Guerrero Samaniego 2020-08-12 14:38:38 -0700
  • c9fd0b253f
    Add missing required NuGet properties (#372) Luis Chacón 2020-08-12 13:35:13 -0700
  • 34a4491a03
    Enable macOS arm64 in version 1.6 (#371) Ruben Guerrero 2020-08-12 12:29:45 -0700
  • fdcfc05755
    Change Utils namespace to match NuGet package name (#369) Luis Chacón 2020-08-11 15:32:38 -0700
  • 84e6718121
    Add configuration files to create Utils NuGet package (#367) Luis Chacón 2020-08-07 17:04:25 -0700
  • 09165d7866
    Add Azure CI Pipeline for Utils library (#364) Luis Chacón 2020-08-03 12:39:27 -0700
  • 6ec570d689
    Update README.md (#353) dianmsft 2020-07-30 10:50:25 -0700
  • 622be1d2e7
    Add Utils library project (#358) Luis Chacón 2020-07-29 14:19:56 -0700
  • e40a7589ca
    Update schemas (#362) Ruben Guerrero 2020-07-29 10:48:11 -0700
  • ebad9ca20f
    Fix - Makemsix pack fails when directory given ends with "\" (#361) Ruben Guerrero 2020-07-28 14:14:05 -0700
  • da77ac2910
    Fix [Content Types].xml creation for files without an extension (#360) Ruben Guerrero 2020-07-28 13:22:44 -0700
  • 8a3fe80913
    Rename GetLogTextUTF8 to MsixGetLogTextUTF8 (#359) Ruben Guerrero 2020-07-24 15:21:44 -0700
  • 3d74f1a68f
    Enable build for Apple Silicon Macs (#356) Ruben Guerrero 2020-07-10 12:09:56 -0700
  • 88dc842461 Fix a few minor issues after merging John McPherson 2020-06-25 16:54:14 -0700
  • 2203d663f2 Merge from master John McPherson 2020-06-25 11:18:40 -0700
  • 1676faec93
    Updated EndsWith API in GeneralUtils.cpp to make case-insensitive comparison (#351) stephenk-msft 2020-06-11 11:27:32 -0700
  • 228ca7bbd0
    Handle relative path from current directory. (#348) Ruben Guerrero 2020-06-02 11:05:45 -0700
  • 515da87e6b
    Fix Linux and AOSP build (#347) Ruben Guerrero 2020-05-28 11:49:43 -0700
  • 4253d38095
    Added missing parameter to compile makemsix with pack option enabled (#336) Matteo Pagani 2020-04-20 22:13:51 +0200
  • d1ff5b6ffd
    update tpn (#333) wcheng-msft 2020-02-18 16:41:32 -0800
  • 7721208838
    script sign changes from build (#325) wcheng-msft 2020-01-08 14:48:58 -0800
  • 00a2a55343
    localization changes from build (#324) wcheng-msft 2020-01-08 14:48:43 -0800
  • 559b78b2dc
    Improve test diagnosability, and track tests that failed and provide … (#323) wcheng-msft 2019-12-23 16:07:31 -0800
  • 636142692d
    localization changes from build (#322) wcheng-msft 2019-12-18 11:33:27 -0800
  • 4657ee79a2
    localization changes from build (#321) wcheng-msft 2019-12-18 11:10:25 -0800
  • 4e139f96f9 localization changes from build localization-update-v1.7-92-g16737c01-20265538 William Cheng 2019-12-18 02:27:23 +0000
  • 13bfd95700 localization changes from build localization-update-v1.7-92-g16737c01-20264724 William Cheng 2019-12-18 01:54:38 +0000
  • 16737c0176
    Display link as hyperlink (#312) MSIX-Core-preview MSIX-Core-1.1-release jyvenugo 2019-12-17 17:45:21 -0800
  • f6cf92d5a7
    script sign changes from build (#318) wcheng-msft 2019-12-17 17:10:27 -0800
  • 920b80d572
    localization changes from build (#317) wcheng-msft 2019-12-17 16:58:08 -0800
  • e37d2ea087
    add header to msixtrace (#316) wcheng-msft 2019-12-17 16:25:06 -0800
  • fd869e21ec
    add a comma (#315) wcheng-msft 2019-12-17 16:02:35 -0800
  • 647ba59aa9
    localization changes from build (#314) wcheng-msft 2019-12-17 13:12:36 -0800
  • 664acbab40
    Bugfix (#313) jyvenugo 2019-12-17 13:02:07 -0800