Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-29[wasm][sdk] fix output files (#19360)Larry Ewing
2020-03-29[wasm] Bump emscripten to 1.39.11. (#19342)Zoltan Varga
2020-03-27[wasm][sdk] Remove Required attribute from Bindings Directory. (#19326)Kenneth Pouncey
2020-03-25[wasm][sdk] Add functionality to override the bindings framework location (#1...Kenneth Pouncey
2020-01-08[wasm] Rename binaries mono -> dotnet. (#18373)Zoltan Varga
2019-12-17[wasm] Pass --deterministic to the linker in msbuild. (#18214)Zoltan Varga
2019-12-16[Wasm] Enable dynamic runtime tests (#18098)Jérôme Laban
2019-11-13[wasm] Change netcore support to use a prebuilt corefx runtime. (#17773)Zoltan Varga
2019-10-24[wasm][sdk] Bump SDK version to 0.2.2 (#17516)Kenneth Pouncey
2019-09-16Bump sdk and bindings versions (#16809)Kenneth Pouncey
2019-08-07Bump SDK Version 0.2.0Kenneth Pouncey
2019-08-06Fix misspelling and trailing commaKenneth Pouncey
2019-08-05Fix indentationKenneth Pouncey
2019-08-05[wasm][sdk] Fix issue with WasmLinkAssemblies task wrongly using reference as...Kenneth Pouncey
2019-08-05[wasm][sdk] Decoupling the WebAssembly runtime debug and release versions. (#...Kenneth Pouncey
2019-08-02[wasm][sdk] Support for Custom Linker Configuration (#15953)Kenneth Pouncey
2019-07-20Add threads support to the SDK runtime generation.Kenneth Pouncey
2019-07-20Fix packaging of the SDK when the runtime for threads does not existKenneth Pouncey
2019-07-20Add `Signing.props` file to `common` directory to be referenced from a common...Kenneth Pouncey
2019-07-12[wasm][sdk][tests] Use the SDK to build the browser tests (#15605)Kenneth Pouncey
2019-07-10Create package of the templatesKenneth Pouncey
2019-07-04Fix the directory paths after threads commitKenneth Pouncey
2019-06-28Fix generation of wrong version.Kenneth Pouncey
2019-06-28Simplify the file generation and remove the `Encoding="Unicode"` optionKenneth Pouncey
2019-06-28Add a target to set the version of the Templates's sdk version in the `global...Kenneth Pouncey
2019-06-28Trying `BeforeTargets="_GenerateRestoreProjectSpec"`Kenneth Pouncey
2019-06-28Modify `_CreatePackagesDir`Kenneth Pouncey
2019-06-28Address review comments separate versions for each sdk packageKenneth Pouncey
2019-06-28Rename target to prefix it with an underscore to indicate that users should n...Kenneth Pouncey
2019-06-28Add target to create `packages` directory if it does not exist.Kenneth Pouncey
2019-06-28Add versioning to the sdk and framework project files.Kenneth Pouncey
2019-06-05[wasm][sdk] Clean the `managed` directory files on `/t:Clean` build target (#...Kenneth Pouncey
2019-05-08Merge pull request #14203 from kjpou1/wasm-sdk-lower-versionLarry Ewing
2019-05-07Fix for #14353 (#14354)Juan Antonio Cano
2019-04-30Merge pull request #14199 from kjpou1/wasm-sdk-cl-argsLarry Ewing
2019-04-29Set an explicit version.Kenneth Pouncey
2019-04-26Replace the command line generation using string formatting with the ProcessA...Kenneth Pouncey
2019-04-26Rebase WasmLinkAssembliesKenneth Pouncey
2019-04-25[wasm][sdk] Add dotnet new custom template. (#14183)Kenneth Pouncey
2019-04-24[wasm][sdk] Fix warning NU1604, does not contain an inclusive lower boundKenneth Pouncey
2019-04-24[wasm][sdk] Add command line quoting and escaping to WasmLinkAssemblies ToolT...Kenneth Pouncey
2019-04-23[wasm][sdk] Fixes to the sdk packages (#14120)Kenneth Pouncey
2019-04-18Fix the samples target frameworkLarry Ewing
2019-04-16Add sdk package solution to be built by `dotnet` command.Kenneth Pouncey
2019-04-11Add generated xml doc to sdk build. (#13965)Kenneth Pouncey
2019-03-11Merge branch 'master' of https://github.com/mono/mono into wasm-typed-arraysKenneth Pouncey
2019-03-08Add exclude features option when linking to the sdk. (#13340)Kenneth Pouncey
2019-03-07Merge branch 'master' of https://github.com/mono/mono into wasm-typed-arraysKenneth Pouncey
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-02-13Modification of sdk framework build to not include the initialisation of the ...Kenneth Pouncey