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

WIP: Unify projects and misc cleanups. #307

Closed
wants to merge 26 commits into from

Commits on Jul 28, 2018

  1. Configuration menu
    Copy the full SHA
    78a4abf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd0965b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd688e6 View commit details
    Browse the repository at this point in the history
  4. Fix merge problem

    Krzysztof-Cieslak committed Jul 28, 2018
    Configuration menu
    Copy the full SHA
    86c9ed8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    22d6471 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecf65d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d474c26 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Improve xml to markdown conversion (ionide#301)

    We detect the indentation size and position in order to remove meaningless spaces.
    
    We also add support for the same tags as in Ionide formatting process.
    
    Added tag:
    - remarks
    - typeparam
    Maxime Mangel authored and Krzysztof-Cieslak committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    d0543e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd6650c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    981a3db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e38a636 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Configuration menu
    Copy the full SHA
    0436559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30d03ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4df5544 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95cc270 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. add new vs2017 f# binary paths and probe them first (ionide#303)

    * add new vs2017 f# binary paths and probe them first
    
    * add msbuild probing changes, and add 10.1 to the list of legacy f# version probes
    
    * comments explaining locations
    
    * remove unclear comments
    
    * try to fix travis build on netcore by specifying frameworkpathoverride
    baronfel authored and Krzysztof-Cieslak committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    a303a16 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Configuration menu
    Copy the full SHA
    5e1cd6a View commit details
    Browse the repository at this point in the history
  2. make tool paths returned for the netcore host in line with the values…

    … returned for the full-framework FSAC host (ionide#305)
    baronfel authored and Krzysztof-Cieslak committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    417ecd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb8bb1f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2018

  1. Configuration menu
    Copy the full SHA
    9681e34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d500716 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e14a86b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a88eea View commit details
    Browse the repository at this point in the history
  5. unify the projects with conditional includes and defines to reshape f…

    …iles/dependencies as necessary
    baronfel committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    cb61b85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a808ca7 View commit details
    Browse the repository at this point in the history
  7. fix netcore release location

    baronfel committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    f6bf049 View commit details
    Browse the repository at this point in the history