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

Project pages #117

Closed
wants to merge 6 commits into from
Closed

Project pages #117

wants to merge 6 commits into from

Conversation

dsheets
Copy link
Contributor

@dsheets dsheets commented Aug 24, 2014

Based on the site-merge branch, this introduces simple project pages with future-focused diffs (e.g. "after 0.4.0"). The indexes are updated to link to both most recent version and the project and the packages are updated to link to projects via the header (which now contains a full version).

@samoht
Copy link
Contributor

samoht commented Aug 28, 2014

===== ERROR while installing ocaml-org.42 =====
# opam-version 1.1.1
# os           linux
# command      make opam.ocaml.org_template
# path         /home/travis/.opam/system/build/ocaml-org.42
# compiler     system (4.01.0)
# exit-code    2
# env-file     /home/travis/.opam/system/build/ocaml-org.42/ocaml-org-31412-d682c6.env
# stdout-file  /home/travis/.opam/system/build/ocaml-org.42/ocaml-org-31412-d682c6.out
# stderr-file  /home/travis/.opam/system/build/ocaml-org.42/ocaml-org-31412-d682c6.err
### stdout ###
# ...[truncated]
# cd script && \
#   ocamlfind ocamlopt -annot -o ../"script/translate" -package str,netstring -linkpkg \
#     utils.cmx translate.ml
# cd script && \
#   ocamlfind ocamlopt -annot -o ../"script/link_of_lang" -package str,netstring -linkpkg \
#     utils.cmx link_of_lang.ml
# cd script && \
#   ocamlfind ocamlopt -annot -o ../"script/generate_opam_update_list" -package opamfu,opam2web,cow.syntax \
#     -linkpkg -syntax camlp4o generate_opam_update_list.ml
# make[1]: Leaving directory `/home/travis/.opam/system/build/ocaml-org.42'
### stderr ###
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml/compiler-libs, /usr/lib/ocaml
# File "generate_opam_update_list.ml", line 1:
# Error: No implementations provided for the following modules:
#          O2wProject referenced from /home/travis/.opam/system/lib/opam2web/opam2web.cmxa(O2wUniverse)
# make[1]: *** [script/generate_opam_update_list] Error 2
# make: *** [opam.ocaml.org_template] Error 2

@dsheets
Copy link
Contributor Author

dsheets commented Aug 28, 2014

Should be fixed, now.

@samoht
Copy link
Contributor

samoht commented Aug 29, 2014

Can you rebase to master (to pick the Travis scripts)? Thanks?

Are you still working on that branch or can I start hacking some styling / CSS issues?

@dsheets
Copy link
Contributor Author

dsheets commented Aug 29, 2014

You are free to develop off of this branch. I've started another feature branch for the PRs and one for the docs.

@samoht
Copy link
Contributor

samoht commented Nov 23, 2016

Closing this one as #139 has been merged

@samoht samoht closed this Nov 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants