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

42 Коммитов

Автор SHA1 Сообщение Дата
wcheng-msft 01f4aa15f8
Remove preview directory (#292)
* rename -- remove preview directory. Fix up associated project files that used relative paths to remove one directory (..\)

ClickOnceWrapper had a problem, in that its dependson was pre-run instead of pre-build, which means it had to have run successfully already; this was fixed.

* fixup of project files

* update paths referenced in README.md

* update CODEOWNERS and root README.md to point to MSIXCore README.md
2019-12-11 14:52:11 -08:00
Ruben Guerrero ab322965d6
Delete packaging from branch (#192) 2019-08-06 15:10:58 -07:00
Ruben Guerrero 40feb5a9ec
Packaging readme (#190)
* Add README information for pack

* Add new build tags
2019-08-06 10:54:20 -07:00
JohnMcPMS 7137757a84
Update Readme.md and CODEOWNERS (#147)
Add git-lfs to pre-reqs, fix bad link to macos build pool, update CODEOWNERS for Readme.md
2019-05-29 14:32:41 -07:00
Ruben Guerrero 64534fbe79
Update build badges (#119) 2019-05-06 13:31:05 -07:00
wcheng-msft 26b182cc29
Rename win7 msix core (#100)
* initial directory and project rename

* rename the rest of strings, update install directory, remove outdated section in readme about uninstallers directory, remove separate codeowner for readme.md

* whoops, missed a rename in CODEOWNERS
2019-04-26 17:11:56 -07:00
Ruben Guerrero 92b0aa891a
Setup pipelines AOSP (#60) 2019-03-08 14:03:10 -08:00
Ruben Guerrero 8411026238
Setup pipelines ios (#57) 2019-03-07 11:46:10 -08:00
Ruben Guerrero 1aecf4fe11
Azure pipelines Linux (#56) 2019-03-06 17:47:14 -08:00
Ruben Guerrero 2f2918ffd1
Setup macOS pipelines (#54)
Build release and debug macOS binaries using Azure Pipelines
2019-03-06 13:48:00 -08:00
Ruben Guerrero 5a6c06e91b
Turn on Azure Pipelines for Windows for CI and PRs. (#52) 2019-03-05 14:14:11 -08:00
Ruben Guerrero Samaniego a3c225bacc Prepare for 1.6 2019-02-08 20:32:45 -08:00
Ruben Guerrero Samaniego a7c42f2f8d Remove openssl and update readme 2019-02-08 14:53:03 -08:00
Ruben Guerrero Samaniego 8e10ecf2b8 Merged PR 2420379: Make OpenSSL a subtree
OpenSSL is now a subtree

Tag: OpenSSL_1_0_2m
Commit: 8b1549a153a62e9878327d05aa3b6622b416ec10
2018-10-09 13:44:15 -07:00
Ruben Guerrero Samaniego bcf813bb0f Update build badge 2018-09-21 15:57:06 -07:00
Chaitanya Donthini a116cc9b9b Merged PR 2363245: Added release notes in readme 2018-09-21 15:57:06 -07:00
Chaitanya Donthini 92c1d5c634 Merged PR 2161980: referring to MSIX Packaging SDK as MSIX SDK 2018-09-21 15:57:06 -07:00
Ran Michaely 80f197e52a Updated README.md 2018-09-21 15:57:06 -07:00
Ruben Guerrero Samaniego d601808a55 Merged PR 1862819: Support having more than one language on Android for devices running on level 24 or higher.
Android added, on API level 24 support for having more than one language on the device . MSIX min API level is 19, so we can't use Configuration.getLocales() to obtain them and we have to use the deprecated attribute Configuration.locale. We should support returning multiple languages for devices were it is supported and only one when is not possible.

Also add documentation on the README about Android support and removed expecting always $ANDROID_HOME as an environment variable by adding a new switch on CMake that expects the SDK path.

There isn't a problem in building a jar with a higher API level and then run it on a lower API level device. However, there is a problem in building the native lib on a higher API level than one of the device. This is why the distinction has to be made between the NDK and SDK level. In less words, the NDK minimum is 19 and the SDK minimum is 24.

Related work items: #17634105
2018-09-21 15:57:06 -07:00
Ruben Guerrero Samaniego 44c777cae7 Merged PR 1857008: Update README.md for bundle support and Windows 7 details 2018-09-21 15:57:06 -07:00
msftrubengu 7deba1c0d6
Developer guidance to target appropriate TDFs
Add developer guidance to target appropriate TargetDeviceFamily
2018-04-11 12:09:06 -07:00
Stephen Griffin e77e2c6ed5
Update README.md
Fix typo and link
2018-03-07 20:45:45 -05:00
Martin Sundhaug a8245b595f
Formating fixes to fix github rendering of readme 2018-03-07 18:34:41 +01:00
Chaitanya Donthini 0e5192fcdb Updated README.md to reflect John's comments 2018-03-03 01:28:46 +00:00
Ruben Guerrero Samaniego 7378783136 Updated README.md 2018-03-02 22:23:03 +00:00
Phil Smith 1506646c55 Updated README.md 2018-03-02 21:48:40 +00:00
Phil Smith 05fcd58522 Updated README.md 2018-03-02 21:17:08 +00:00
Chaitanya Donthini 402e50f51e Merged PR 1505791: Updated README.md
Updated README.md
2018-03-01 23:28:03 +00:00
Phil Smith 761bd56d90 Updated README.md 2018-03-01 01:17:58 +00:00
Phil Smith d3d8669a62 Updated README.md 2018-02-28 21:25:23 +00:00
Ruben Guerrero Samaniego 7e05b7959b Merged PR 1424038: Rename CrossPlat files from appx to MSIX
This change contains the renaming from xPlatAppx to MSIX Packaging SDK

Binaries
- xPlatAppx.dll -> msix.dll
- MakexPlatAppx.exe -> makemsix.exe

Export rename
- UnpackAppx ->UnpackPackage

Related work items: #15704951
2018-02-13 21:25:38 +00:00
Phil Smith 1ff20a5349 Updated README.md 2017-12-12 00:51:19 +00:00
Phil Smith 7aaee2fa2b Updated README.md 2017-12-08 20:44:44 +00:00
Phil Smith ee39aa9634 Updated README.md 2017-12-08 20:38:05 +00:00
Phil Smith 3727c250cd Merged PR 1030167: Merge feature to master
All work from the week of 10/23

Related work items: #13953155, #13953165, #13953288, #13953773, #14265946
2017-10-27 19:03:21 +00:00
Phil Smith abbabc9b3d Merged PR 1015588: Merge cmake to feature
This change replaces the series of VS build solutions and one-off Xcode workspace/projects that had to constantly be kept in sync with each other with a single CMake-based build system.  This new system has a single build authoring mechanism (CMakeLists.txt) that describes each logical sub-project of the entire project.  Builds in VS2017, Xcode, VS NMake, and unix make have been confirmed as working.  Automated continuous integration of this new build system is now turned-on, meaning that once this change goes live, you'll need to update your client view of the project.  At a minimum, you'll need to run: git submodule update && git submodule init once this change is pulled into your branch.  For those not entirely familiar with CMake, you can use https://cmake.org/Wiki/CMake as a good starting point for how to get up and running.

Related work items: #13953155, #13953165
2017-10-25 00:40:45 +00:00
Phil Smith 5862e4ed83 Updated README.md 2017-10-03 00:28:54 +00:00
Phil Smith 74bac1fd84 Updated README.md 2017-10-03 00:13:27 +00:00
Phil Smith e1eecfed42 Updated README.md 2017-10-03 00:12:48 +00:00
Chaitanya Donthini 6e8c178172 Merged PR 939268: Updated README.md
Made minor additions to the readme file.
2017-10-02 23:49:17 +00:00
Phil Smith 3c97d98615 Updated README.md 2017-09-23 03:35:50 +00:00
Phil Smith 22c96e5362 rename README -> README.md 2017-09-20 14:42:21 -07:00