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
/
win32unix
/
Makefile.nt
Age
Commit message (
Expand
)
Author
2012-10-15
remove all $Id keywords
Damien Doligez
2012-07-13
PR#5676: add ipv6 support on Windows.
Jonathan Protzenko
2011-12-21
Fix #5434: implement times in win32unix (partially).
Jonathan Protzenko
2011-07-27
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2010-05-20
PR#4632: install socketaddr.h header in lib/caml
Xavier Leroy
2008-07-29
ocamldebug under Win32 (S. Le Gall, Lexifi)
Xavier Leroy
2007-11-06
Merge the natdynlink branch into HEAD.
Alain Frisch
2007-02-07
ajout VERSION + cvsignore
Damien Doligez
2007-02-07
PR#4123, PR#4125: export unixsupport.h with unix_error_of_code
Damien Doligez
2007-01-29
Stack backtraces on uncaught exceptions in native code (merge of the opt_back...
Xavier Leroy
2004-05-30
Installer unix.mli comme dans ../unix
Xavier Leroy
2003-01-06
Ajout {set,clear}_nonblock. Cas special Unix.select lorsque les 3 listes de ...
Xavier Leroy
2002-08-02
install labels
Jacques Garrigue
2002-06-27
Installer les stub DLLs dans LIBDIR/stublibs
Xavier Leroy
2002-06-18
Suppression de la dependance sur io.h
Xavier Leroy
2002-06-07
Portage Mingw et revision du portage Win32/MSVC
Xavier Leroy
2002-04-30
Meilleure distinction handle/socket. Ajout lockf. Revu rename.
Xavier Leroy
2002-03-06
Ajout primitives LargeFile
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-11-06
MAJ construction .cma
Xavier Leroy
2001-10-30
Suite revision DLLs (a tester sous Win32)
Xavier Leroy
2001-09-13
Win32: strict labels, and labltk dynload
Jacques Garrigue
2001-09-08
Correction pour le cas ou SYSTEM_INCLUDES contiendrait des espaces
Daniel de Rauglaudre
2001-08-28
Chargement dynamique de primitives C
Xavier Leroy
2001-04-10
Ajout de link pour W2K (L. Fourquaux)
Xavier Leroy
2000-03-09
Nouveau format de .cma et .cmxa, se rappelle des -cclib et -ccopt necessaires...
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-10-14
Deplacement de SYSTEM_INCLUDES dans Makefile.config
Xavier Leroy
1999-08-19
Ajout de chmod (requete de Trevor Jim)
Xavier Leroy
1999-02-12
MAJ de SYSTEM_INCLUDES
Xavier Leroy
1998-05-11
MAJ du portage Win32
Xavier Leroy
1998-05-10
Implementer la meme interface qu'en Unix
Xavier Leroy
1997-09-04
Debug, tests
Xavier Leroy
1997-09-03
Implementation du type file_descr par le type HANDLE de Win32. Court-circuit...
Xavier Leroy
1997-02-16
Renommage make clean -> make partialclean et make realclean -> make clean. No...
Xavier Leroy
1996-10-29
MAJ portage NT.
Xavier Leroy
1996-09-09
Makefile.nt: MAJ.
Xavier Leroy
1996-09-06
Suite du portage
Xavier Leroy
1996-09-05
Premiere compilation.
Xavier Leroy
1996-09-04
Merge du stage de Pascal Cuoq
Xavier Leroy