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

50 Коммитов

Автор SHA1 Сообщение Дата
Phil Smith 10eea6444e fix typo in SetSignature 2017-09-22 18:10:28 -07:00
Phil Smith f77523fb9c Confirmed read of EndCentralDirectoryRecord with 1st test! 2017-09-22 17:39:25 -07:00
Phil Smith 0dfd472747 fixed the last of the compiler errors 2017-09-22 16:58:42 -07:00
Phil Smith 366f334178 fix more compiler errors 2017-09-22 16:43:19 -07:00
Phil Smith bc921637bf Fix more compiler errors. 2017-09-22 16:39:51 -07:00
Thomas Olsen 07a04eb81d Merged PR 907173: more compilation fixes
more compilation fixes
2017-09-22 23:33:59 +00:00
Thomas Olsen (WINDOWS) 9d3c049b02 more compilation fixes 2017-09-22 16:30:52 -07:00
Phil Smith 55a3b41718 Fixed 3 more missing make_shared's on Field4Bytes 2017-09-22 16:13:09 -07:00
Thomas Olsen f3eb7b4fec Merged PR 906728: Merge helpphil to feature
CentralDirectory and DataDescriptor
2017-09-22 23:10:23 +00:00
Thomas Olsen (WINDOWS) 72e6bd82f6 oh my gawd 2 2017-09-22 16:07:36 -07:00
Thomas Olsen (WINDOWS) e1c9aff2a6 oh dear god 2017-09-22 16:04:24 -07:00
Phil Smith bb439ba11b finished the make_shared's 2017-09-22 15:55:34 -07:00
Phil Smith 36ad8bbff7 Finished with CentralFileHeader 2017-09-22 15:49:30 -07:00
Phil Smith 79965b37e9 More work through CentralFileHeader 2017-09-22 15:46:43 -07:00
Thomas Olsen (WINDOWS) f039131fc3 fixing compiler errors 2017-09-22 15:33:48 -07:00
Phil Smith cd9111c6f4 Fix LocalFileHeader 2017-09-22 15:29:18 -07:00
Phil Smith d9a35b8c24 first major attempt at fix, move from Field(x).[Set]Value to ObjectBase::[G|S]etValue<T>(y)); 2017-09-22 15:23:52 -07:00
Thomas Olsen (WINDOWS) 5966be7be1 merged 2017-09-22 15:16:07 -07:00
Thomas Olsen (WINDOWS) ded9434722 more 2017-09-22 15:12:21 -07:00
Phil Smith d9c805ed64 Start connecting a file stream to a zip stream and read some content. Build is mega broken 2017-09-22 15:11:24 -07:00
Thomas Olsen 7359123a0c Merged PR 905833: Added CentralFileHeader and DigitalSignature
Added CentralFileHeader and DigitalSignature
2017-09-22 20:12:09 +00:00
Thomas Olsen (WINDOWS) cbbac3da01 Added CentralFileHeader and DigitalSignature 2017-09-22 12:55:28 -07:00
Phil Smith 5d0d101ee7 Create Win32 DEF for xPlatAppx and consume from test MakeXplat 2017-09-22 11:40:44 -07:00
Thomas Olsen 824e366cae Merged PR 905160: fixed a bunch of compiler errors
fixed a bunch of compiler errors
2017-09-22 18:05:59 +00:00
Thomas Olsen (WINDOWS) 4630c27201 fixed a bunch of compiler errors 2017-09-22 11:02:02 -07:00
Phil Smith b8880f2e7f Merge branch 'master' of https://microsoft.visualstudio.com/DefaultCollection/_git/xPlatAppx into feature 2017-09-22 10:21:02 -07:00
Thomas Olsen b82103b7b7 Merged PR 904854: Merge helpphil to master
Adding a bunch of stuff
2017-09-22 17:18:27 +00:00
Phil Smith eb55af5cb9 Merged PR 897449: Add schemas to project
Schemas are xcopied from onecore\printscan\appxpackaging\ under appxpackaging, preserving existing file layout, but limited only to those XSDs that are pertinent to the project (e.g. no bundles, no streaming, etc...)  Schemas are from official/rs_onecore_dep_apt as of:

g:\os\src\onecore\printscan\AppxPackaging>git history .
"a06ab5f1bce4d Thu Sep 14 14:32:17 2017 Karim Serhan Merged PR 877449: Define the StoreUploader command-line interface and parse the cmd arguments and the input config file"
2017-09-22 17:17:36 +00:00
Thomas Olsen (WINDOWS) 7688117dd3 added more zip data structures 2017-09-21 20:02:04 -07:00
Phil Smith 7f87e7c341 Add Get/Set pairs for (Un)compressed size, and Extra Field length 2017-09-21 18:27:04 -07:00
Phil Smith b22c014a57 Start roughing out LocalFileHeader in ZipStream 2017-09-21 18:07:40 -07:00
Phil Smith b155186f3b Deleted MacXPlat 2017-09-20 23:00:35 +00:00
Phil Smith 57ee7f8396 add schemas to project 2017-09-20 15:46:06 -07:00
Phil Smith 6cf0263772 Add some additional test collateral 2017-09-20 15:20:23 -07:00
Phil Smith 22c96e5362 rename README -> README.md 2017-09-20 14:42:21 -07:00
Phil Smith ad809391b6 Add README, first test file, initial definition of Win32 SLN and projects. 2017-09-20 14:39:37 -07:00
Phil Smith aa9852e709 Create initial projects and sln for Win32 2017-09-19 16:46:21 -07:00
Phil Smith 1793b01895 move submodule dependencies to under the lib folder and some small changes to stream stuff. 2017-09-19 16:17:28 -07:00
Phil Smith f2163a526b move xerces to xerces-3.1 and repoint xalan as well. 2017-09-18 13:16:20 -07:00
Phil Smith 33d577306c copy existing progress on streams into mac project 2017-09-16 20:34:04 -07:00
Phil Smith 096f2249a6 start to flesh out some bits and pieces 2017-09-15 16:39:29 -07:00
Phil Smith fcd3c7cd7e try some stuffs. 2017-09-15 01:12:11 -07:00
Phil Smith 689268dd8f Add xalan submodule 2017-09-14 18:01:15 -07:00
Phil Smith 4692b8057c repoint xerces as submodule 2017-09-14 17:53:03 -07:00
Phil Smith c7565915c5 remove xerces in preperation to flip to submodule 2017-09-14 17:50:31 -07:00
Phil Smith df305b25bf now point openssl back at github distribution for openssl 2017-09-14 17:24:22 -07:00
Phil Smith 889dcce6e9 1st step in repointing openssl submodule 2017-09-14 17:22:55 -07:00
Phil Smith dbf39abc5e put zlib back in as submodule 2017-09-14 17:01:52 -07:00
Phil Smith 28bed5c517 Remove zlib xcopy 2017-09-14 16:57:39 -07:00
Phil Smith 8a58c90f53 initial checkin 2017-09-13 18:15:22 -07:00