summaryrefslogtreecommitdiff
path: root/tools/ocamlmklib.ml
Commit message (Expand)AuthorAgeFilesLines
* tools/Makefile: compiler flags adjustmentsSébastien Hinderer2022-12-121-5/+3
* ocamlmklib: use `ar rcs` instead of `ar rc` (#11670)Xavier Leroy2022-10-271-1/+1
* Rename mksharedlib to mkdllSébastien Hinderer2022-05-121-4/+4
* Stop calling ranlib on created / installed libraries (#11184)Sébastien Hinderer2022-04-141-4/+2
* Remove uses of ;; from the codebaseSébastien Hinderer2022-02-251-5/+2
* Get rid of the ocamlmklibconfig module completelySébastien Hinderer2021-02-101-5/+4
* ocamlmklib configuration module cleanupSébastien Hinderer2021-02-101-1/+1
* MPR#3249: ocamlmklib does not support .cmxa files as arguments (#8512)Xavier Leroy2019-03-181-3/+3
* runtime: move the definition of INT64_LITERAL from m.h to config.hSébastien Hinderer2018-10-231-11/+9
* tools: move the definition of mklib from ocamlmklibconfig.ml to ocamlmklib.mlSébastien Hinderer2018-10-231-0/+14
* tools: move the definition of syslib from ocamlmklibconfig.ml to ocamlmklib.mlSébastien Hinderer2018-10-231-0/+3
* Add support for -args and -args0 to ocamlmklibNicolás Ojeda Bär2018-09-141-23/+37
* Allow -l option to ocamlmklib on MSVC ports (#1189)David Allsopp2017-08-141-0/+6
* Install bootstrapped FlexDLL objects to flexdll/David Allsopp2017-04-091-1/+18
* Use only one variable for rpathSébastien Hinderer2017-03-291-2/+2
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* Share compiler config with ocamlmklibDavid Allsopp2016-01-151-4/+4
* whitespace cleanup, cut long lines, add some missing headersDamien Doligez2015-09-111-6/+7
* Added .dylib and .so as extensions for ocamlmklibGabriel Scherer2015-08-221-3/+5
* PR#6641: add -g, -ocamlcflags, -ocamloptflags options to ocamlmklibGabriel Scherer2014-12-271-6/+23
* merge branch "safe-string"Damien Doligez2014-04-291-3/+7
* Un-bootstrapping of ocamlbuild, clean-up phase:Xavier Leroy2013-12-141-0/+284