summaryrefslogtreecommitdiff
path: root/bytecomp/bytelink.mli
Commit message (Expand)AuthorAgeFilesLines
* bytelink: display badly ordered dependencies only onceSébastien Hinderer2023-03-071-1/+4
* Turn warning 31 (Module_linked_twice) into a hard error (#11635)hhugo2023-01-051-0/+1
* Improve error message for link order error in bytelinkPierre Chambart2021-05-201-0/+1
* When bytecode linking fails due to a missing module, show which module requir...Nicolás Ojeda Bär2020-05-211-1/+1
* Add error handling when finding and copying the camlheader file.Damien Doligez2019-06-101-0/+1
* refactoring: use Misc type aliases in bytecomp/bytelinkGabriel Scherer2019-01-301-11/+13
* Print warnings on the warnings formatter in the couple of places that don'tValentin Gatien-Baron2018-07-151-3/+2
* Compiler: -compat-32 flag when building cmo/cma. (#896)hhugo2017-05-051-1/+0
* Fix lack of link error when missing modules providing externals (#837, PR#7371)Pierre Chambart2016-12-141-0/+1
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* Add reset functions to make modules reentrant when used through compiler-libsFabrice Le Fessant2014-05-091-0/+1
* re-commit Leo's weak-dependencies pull requestJacques Garrigue2014-05-071-1/+1
* revert commit 14719Jacques Garrigue2014-05-021-1/+1
* weak dependencies with -trans-mod (github/ocamllabs/weak-depends 45e980a,2185...Mark Shinwell2014-05-011-1/+1
* PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32.Xavier Leroy2013-04-181-0/+1
* fix a few problems with whitespace and over-long linesDamien Doligez2013-03-091-1/+2
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* PR#5611: avoid clashes betwen .cmo files and output files during linkingWojciech Meyer2012-09-011-0/+1
* Reverting bad commit.Alain Frisch2012-01-201-2/+2
* Fix #5490.Alain Frisch2012-01-201-2/+2
* Fix PR#5461Fabrice Le Fessant2012-01-171-2/+2
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* Deplacement des infos de format des .cmo et .cma dans Cmo_formatXavier Leroy2006-05-111-1/+1
* Nettoyage gestion option -oXavier Leroy2002-06-111-1/+1
* Ajout du packaging d'unites de compilation (option -pack)Xavier Leroy2002-02-081-0/+2
* Retour de -make-runtime -use-runtime par demande populaireXavier Leroy2001-10-301-1/+0
* Chargement dynamique de primitives CXavier Leroy2001-08-281-0/+2
* Revu les impressions du compilateurPierre Weis2000-03-061-1/+3
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* Éviction des alertes des séquences.Pierre Weis1998-11-121-1/+1
* Production de l'executable bytecode sous forme de .oXavier Leroy1996-11-071-0/+1
* Renommage en Objective CamlXavier Leroy1996-04-301-2/+2
* Ajout des notices de copyrightXavier Leroy1995-08-091-0/+13
* Codage des constructeurs constants avec Const_pointerXavier Leroy1995-07-021-0/+16