Commit Graph

186 Commits

Author SHA1 Message Date
affeldt-aist
8a92dd9a9a
mathcomp-infotheo: init at 0.5.1 (#231077) 2023-05-11 23:09:28 +02:00
Vincent Laporte
e11ba0e7e1
coq: default to version 8.17 2023-04-13 14:23:20 +02:00
Pierre Roux
2fb1078369 Put mathcomp packages in alphabetical order 2023-03-30 13:55:40 +02:00
Pierre Roux
25c631cc0e Add coqPackages.mathcomp-apery 2023-03-30 13:55:40 +02:00
Théo Zimmermann
f89354c12f coqPackages_8_13.VST: fix by using compatible version of ITree
Co-authored-by: Vincent Laporte <Vincent.Laporte@gmail.com>
2023-03-30 10:37:16 +02:00
Vincent Laporte
82d2212d29 compcert: 3.11 → 3.12 2023-03-01 09:45:31 +00:00
Mario Rodas
ca97b34a97 coqPackages_8_16.coq-lsp: init at 0.1.6.1+8.16 2023-02-21 04:20:00 +00:00
Pierre Roux
cc1d830b2a
coq_8_17: init at 8.17+rc1 (#209145) 2023-01-06 15:51:50 +01:00
Cyril Cohen
e31777a12c coqPackages.mathcomp-algebra-tactics: init at 1.0.0 2022-11-24 20:41:35 +01:00
Vincent Laporte
1101dfae20 coq: default to version 8.16 2022-10-12 20:38:44 +02:00
Vincent Laporte
661ee3a269 coq_8_16: use OCaml 4.14 2022-10-12 20:38:44 +02:00
Pierre Roux
4610844682 Split coqPackages.mathcomp-analysis
In preparation of https://github.com/math-comp/analysis/pull/600
2022-09-26 09:46:37 +02:00
Dennis Gosnell
a3f5759e53
Merge pull request #188766 from cdepillabout/overrideCoqDerivation
coqPackages.mkCoqDerivation: add a lib.overrideCoqDerivation function
2022-09-11 08:41:55 -04:00
Kenji Maillard
c91790e21c add attributes for metacoq subpackages 2022-09-06 15:55:48 +02:00
Dennis Gosnell
06ece659f0
coqPackages.mkCoqDerivation: add a coqPackages.lib.overrideCoqDerivation function
`overrideCoqDerivation` allows end-users the ability to easily override
arguments to the underlying call to `mkCoqDerivation` for a given Coq
library.

This is similar to `haskell.lib.overrideCabal` for Haskell packages and
`.overridePythonAttrs` for Python packges.
2022-08-29 14:41:03 +09:00
Théo Zimmermann
3ea8ed7d7e Split out CoqIDE by default when Coq >= 8.14. 2022-07-10 15:49:44 +02:00
Pierre Roux
ecf2791d8b coq_8_16: init at 8.16+rc1 2022-06-08 18:42:10 +02:00
Cyril Cohen
d113661156 coqPackages: etc
- put `findlib` in `buildInputs` of `mkCoqDerivation` to make sure `coq` packages find their ocaml plugin dependencies,
- use `propagatedBuildInputs` to make sure ocaml plugin dependencies are in path,
- updated `coqPackage.heq` (broken url),
- fixed use of `DESTDIR` and `COQMF_COQLIB` in mkCoqDerivation,
- adding `COQCORELIB` environement variable to put ocaml plugin files in the right place,
- make `metaFetch` available from `coqPackages`
2022-05-25 20:00:25 +02:00
Vincent Laporte
1f11888116 Revert "coqPackages: etc"
This reverts commit 7e589a45ef.
2022-05-13 06:47:14 +02:00
Cyril Cohen
7e589a45ef coqPackages: etc
- use propagatedBuildInputs to make sure ocaml plugin stuff is in path
- updated coqPackage.heq (broken url)
- fixed use of `DESTDIR` and `COQMF_COQLIB` in mkCoqDerivation
- adding `COQCORELIB` environement variable to put ocaml plugin files in the right place
- make metaFetch available from `coqPackages`
2022-05-12 06:11:43 +02:00
Vincent Laporte
a7241ea207
coq: default to 8.15 2022-05-07 07:29:49 +02:00
Kenji Maillard
86a6908045
coqPackages.metacoq: create package (#162639) 2022-05-03 09:26:34 +02:00
Ben Siraphob
a1244414d5
coqPackages.smtcoq: init at itp22 2022-04-13 19:38:01 -05:00
Ben Siraphob
8566253746
coqPackages.trakt: init at 1.0 2022-04-13 19:38:00 -05:00
Théo Zimmermann
7fa2a7232d coqPackages.LibHyps: init at 2.0.4.1 2022-02-20 14:14:40 +01:00
Vincent Laporte
6d5e3764dd coqPackages.VST: 2.8 → 2.9 2022-02-16 08:03:02 +01:00
Vincent Laporte
e99619604d coqPackages.mathcomp-word: init at 1.0 2021-12-24 11:59:00 +01:00
Vincent Laporte
a160defe64 coq_8_15: init at 8.15+rc1 2021-12-09 15:46:06 +01:00
Vincent Laporte
48406e3fca coq_8_14: 8.14.0 → 8.14.1
And build Coq ≥ 8.14 with OCaml 4.12
2021-12-01 13:46:15 +01:00
Vincent Laporte
5b861824b3 compcert: 3.9 → 3.10
Enable for Coq 8.14

Use default version of OCaml (instead of 4.05)

VST is not ready for CompCert 3.10, so it still uses 3.9
2021-11-29 08:45:34 +01:00
Léo Stefanesco
7c52900af1 coqPackages.coq-record-update: init 2021-11-25 17:20:16 +00:00
Ben Siraphob
c513f1ed91
coqPackages.smpl: init 2021-11-12 22:22:35 -06:00
Cyril Cohen
c5c34f6be1 coqPackages.mathcomp: 1.12.0 -> 1.13.0 2021-10-29 21:05:07 +02:00
Vincent Laporte
44745d496c coqPackages.extructures: init at 0.3.0 2021-10-21 10:03:03 +02:00
Vincent Laporte
78085b01ef coqPackages.deriving: init at 0.1.0 2021-10-21 10:03:03 +02:00
Théo Zimmermann
8797af5eb7
coqPackages.gaia-hydras: init at 0.5 2021-10-18 11:42:52 +02:00
Théo Zimmermann
3437b543fd coq_8_14: init at 8.14+rc1 2021-10-13 10:44:09 +02:00
Théo Zimmermann
ddbbf5d80b coqPackages.parsec: init at 0.1.0 2021-09-15 14:23:46 +02:00
Théo Zimmermann
28bf99d3cf coqPackages.ceres: init at 0.4.0 2021-09-15 14:23:46 +02:00
Théo Zimmermann
0c7e82e299
coqPackages.serapi: init at multiple versions 2021-08-17 16:45:04 +02:00
Théo Zimmermann
58c1ab9158
coqPackages.addition-chains: init at 0.4 2021-08-17 14:44:10 +02:00
Théo Zimmermann
98e2339545
coqPackages.gaia: init at 1.11 and 1.12 2021-08-17 14:44:10 +02:00
Ben Siraphob
2f3c29cc68 coqPackages.graph-theory: init at 0.9 2021-07-29 09:33:21 +02:00
Ben Siraphob
9fd32c9121 coqPackages.itauto: init at 8.13+no 2021-07-01 21:46:19 +07:00
Ben Siraphob
be76644735 coqPackages.semantics: init 2021-06-29 11:04:42 +02:00
Théo Zimmermann
2bbf6c8687
Move CompCert into coqPackages. (#126214)
* compcert: preparation to move in coqPackages

* compcert: move into coqPackages

* compcert: remove version 3.7

As a consequence, also remove VST version 2.6

These were broken.
2021-06-14 14:21:41 +02:00
Ben Siraphob
f637d1b632 coqPackages.reglang: init at 1.1.2 2021-06-08 16:48:28 +02:00
Vincent Laporte
25964547fb compcert: 3.8 → 3.9 2021-06-04 21:43:08 +02:00
Ben Siraphob
fb4061c6f1 coqPackages.topology: init 2021-06-01 12:38:18 +02:00
Ben Siraphob
25edb8c2ca coqPackages.zorns-lemma: init 2021-06-01 12:38:18 +02:00
Ben Siraphob
8ff27c0c09 coqPackages.relation-algebra: init 2021-05-17 10:17:18 +02:00
Ben Siraphob
915abd3f08 coqPackages.aac-tactics: init 2021-05-17 10:17:18 +02:00
Vincent Laporte
5f00e14842 coq: default to version 8.13 2021-05-10 18:57:58 +02:00
Cyril Cohen
0aa521e3a0 coqPackages.mathcomp-zify: init at 1.0.0+1.12+8.13 2021-05-10 15:59:48 +02:00
Ben Siraphob
7209ede743 coqPackages.goedel: init at 8.12.0 2021-05-10 09:08:55 +02:00
Ben Siraphob
ddc71c80de coqPackages.pocklington: init at 8.12.0 2021-05-10 09:08:55 +02:00
Ben Siraphob
e7d5862f4e coqPackages.hydra-battles: init at 0.3 2021-05-10 09:08:55 +02:00
Vincent Laporte
4fb15bc739 coqPackages.VST: 2.6 → 2.7.1 2021-05-07 08:35:13 +02:00
Ben Siraphob
4ec2272826 top-level/coq-packages: remove dontDistribute
In the GitHub discussion of 527bad18d0,
it was decided to allow Hydra to build coqPackages.
2021-05-03 09:10:37 +07:00
Lars Rasmusson
7e73508a5f ITree: init at 4.0.0 2021-04-14 13:45:56 +02:00
Ben Siraphob
970b82e7d0 coqtail-math: init at 20201124 2021-04-09 10:05:32 +02:00
Ben Siraphob
80d5498aa2 coqPackages.odd-order: init at 1.12.0 2021-03-31 08:31:08 +02:00
Ben Siraphob
2341ffeeaa coqPackages.fourcolor: init at 1.2.3 2021-03-26 10:55:48 +01:00
Cyril Cohen
f06be1bcf9 coqPackages.mathcomp-abel: init at 1.0.0 2021-01-14 19:51:30 +01:00
Cyril Cohen
9ffd16b385 coqPackages: refactor 2021-01-09 11:56:17 +01:00
Vincent Laporte
c5556b7454 coq_8_12: 8.12.1 → 8.12.2 2020-12-16 07:45:54 +01:00
Vincent Laporte
de8205f8bb coq_8_13: init at 8.13+β1 2020-12-15 21:13:40 +01:00
Vincent Laporte
a35e7daa2b compcert: 3.7 → 3.8 2020-12-09 08:28:04 +01:00
Vincent Laporte
2806eb2743 coq_8_12: 8.12.0 → 8.12.1 2020-11-15 12:03:15 +01:00
Vincent Laporte
d5f1dce6c8 coqPackages.VST: init at 2.6 2020-10-05 16:39:26 +02:00
Vincent Laporte
c8137fc229 coq: default to version 8.11 2020-08-23 08:19:21 +02:00
Vincent Laporte
b8dfca143c coq_8_12: 8.12+β1 → 8.12.0
coqPackages.equations: 1.2.2 → 1.2.3
2020-08-08 06:33:08 +02:00
Vincent Laporte
d1a7237eee coqPackages.coq-extensible-records: remove at 1.2.0 2020-07-10 11:26:41 +02:00
Vincent Laporte
a8bb61222f coq_8_12: init at 8.12+β1 2020-06-19 12:28:42 +02:00
Vincent Laporte
8fb991c7c4 coq: use OCaml 4.09 2020-05-27 10:12:22 +02:00
Vincent Laporte
48f0d8b3c8 coq_8_11: 8.11.1 → 8.11.2 2020-05-20 19:21:42 +02:00
Cyril Cohen
8d05e53561
Coq: refactoring of mathcomp packages (#86088)
- fixed bignum version
- fixed coq-bits version
- fixed coqprime version
- fixed mathcomp and mathcomp extra packages
  (reworked building scheme and removed unused ssreflect directory)
- giving the user access to function filterCoqPackages, because overrideScope' does not re-apply it.
2020-05-09 07:47:47 +02:00
Vincent Laporte
d6a8d0ca5b coq_8_11: 8.11.0 → 8.11.1 2020-04-05 15:32:32 +02:00
Cyril Cohen
cf210c082d coqPackages.hierarchy-builder: init at 0.9.0 2020-03-11 17:15:52 +01:00
Vincent Laporte
229dc013b3 coqPackages.mathcomp_1_10: init at 1.10.0 2020-02-24 15:18:07 +01:00
Vincent Laporte
13dd5844fd coqPackages_8_11.coq: 8.11+β1 → 8.11.0 2020-01-31 14:09:51 +01:00
Vincent Laporte
2942490c2c
coq_8_11: init at 8.11+β1 2019-12-07 07:58:00 +00:00
Vincent Laporte
3806eff9ca coq_8_10: 8.10.1 → 8.10.2 2019-12-03 13:51:52 +00:00
Vincent Laporte
a8892b0d76
coq_8_10: 8.10.0 → 8.10.1 2019-10-25 07:58:47 +00:00
Valentin Robert
1bb56de88b coqPackages.coq-bits: init at 20190812 2019-10-24 06:24:33 +00:00
Vincent Laporte
b4db381443 coq_8_10: 8.10+β3 → 8.10.0
coqPackages.coq-elpi: master → 1.1.0
2019-10-16 02:43:46 +00:00
Vincent Laporte
8288301636 coq_8_10: 8.10+β2 → 8.10+β3 2019-09-16 11:41:43 -05:00
Vincent Laporte
609d408970 coq: make version 8.9 the default one 2019-08-21 12:07:38 +00:00
Cyril Cohen
52f3c28df2 elpi: 1.4.1 -> 1.6.0, and coq-elpi 2019-08-09 08:47:52 +00:00
Théo Zimmermann
3bc04b576a coq: 8.10+beta1 -> 8.10+beta2 2019-07-14 14:58:49 +00:00
Cyril Cohen
d80148928b coqPackages: fix + add multinomials 1.3 + coqeal 1.0.0 2019-07-02 12:01:36 +00:00
Vincent Laporte
37eef9055a coqPackages.gappalib: init at 1.4.1
This is the Coq support library for Gappa.
2019-06-19 09:24:34 +00:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Cyril Cohen
547466064e
coqPackages.mathcomp: 1.8.0 -> 1.9.0 and adding real-closed 2019-06-03 15:23:35 +00:00
Vincent Laporte
57c3da07eb coq_8_9: 8.9.0 -> 8.9.1 2019-05-29 11:24:45 +02:00
Vincent Laporte
c37e00067d coqPackages.ltac2: init at 0.1 2019-05-23 14:25:07 +02:00
Cyril Cohen
b71c308591
coqPackages: refactor mathcomp packages
Closes #61456
2019-05-15 14:11:21 +00:00
Vincent Laporte
b72daf7117 coq: init at 8.10+β1 2019-05-15 10:30:03 +02:00
Cyril Cohen
f7bf3d2239 coqPackages: refactor
Coq packages that depend on others need to be recompiled when the dependencies are updated, so we make the whole `coqPackages` overridable by `overrideScope'`, using `lib.makeScope`.
2019-04-10 12:56:57 +02:00
Vincent Laporte
823107038b coqPackages.coqhammer: init at 1.1
CoqHammer is a general-purpose automated reasoning hammer tool for Coq.

Homepage: http://cl-informatik.uibk.ac.at/cek/coqhammer/
2019-03-29 09:07:27 +01:00