index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
otherlibs
/
dynlink
/
Makefile
Age
Commit message (
Expand
)
Author
2014-04-29
merge branch "safe-string"
Damien Doligez
2014-04-07
make clean: remove *.cmt and *.cmti files
Damien Doligez
2014-04-07
PR#6358: obey DESTDIR in install targets
Gabriel Scherer
2014-04-02
Get rid of ocamlcomp.sh. The next step is to share all those common declarat...
Alain Frisch
2014-03-07
use -bin-annot when building
Mark Shinwell
2013-11-29
Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...
Xavier Leroy
2013-09-26
Keep attributes on value declarations in .cmi files (but clear all the locati...
Alain Frisch
2013-09-20
build: replace ocamlcomp*.sh.
Wojciech Meyer
2013-09-04
Merge branch 4.01 from branching point to 4.01.0+rc1
Damien Doligez
2012-10-15
remove all $Id keywords
Damien Doligez
2012-05-30
merge with branch bin-annot
Fabrice Le Fessant
2012-05-29
Enabled 'unused rec flag' warning.
Alain Frisch
2012-05-29
Enable and fix more warnings.
Alain Frisch
2012-05-29
Compile with warning 33, and remove unused opens.
Alain Frisch
2011-08-04
PR#5238, PR#5277: Sys_error when getting error location
Damien Doligez
2011-07-27
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2010-05-28
Simplification.
Alain Frisch
2010-05-28
Remove the runtime detection of whether natdynlink works or not.
Alain Frisch
2010-05-28
Do not install natdynlink if it does not work.
Alain Frisch
2010-05-25
Decide at config time if natdynlink is supported or not, but always compile/i...
Alain Frisch
2010-05-19
PR#5033: tools/objinfo made more general.
Xavier Leroy
2010-01-22
clean up spaces and tabs
Damien Doligez
2008-04-16
Cleanup + pass -Wl,-E to linker when linking dynlink.cma in custom mode.
Alain Frisch
2007-11-22
PR#4243 partial solution
Damien Doligez
2007-11-06
Merge the natdynlink branch into HEAD.
Alain Frisch
2006-09-19
Remove obsolete comment
Xavier Leroy
2006-05-11
Depollution de l'espace de nom: utiliser un -pack pour isoler les modules en ...
Xavier Leroy
2004-11-29
mise au carre des warnings XYZ
Damien Doligez
2004-11-06
ajout warning unused variable
Damien Doligez
2004-02-22
Rendre ocamlc -output-obj compatible avec Dynlink et le toplevel
Xavier Leroy
2002-11-17
- Revu en profondeur la verification des CRC d'interfaces.
Xavier Leroy
2002-01-20
ajout -warn-error
Damien Doligez
2001-12-07
MAJ en-tetes pour mentionner la 'special exception' sur la LGPL
Xavier Leroy
2001-10-30
Revu gestion des DLLs: ne pas les utiliser en mode -custom; dans les .cma et ...
Xavier Leroy
2001-08-30
Decoupage de Dll en Dllpath + Dll, facilite la construction de ocamlc.opt et ...
Xavier Leroy
2001-08-28
Chargement dynamique de primitives C
Xavier Leroy
2000-04-21
Eradication de Formatmsg
Xavier Leroy
2000-03-29
dynlink.mli is now copied to LIBDIR
Jun FURUSE / 古瀬 淳
2000-03-05
Nouveau format extensible d'executables bytecode
Xavier Leroy
2000-02-05
Revu les Makefiles pour qu'ils utilisent ocamlc et non boot/ocamlc (puisqu'il...
Xavier Leroy
1999-11-17
Changement de la licence
Xavier Leroy
1999-11-08
Ajout du module Formatmsg pour rediriger les messages du systeme vers stdout ...
Xavier Leroy
1998-11-12
Éviction des alertes des séquences.
Pierre Weis
1998-06-24
Nouvelle syntaxe des classes
Jérôme Vouillon
1998-04-21
bug "make depend" avant "make install"
Damien Doligez
1997-03-24
Ajout de btype.ml{,i} (operations de bases sur les types)
Jérôme Vouillon
1997-02-19
Dependances plus completes.
Xavier Leroy
1997-02-16
Renommage make clean -> make partialclean et make realclean -> make clean. No...
Xavier Leroy
1996-11-07
Ajout de config.cmo
Xavier Leroy
1996-06-04
Compiler w.r.t. stdlib, pas boot.
Xavier Leroy
[next]