Giter Site home page Giter Site logo

bob11327 / wix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wixtoolset/wix

0.0 0.0 0.0 22.52 MB

WiX Toolset Code

Home Page: https://wixtoolset.org/

License: Other

JavaScript 1.08% C++ 29.18% C 3.45% C# 65.48% Puppet 0.01% XSLT 0.03% CSS 0.04% Pascal 0.03% HTML 0.57% Batchfile 0.14% ASP.NET 0.01%

wix's Introduction

WiX Toolset

latest version download count build status

WiX Toolset

This repository contains the WiX Toolset codebase.

Developing WiX

Prerequisites

  • Visual Studio 2022 (17.0.4 or higher) with the following installed:
Workloads
ASP.NET and web development
.NET desktop development
Desktop development with C++
Individual components
.NET Framework 4.7.2 SDK
.NET Framework 4.7.2 targeting pack
MSVC v141 - VS 2017 C++ ARM64 build tools (v14.16)
MSVC v141 - VS 2017 C++ x64/x86 build tools (v14.16)
MSVC v143 - VS 2022 C++ ARM64 build tools (Latest)
MSVC v143 - VS 2022 C++ x64/x86 build tools (Latest)
Getting started:
To build the WiX toolset:
  • Start a VS2022 'Developer Command Prompt'
  • Change directory to the root of the cloned repository
  • Issue the command devbuild (or devbuild release if you want to create a release version)
Executing your newly built WiX toolset
  • build\wix\Debug\publish\wix\wix --help (Of course changing Debug to Release if you built in Release mode)
Pull request expectations
  • Pick an outstanding WiX issue (or create one). Add a comment requesting that you be assigned to the issue. Wait for confirmation.
  • To create a PR fork a new branch from the develop branch
  • Make changes to effect whatever changed behaviour is required for the PR
  • Push the changes to your repository origin as needed
  • If there are multiple commits squash them down to one commit.
  • If the develop branch has changed since you created your new branch rebase to the current development branch.
  • If needed (ie, you squashed or rebased), do a force push of your branch
  • Create a PR with your branch against the WiX repository.

wix's People

Contributors

adnanshaheen avatar alexkubiesa avatar barnson avatar chrpai avatar cpuwzd avatar danielchalmers avatar drolevar avatar ericstj avatar fk250046 avatar frg2089 avatar fyodorkor avatar harmvandenbrand avatar heaths avatar herohtar avatar hymccord avatar japarson avatar jchoover avatar markstega avatar mcraiha avatar mwileczka avatar narcis-ro avatar nirbar avatar pascalpfeil avatar paulomorgado avatar powercode avatar robmen avatar rseanhall avatar sgtatham avatar stefanstojanovic avatar wjk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.