aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/ssreflect/opam
AgeCommit message (Collapse)Author
2018-12-20Move-and-rename opam files to the root folderErik Martin-Dorel
* (Update make's path accordingly) * This patch is required for opam 2.0 pinning * As a result, these *.opam files are now similar to the opam files in https://github.com/coq/opam-coq-archive/blob/master/extra-dev/packages/coq-mathcomp-*/coq-mathcomp-*.dev/
2018-10-03[opam]: add dev-repo linksAnton Trunov
This commit fixes the following issue: ```shell $ opam pin add coq-mathcomp-ssreflect --dev [ERROR] "dev-repo" field missing in coq-mathcomp-ssreflect metadata, you'll need to specify the pinning location ``` This commit also changes http to https for the homepage links.
2018-04-24fix opam packager script + dependenciesCyril Cohen
2017-10-23Remove compatibility with Coq.8.4 (and compatibility hacks that went with it)Cyril Cohen
2017-10-19fixed homepageCyril Cohen
2017-10-19fix coq versionCyril Cohen
2017-09-13update the opam description for use in coq.8.7Yves Bertot
2016-03-03fix local opam fileCyril Cohen
2015-12-26removing mathcomp dir when removing ssreflectCyril Cohen
2015-12-12switch ":" to "-"Cyril Cohen
2015-07-22remove duplicate fieldsCyril Cohen
2015-07-21update opam meta-dataCyril Cohen
2015-07-17Updating files + reorganizing everythingCyril Cohen
2015-03-09some work on ssreflect and discreteEnrico Tassi