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