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 Eigen #205

Merged
merged 15 commits into from
Apr 1, 2016
Merged

Add Eigen #205

merged 15 commits into from
Apr 1, 2016

Commits on Mar 25, 2016

  1. Configuration menu
    Copy the full SHA
    cdbeef3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19d19ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a097e24 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2016

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

Commits on Mar 27, 2016

  1. Update to black magic Windows

    Build the 7 basic tests. Remove the MinGW testing for now because I'm
    not sure building with MingGW really proves anything if some tests pass
    and then files are where we expect them.
    patricksnape committed Mar 27, 2016
    Configuration menu
    Copy the full SHA
    f9bcb3a View commit details
    Browse the repository at this point in the history
  2. Fix obvious unix mistakes

    Wrong filename and testing syntax
    patricksnape committed Mar 27, 2016
    Configuration menu
    Copy the full SHA
    1b1ce30 View commit details
    Browse the repository at this point in the history
  3. Add tests for basicstuff

    Small number of tests - seems sensible.
    patricksnape committed Mar 27, 2016
    Configuration menu
    Copy the full SHA
    421e1bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95a1428 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from patricksnape/add_eigen

    Eigen: Windows fixes
    jakirkham committed Mar 27, 2016
    Configuration menu
    Copy the full SHA
    b8d670c View commit details
    Browse the repository at this point in the history
  6. eigen: Fix up filename.

    jakirkham committed Mar 27, 2016
    Configuration menu
    Copy the full SHA
    c694c3c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2016

  1. Add VS9 x64 Appveyor fix

    Runs the regedit script, copies the correct files around.
    patricksnape committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    1e61c89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98d3db5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from patricksnape/add_eigen

    Fix Appveyor VS9 Express x64 builds
    jakirkham committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    fc99122 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e5a2bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b2e906 View commit details
    Browse the repository at this point in the history