this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Make camlp4 < 4.02+6 not available on Cygwin (it's the one platform where it's very easy to have native code but not native dynlink)

Kate 6d653f66 b1fc69c8

+4
+1
packages/camlp4/camlp4.4.02+1/opam
··· 19 19 "ocamlbuild" {build} 20 20 "conf-which" {build} 21 21 ] 22 + available: os != "cygwin" 22 23 install: [ 23 24 [make "install" "install-META"] 24 25 ]
+1
packages/camlp4/camlp4.4.02+2/opam
··· 19 19 "conf-which" {build} 20 20 "ocamlbuild" {build} 21 21 ] 22 + available: os != "cygwin" 22 23 install: [ 23 24 [make "install" "install-META"] 24 25 ]
+1
packages/camlp4/camlp4.4.02+3/opam
··· 19 19 "ocamlbuild" {build} 20 20 "conf-which" {build} 21 21 ] 22 + available: os != "cygwin" 22 23 install: [ 23 24 [make "install" "install-META"] 24 25 ]
+1
packages/camlp4/camlp4.4.02+4/opam
··· 19 19 "conf-which" {build} 20 20 "ocamlbuild" {build} 21 21 ] 22 + available: os != "cygwin" 22 23 install: [ 23 24 [make "install" "install-META"] 24 25 ]