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

Refactor Architecture, OS, Vendor and TripletProfile into enums #229

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Nov 29, 2019

  1. Configuration menu
    Copy the full SHA
    42fcb39 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    eugener committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    495e0d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. Configuration menu
    Copy the full SHA
    186f50f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40fcd67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b04abf View commit details
    Browse the repository at this point in the history
  4. Small tweaks to Logger API

    eugener committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    42805fe View commit details
    Browse the repository at this point in the history
  5. Fix unit tests

    eugener committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    64ec60e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. Remove wildcard imports

    eugener committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    1c31f21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce18a5f View commit details
    Browse the repository at this point in the history
  3. Fix typo in the docs

    eugener committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    02d42e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. Merge branch 'master' of https://github.com/gluonhq/substrate

    � Conflicts:
    �	src/main/java/com/gluonhq/substrate/ProjectConfiguration.java
    �	src/main/java/com/gluonhq/substrate/SubstrateDispatcher.java
    �	src/main/java/com/gluonhq/substrate/model/InternalProjectConfiguration.java
    �	src/main/java/com/gluonhq/substrate/target/AbstractTargetConfiguration.java
    �	src/main/java/com/gluonhq/substrate/target/DarwinTargetConfiguration.java
    �	src/main/java/com/gluonhq/substrate/target/IosTargetConfiguration.java
    �	src/main/java/com/gluonhq/substrate/target/LinuxTargetConfiguration.java
    �	src/main/java/com/gluonhq/substrate/util/FileDeps.java
    eugener committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    a050e9f View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

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

Commits on Dec 28, 2019

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