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

use dune in the Makefile and remove ocamlbuild #1665

Merged
merged 23 commits into from
Jul 26, 2023

Commits on Jul 24, 2023

  1. remove winmake.bat

    zapashcanon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    af54a42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e7cccc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b12aaee View commit details
    Browse the repository at this point in the history
  4. add wast.js rule

    zapashcanon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    38e26c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fe1fff View commit details
    Browse the repository at this point in the history
  6. update .gitignore

    zapashcanon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    63adaf4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e82fbe View commit details
    Browse the repository at this point in the history
  8. basic opam support

    zapashcanon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    71715d2 View commit details
    Browse the repository at this point in the history
  9. makefile tweaks

    zapashcanon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ecf6af7 View commit details
    Browse the repository at this point in the history
  10. Makefile fix

    zapashcanon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0737b9b View commit details
    Browse the repository at this point in the history
  11. rename wasm.ml to main.ml

    zapashcanon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0200871 View commit details
    Browse the repository at this point in the history
  12. use $(NAME) everywhere

    zapashcanon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a6855a7 View commit details
    Browse the repository at this point in the history
  13. add a distclean target

    zapashcanon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    069c4e3 View commit details
    Browse the repository at this point in the history
  14. update .gitignore

    zapashcanon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b37da56 View commit details
    Browse the repository at this point in the history
  15. fix distclean target

    zapashcanon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f4265a2 View commit details
    Browse the repository at this point in the history
  16. update dune-project

    zapashcanon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    030a5ce View commit details
    Browse the repository at this point in the history
  17. remove meta

    zapashcanon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0d5943e View commit details
    Browse the repository at this point in the history
  18. fix jslib

    zapashcanon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c02251b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. opam-release

    zapashcanon committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    665f1c2 View commit details
    Browse the repository at this point in the history
  2. remove phony

    zapashcanon committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4078ca6 View commit details
    Browse the repository at this point in the history
  3. opam release

    zapashcanon committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b35a792 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Update interpreter/Makefile

    Co-authored-by: Andreas Rossberg <[email protected]>
    zapashcanon and rossberg authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5dca9fb View commit details
    Browse the repository at this point in the history
  2. makefile style

    zapashcanon committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    df5be7c View commit details
    Browse the repository at this point in the history