aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci
Commit message (Collapse)AuthorAge
* Add overlay for Coq-Equations for QuestionMark.Gravatar Siddharth Bhat2018-07-17
| | | | | The changed QuestionMark structure breaks Coq-Equations. Add an overlay to fix this.
* Merge PR #8051: Clean-up user-overlays folder.Gravatar Emilio Jesus Gallego Arias2018-07-12
|\
| * Clean-up user-overlays folder.Gravatar Théo Zimmermann2018-07-12
| |
* | [ci] Upgrade edge OCaml to 4.07.0 and Dune to 1.0.0Gravatar Emilio Jesus Gallego Arias2018-07-11
|/ | | | | | - We update the OCaml version used in the base CI image. - Windows / OSX image building is also updated to use newer OCaml. - We also update Dune to 1.0.0.
* Add an overlay.Gravatar Pierre-Marie Pédrot2018-07-07
|
* Merge PR #7746: Many small cleanups removing unused arguments and functionsGravatar Pierre-Marie Pédrot2018-07-05
|\
* | [ci] Avoid annoying detached head warning.Gravatar Emilio Jesus Gallego Arias2018-07-04
| |
* | Merge PR #7978: [ci] [docker] Make sure we don't install optional packages ↵Gravatar Gaëtan Gilbert2018-07-03
|\ \ | | | | | | | | | with apt.
| | * Add overlay for equations.Gravatar Gaëtan Gilbert2018-07-03
| |/ |/|
| * [ci] [docker] Make sure we don't install optional packages with apt.Gravatar Emilio Jesus Gallego Arias2018-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | This should help towards ensuring that the system only has the packages we specify in the Dockerfile. We were missing: - `git`: used in the CI system itself! - `rsync`: used in the test-suite - `python3-setuptools`, `python3-wheel`: necessary to use pip3 properly to install the missing python package. - `autoconf`, `automake`: a few CI contribs depend on them.
* | Add Equations overlayGravatar Matthieu Sozeau2018-07-02
|/
* Merge PR #7902: Use a homebrew parser to replace the GEXTEND extension ↵Gravatar Emilio Jesus Gallego Arias2018-07-02
|\ | | | | | | points of Camlp5
| * Adding an overlay for the PR.Gravatar Pierre-Marie Pédrot2018-06-29
| |
* | Document that GITURL variables shouldn't have a trailing .git anymore.Gravatar Théo Zimmermann2018-06-29
|/ | | | This allows to append /archive at the end.
* Merge PR #7080: Swapping Context and Constr and defining declarations on ↵Gravatar Maxime Dénès2018-06-29
|\ | | | | | | constr in Constr
* | Add mit-plv/bedrock2-ci to CIGravatar Andres Erbsen2018-06-27
| |
| * Adding overlay.Gravatar Hugo Herbelin2018-06-27
|/
* Merge PR #7863: Remove Sorts.contentsGravatar Pierre-Marie Pédrot2018-06-27
|\
* \ Merge PR #7906: universes_of_constr don't include universes of monomorphic ↵Gravatar Pierre-Marie Pédrot2018-06-26
|\ \ | | | | | | | | | constants
| | * Add overlay for elpiGravatar Gaëtan Gilbert2018-06-26
| | |
| * | Add overlay for Equations, ElpiGravatar Gaëtan Gilbert2018-06-26
| | |
* | | Activate the build of Ltac2 and Equations in the Windows installer.Gravatar Théo Zimmermann2018-06-25
| | |
* | | Reuse CI info to know which version of plugins to build on Windows.Gravatar Théo Zimmermann2018-06-25
| |/ |/|
* | Merge PR #7895: Revert "Add a note about [ci skip] in CI README."Gravatar Emilio Jesus Gallego Arias2018-06-24
|\ \
| * | Revert "Add a note about [ci skip] in CI README."Gravatar Théo Zimmermann2018-06-22
| |/ | | | | | | This reverts commit 3a44a190a7f5d057b6a4bcb50124b42d83f3d03d.
* / Update dpdgraph branch nameGravatar Gaëtan Gilbert2018-06-21
|/ | | | See https://github.com/Karmaki/coq-dpdgraph/issues/50 for context
* Merge PR #7797: Remove reference name type.Gravatar Enrico Tassi2018-06-19
|\
| * Overlay for reference removalGravatar Maxime Dénès2018-06-18
| |
* | Update section on adding your project to CI and link to example PR.Gravatar Théo Zimmermann2018-06-18
|/
* Merge PR #7793: [ci] update docker image to include elpi 1.0.4Gravatar Emilio Jesus Gallego Arias2018-06-14
|\
* \ Merge PR #664: Fixing #5500 (missing test in return clause of match leading ↵Gravatar Matthieu Sozeau2018-06-14
|\ \ | | | | | | | | | to anomaly)
| | * [ci] update docker image to include elpi 1.0.4Gravatar Enrico Tassi2018-06-13
| | |
* | | Markdown docs: switch from absolute to relative links.Gravatar Théo Zimmermann2018-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We had mostly used absolute links in the past. I just discovered that GitHub recommends using relative links instead: https://help.github.com/articles/basic-writing-and-formatting-syntax/#relative-links and indeed my Emacs Markdown mode can handle relative links but doesn't interpret absolute links relatively to the root of the git repository. [ci skip]
* | | [api] Add compatiblity Misctypes module.Gravatar Emilio Jesus Gallego Arias2018-06-12
| |/ |/| | | | | To be removed in 8.10.
* | [ci] GeoCoq now depends on math-comp's ssralg.Gravatar Emilio Jesus Gallego Arias2018-06-11
| |
* | Merge PR #7687: [ci] [docker] Pin specific versions of OPAM CI dependencies.Gravatar Gaëtan Gilbert2018-06-08
|\ \
| * | [ci] [docker] Pin specific versions of OPAM CI dependencies.Gravatar Emilio Jesus Gallego Arias2018-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packages such as `menhir` or `elpi` are fragile w.r.t. updates, so allowing a non-deterministic install in the Dockefile seems risky. We have found trouble with Menhir in the past. We thus specify a concrete version for all `CI_OPAM` packages. cc: https://github.com/AbsInt/CompCert/issues/234 We also add remove `hevea` from `apt` dependencies as it hasn't been needed since #7466 and add `texlive-science` which is needed to build the `source-doc` target due to the `textgreek` package being used.
* | | Add a note about [ci skip] in CI README.Gravatar Théo Zimmermann2018-06-06
|/ /
* | Merge PR #7717: [ci] Temporal fix for CompCertGravatar Gaëtan Gilbert2018-06-06
|\ \
| * | [ci] Temporal fix for CompCertGravatar Emilio Jesus Gallego Arias2018-06-06
| | | | | | | | | | | | https://github.com/AbsInt/CompCert/issues/234
* | | Merge PR #7099: Stronger invariants in unification signature.Gravatar Matthieu Sozeau2018-06-05
|\ \ \
* \ \ \ Merge PR #7495: Fix restrict_universe_contextGravatar Matthieu Sozeau2018-06-05
|\ \ \ \ | |_|/ / |/| | |
* | | | Merge PR #7596: [ci] [windows] Use newer OCaml version.Gravatar Michael Soegtrop2018-06-04
|\ \ \ \
| | | * | Adding an overlay for the Equations plugin.Gravatar Pierre-Marie Pédrot2018-06-04
| |_|/ / |/| | |
* | | | QuickChick CIGravatar Leonidas Lampropoulos2018-06-02
| | | |
* | | | [ci] Expose updated `OCAMLPATH` for CI users.Gravatar Emilio Jesus Gallego Arias2018-06-02
| | | | | | | | | | | | | | | | | | | | This is needed for CI packages that use `META.coq` such as in https://github.com/coq/coq/pull/7656 .
| * | | [appveyor] Use OCaml version 4.06.1 in the Windows build.Gravatar Emilio Jesus Gallego Arias2018-06-02
|/ / / | | | | | | | | | | | | | | | We bump Windows builds to 4.06.1, IMHO it makes sense to use the latest OCaml version to build on that platform due to the support status and number of fixes.
| * | overlay triggering bug #7472 (that #7495) is supposed to fixGravatar Enrico Tassi2018-05-30
| | |
* | | [api] Make `vernac/` self-contained.Gravatar Emilio Jesus Gallego Arias2018-05-27
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We make the vernacular implementation self-contained in the `vernac/` directory. To this extent we relocate the parser, printer, and AST to the `vernac/` directory, and move a couple of hint-related types to `Hints`, where they do indeed belong. IMO this makes the code easier to understand, and provides a better modularity of the codebase as now all things under `tactics` have 0 knowledge about vernaculars. The vernacular extension machinery has also been moved to `vernac/`, this will help when #6171 [proof state cleanup] is completed along with a stronger typing for vernacular interpretation that can distinguish different types of effects vernacular commands can perform. This PR introduces some very minor source-level incompatibilities due to a different module layering [thus deprecating is not possible]. Impact should be relatively minor.
* | Merge PR #7543: [ide] Move common protocol library to its own folder/object.Gravatar Pierre-Marie Pédrot2018-05-26
|\ \