Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improve shell scripts | zapashcanon | 2018-04-05 |
| | |||
* | coq_makefile(pack): ml -> cmx --pack-> cmx -> cmxa -> cmxs | Enrico Tassi | 2017-08-29 |
| | |||
* | more verbose logs for coq-makefile | Enrico Tassi | 2017-07-20 |
| | |||
* | coq-makefile: make test suite detect more errors | Enrico Tassi | 2017-07-20 |
| | | | | Replacing ; with && and enabling bash's pipefail option | ||
* | test-suite/coq-makefile: we do not build byte file by default anymore | Pierre Letouzey | 2017-06-01 |
| | |||
* | Merge PR#689: Changes to make coq-makefile not failing on MacOS X. | Maxime Dénès | 2017-05-28 |
|\ | |||
* \ | Merge PR#683: coq_makefile: build .cma for each .mlpack | Maxime Dénès | 2017-05-28 |
|\ \ | |||
| * | | coq_makefile: build .cma for each .mlpack | Enrico Tassi | 2017-05-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | It used to generate only .cmo (the packed one). While this works if the plugin has no external dependencies, it does not if it does. The bug affected only bytecode builds | ||
* | | | Fix test-suite/coq-makefile on NixOS. | Théo Zimmermann | 2017-05-27 |
|/ / | |||
| * | Changes to make coq-makefile not failing on MacOS X. | Hugo Herbelin | 2017-05-26 |
|/ | | | | There is still however a failure with "rmdir --ignore-fail-on-non-empty". | ||
* | test suite for coq_makefile2 | Enrico Tassi | 2017-05-23 |
| | |||
* | test suite for coq_makefile | Enrico Tassi | 2017-05-23 |