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

Add conditional behavior to global variables, add systemversion as first implementation #1048

Merged
merged 8 commits into from
Apr 17, 2018
Merged

Commits on Apr 10, 2018

  1. * Move systemversion to config scope instead of project scope on VS. …

    …The UI can't do this but setting it actually works
    redorav committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    2b133b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa41dad View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Move the systemversion back to globals, and create additional global …

    …entries based on configuration
    redorav committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    e4c2318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8e23a1 View commit details
    Browse the repository at this point in the history
  3. Conditionally output the PropertyGroup by previously capturing the re…

    …sult of the global configuration property function. If there's nothing to capture, don't emit.
    redorav committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    d528430 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61dae7b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. Configuration menu
    Copy the full SHA
    9f1b32f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Configuration menu
    Copy the full SHA
    92e32dd View commit details
    Browse the repository at this point in the history