Age | Commit message (Expand) | Author |
2013-09-18 | build: ocamldoc.opt was not built anymore on Windows. | Wojciech Meyer |
2013-08-28 | Synchronize with trunk. | Alain Frisch |
2013-07-28 | build: fix build on Windows (patch and commit message by Adrien Nader). | Gabriel Scherer |
2013-07-28 | build: typo from the cross-compile patchset that makes Windows build fail | Gabriel Scherer |
2013-07-28 | build: pass "-f Makefile.nt" to sub-make processes of Makefile.nt. | Wojciech Meyer |
2013-07-28 | build: allow disabling ocamldoc and ocamlbuild. | Wojciech Meyer |
2013-07-28 | build: prepend "with_" to camlp4/ocamldebug-{en,dis}abling variables. | Wojciech Meyer |
2013-07-16 | Synchronize with trunk. | Alain Frisch |
2013-07-01 | configure: store $target and $host in the build configuration (fixed). | Wojciech Meyer |
2013-06-05 | Improved implementation of OCAMLPARAM | Fabrice Le Fessant |
2013-06-03 | Re-add configure option -with-frame-pointers | Fabrice Le Fessant |
2013-06-03 | Reverting -with-frame-pointers | Fabrice Le Fessant |
2013-06-03 | Add -with-frame-pointers to ./configure | Fabrice Le Fessant |
2013-04-30 | Makefile.nt: make clean in the testsuite also | Damien Doligez |
2013-04-18 | PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32. | Xavier Leroy |
2013-03-22 | fix whitespace and over-long lines | Damien Doligez |
2013-03-08 | Attributes on expresions (etc) are now stored in the expression record, to fa... | Alain Frisch |
2013-01-16 | Move ast_mapper to parsing/, make it part of compiler-libs, and add an interf... | Alain Frisch |
2012-10-17 | #5741: link pprintast into the compiler (unused for now, but it is available ... | Alain Frisch |
2012-10-15 | remove all $Id keywords | Damien Doligez |
2012-10-02 | Also install relevant cmx/obj files in compiler-libs. | Alain Frisch |
2012-10-02 | Windows users also deserve printtyped and printclambda. (Seriously, we should... | Alain Frisch |
2012-07-19 | Install topdirs.cmi in stdlib - update Makefile.nt too | Wojciech Meyer |
2012-07-12 | Fix problem of size of bin-annot files | Fabrice Le Fessant |
2012-07-10 | PR#5218: use $(MAKE) instead of "make" in Makefiles | Damien Doligez |
2012-06-08 | #5638: .a -> .a/.lib in Makefile.nt. | Alain Frisch |
2012-05-30 | merge with branch bin-annot | Fabrice Le Fessant |
2012-05-29 | modified Windows Makefiles to install compiler internals | Fabrice Le Fessant |
2012-04-22 | Reverting commits 12385 and 12370, while waiting for a decision to be taken t... | Fabrice Le Fessant |
2012-04-18 | Add hooks in Asmgen | Fabrice Le Fessant |
2012-04-04 | Update the Makefiles on Windows to reflect the fact that compiling camlp4 is ... | Jonathan Protzenko |
2012-03-24 | Splitting off the win32caml/ subdirectory (the simplistic Win32 UI for the to... | Xavier Leroy |
2012-03-05 | Fix for windows (ASM_CFI_SUPPORTED=false). | Alain Frisch |
2012-02-10 | PR#5159: better documentation of type "position" | Damien Doligez |
2012-01-18 | Unused_var has been removed. | Alain Frisch |
2012-01-16 | #5478: makes it possible to specify a custom 'ar' command. | Alain Frisch |
2011-12-16 | Merged proc_nt.ml into proc.ml in directories asmcomp/i386 and asmcomp/amd64. | Xavier Leroy |
2011-12-12 | #5179: the 'official' 32-bit mingw compiler is now the one from the mingw-w64... | Alain Frisch |
2011-09-15 | Jonathan's updates to the Windows/Mingw port | Xavier Leroy |
2011-07-27 | renaming of Objective Caml to OCaml and cleanup of copyright headers | Damien Doligez |
2010-08-02 | merge changes from branching of 3.12 to release/3.12.0 | Damien Doligez |
2010-05-28 | add world.opt target | Jacques Garrigue |
2010-05-19 | fix Windows MSVC build + ignores | Damien Doligez |
2010-05-19 | specify path to the 'find' utility for ocamlbuildlight | Damien Doligez |
2010-05-19 | PR#5033: tools/objinfo made more general. | Xavier Leroy |
2010-04-28 | Updated Windows makefiles | Xavier Leroy |
2010-01-22 | clean up spaces and tabs | Damien Doligez |
2008-11-10 | build,sys,windows: update Makefile.nt to the partial->mixed move | Nicolas Pouillard |
2008-07-29 | ocamldebug under Win32 (S. Le Gall, Lexifi) | Xavier Leroy |
2008-04-22 | Revert last commit. | Alain Frisch |