Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build .NET sources by default when running jsii-pacmak. #160

Merged
merged 7 commits into from
Aug 8, 2018

Commits on Aug 7, 2018

  1. Configuration menu
    Copy the full SHA
    99a7a44 View commit details
    Browse the repository at this point in the history
  2. Fix global build.

    mpiroc committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    9448860 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Make jsii-pacmak usable in parallel

    Stops outputting the .tgz for 'npm pack' in the package directory, instead
    put it in a specially created temporary directory. This avoids concurrent
    executions depending on the same path & deleting each other's files.
    RomainMuller committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    81fc65a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8b80eb View commit details
    Browse the repository at this point in the history
  3. Fixup

    RomainMuller committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    e91798f View commit details
    Browse the repository at this point in the history
  4. Fix bad import.

    RomainMuller committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    80fa3f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    539b854 View commit details
    Browse the repository at this point in the history