aboutsummaryrefslogtreecommitdiff
path: root/etc/utils/packager
AgeCommit message (Collapse)Author
2020-06-10Generated opam packages allow coq-dev againCyril Cohen
As a result of [a discussion on Zulip](https://coq.zulipchat.com/#narrow/stream/237665-math-comp-devs/topic/MathComp.201.2E11.2E0.20OPAM.20packages.20Coq.20compatibility) Reverts "removing opam `| (= "dev")` for released packages" (commit 313e44316177c918b363c118f15297e08d13eb4e).
2020-06-09removing opam `| (= "dev")` for released packagesCyril Cohen
2020-05-27URL in httpsCyril Cohen
2020-04-15fix packagerCyril Cohen
2019-12-02take advantage of opam variables and their default valuesYves Bertot
2019-04-08switching to opam 2.0 formatCyril Cohen
2019-02-05fix etc/utils/packager (#273)Cyril Cohen
2018-04-24replacing my local `git root` by a universal commandCyril Cohen
2018-04-24fix opam packager script + dependenciesCyril Cohen
2017-10-20reproduce github archive locally rather than downloading, much fasterCyril Cohen
2017-10-20improved package generatorCyril Cohen
2017-10-19new script to create opam meta packagesCyril Cohen
- the opam files in the branch where the script is launched should be correct - if not, the second argument to the script should be a branch in which the opam files are correct
2017-09-07adding odd_order to the list of released content for 1.6Cyril Cohen
2015-12-26packaging ssr 1.6Cyril Cohen
2015-12-12modif packager ":" -> "-"Cyril Cohen
2015-07-22opam meta-data +urlCyril Cohen
2015-07-22make the opam package meta dataCyril Cohen
2015-07-21make opam meta-dataCyril Cohen