Age | Commit message (Expand) | Author |
---|---|---|
2019-02-13 | gnu: coq-mathcomp: Don't use unstable tarball....* gnu/packages/coq.scm (coq-mathcomp)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-02-13 | gnu: coq: Don't use unstable tarball....* gnu/packages/coq.scm (coq)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add 'make-git-checkout-writable' phase. | Tobias Geerinckx-Rice |
2019-02-07 | gnu: Add coq-autosubst...* gnu/packages/coq.scm (coq-autosubst): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> | Dan Frumin |
2019-01-25 | gnu: coq-interval: Use INVOKE....* gnu/packages/coq.scm (coq-interval)[arguments]: Use INVOKE. | Ricardo Wurmus |
2019-01-25 | gnu: coq-coquelicot: Use INVOKE....* gnu/packages/coq.scm (coq-coquelicot)[arguments]: Use INVOKE. | Ricardo Wurmus |
2019-01-25 | gnu: coq-mathcomp: Use INVOKE....* gnu/packages/coq.scm (coq-mathcomp)[arguments]: Unconditionally return #T from build phases. | Ricardo Wurmus |
2019-01-25 | gnu: coq-gappa: Use INVOKE....* gnu/packages/coq.scm (coq-gappa)[arguments]: Unconditionally return #T from build phases by using INVOKE. | Ricardo Wurmus |
2019-01-25 | gnu: proof-general: Use INVOKE....* gnu/packages/coq.scm (proof-general)[arguments]: Use INVOKE in build phases. | Ricardo Wurmus |
2019-01-07 | gnu: Move coq packages from ocaml to coq....* gnu/packages/ocaml.scm (coq, proof-general, coq-flocq, coq-gappa, coq-mathcomp) (coq-coquelicot, coq-bignums, coq-interval): Move from here... * gnu/packages/coq.scm: ... to here. New file. | Julien Lepiller |