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, windows: build and test add-ons on test-ci #5886

Closed
wants to merge 6 commits into from
Closed

build, windows: build and test add-ons on test-ci #5886

wants to merge 6 commits into from

Commits on Mar 24, 2016

  1. build, windows: build and test add-ons on test-ci

    added build-addons task, it allows to build and test native addons during test-ci task.
    Basicaly it should work in same way like Makefile "build-addons" task.
    Bogdan Lobor committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    ff3d2a7 View commit details
    Browse the repository at this point in the history
  2. build, windows: check if "node_exe" defined

    Bogdan Lobor committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    32caebb View commit details
    Browse the repository at this point in the history
  3. build, windows: move "node_exe" variable assignment.

    this should fix issue with running test-ci on non-build servers.
    Bogdan Lobor committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    26f3f04 View commit details
    Browse the repository at this point in the history
  4. build, windows: changes accordingly to PR comment

    Renamed build-addons -> test-addons
    test-addons task shouldtest only addons
    test should task also test addons
    bogdan.lobor committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    ee5e294 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2016

  1. Merge remote-tracking branch 'upstream/master'

    bogdan.lobor committed Mar 27, 2016
    Configuration menu
    Copy the full SHA
    683fb9a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2016

  1. build, windows: changes accordingly to PR comments

    move "node_exe" variable assignment
    change backslashes
    Bogdan Lobor committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    c1b7db7 View commit details
    Browse the repository at this point in the history