Menu

#21 Port PowerPing to other platforms

cross-platform
open
nobody
2017-11-01
2017-03-09
Anonymous
No

Originally created by: Killeroo

  • [x] Restructure project for dotnet and .net4.5 builds
  • [x] Create Bash build script for building project with .netcore
  • [x] Create Bash build script for building project with mono
  • [x] Batch script for building standard windows binary
  • [x] Travis CI yml script for .netcore and mono (couple of versions of each) (could use previous build script)
  • [ ] Add platform/build info to version text (also remove build date)
  • [x] Make sure file versions persist with .net core builds
  • [ ] Installers for each build platform

Discussion

  • Anonymous

    Anonymous - 2017-10-11

    Originally posted by: Killeroo

    Read me syntax:

    Platform Support

    • Amazon Linux
    • Debian 7/8/9
    • Fedora
    • Ubuntu 14.04/16.04
    • CentOS 7
     
  • Anonymous

    Anonymous - 2017-10-12

    Originally posted by: Killeroo

    dotnet commands

    • dotnet restore
    • dotnet build
    • dotnet publish -c Release -r win10-x64

    Configuring csproj to build for other platforms ('Self-contained deployment without third-party')
    More csproj build config
    List of build targets
    Basics
    Building an exe
    Setting assembly info

     

Log in to post a comment.

MongoDB Logo MongoDB