Age | Commit message (Expand) | Author |
2013-05-06 | fix testsuite for cygwin | Damien Doligez |
2013-03-22 | PR#5921 "compact unwind" warnings under MacOS | Damien Doligez |
2013-03-09 | fix a few problems with whitespace and over-long lines | Damien Doligez |
2013-02-27 | Labtk now supports 8.6. | Pierre Weis |
2013-01-13 | Use clang as assembler on Mac OS X if available. | Benedikt Meurer |
2012-10-24 | #5798: Apply patch to add VFPv2 and ARMv6 hard-float support (Jeffrey Scofiel... | Benedikt Meurer |
2012-10-15 | remove all $Id keywords | Damien Doligez |
2012-07-26 | merge changes from 4.00 branching to 4.00.0 (part 1) | Damien Doligez |
2012-06-26 | PR#5255: natdynlink detection on powerpc, hurd, sparc | Damien Doligez |
2012-06-21 | better formatting of message | Damien Doligez |
2012-06-17 | PR#5643: issues with .cfi and .loc directives generated by ocamlopt -g | Xavier Leroy |
2012-04-04 | PR#5543: in Bigarray.map_file, try to avoid using lseek() when growing file | Xavier Leroy |
2012-03-27 | PR#5552 unrecognized gcc option "-no-cpp-precomp" | Damien Doligez |
2012-03-23 | Use flexdll's -stack option, also for Cygwin. | Alain Frisch |
2012-03-08 | merge version 3.12 from 3.12.1 to r12205 | Damien Doligez |
2012-02-21 | PR#5487: addition of CFI directives and a few filename/linenumber info to gen... | Xavier Leroy |
2012-02-17 | Backtrack previous changes for PowerPC/Linux, which turns out to lack what we... | Xavier Leroy |
2012-02-17 | PR#5064, PR#5485: try to ensure that 4K words of stack are available | Xavier Leroy |
2012-02-10 | PR5477: (continued) fix Tcl/Tk configuration to use $x11_link instead of $x11... | Damien Doligez |
2012-02-09 | PR#5385: add a warning when MACOSX_DEPLOYMENT_TARGET is set | Damien Doligez |
2012-02-07 | PR#4278: configure without graph; fix problem when X11 not found | Damien Doligez |
2012-02-04 | Merge the new ARM backend into trunk (PR#5433). | Benedikt Meurer |
2012-02-01 | PR#5477 use pkg-config to configure graphics on linux | Damien Doligez |
2012-01-26 | PR#1496: allow configuring LIBDIR, BINDIR, and MANDIR relative to $(PREFIX) | Damien Doligez |
2012-01-23 | fix configure on MacOSX after upgrade of config.sub and config.guess | Damien Doligez |
2012-01-23 | fix configure on MacOSX/64-bit; add an option to configure or build without c... | Damien Doligez |
2012-01-16 | #5478: makes it possible to specify a custom 'ar' command. | Alain Frisch |
2011-12-29 | PR#5453: configure doesn't find X11 under Ubuntu/MultiarchSpec | Damien Doligez |
2011-12-21 | Fix #5393: make sure -R is only passed to the linker with a BSD that has a BS... | Jonathan Protzenko |
2011-12-21 | cygwin is changing from Windows-based to X-based tcl/tk | Damien Doligez |
2011-12-17 | Removed the obsolete native-code generators for Alpha, HPPA, IA64 and MIPS, | Xavier Leroy |
2011-12-17 | The "DBM" library (interface with Unix DBM key-value stores) is no | Xavier Leroy |
2011-08-04 | configure correctly under Mac OS 10.7 Lion (darwin11) | Damien Doligez |
2011-07-27 | renaming of Objective Caml to OCaml and cleanup of copyright headers | Damien Doligez |
2011-07-20 | merge changes from 3.12.0 to 3.12.1 | Damien Doligez |
2011-06-04 | PR#3806, 4752, 5246: added "hypot" and "copysign" to Pervasives. | Xavier Leroy |
2011-04-26 | renaming "Objective Caml" to "OCaml" (first pass) | Damien Doligez |
2011-03-17 | Should choose recent versions of Tk/Tcl first. | Pierre Weis |
2011-03-17 | Merging with 3.12 version | Pierre Weis |
2011-03-17 | add option -runtime-variant | Damien Doligez |
2010-08-02 | merge changes from branching of 3.12 to release/3.12.0 | Damien Doligez |
2010-07-13 | add -liberty to LIBBFD_LINK | Mark Shinwell |
2010-06-02 | More prudent detection of natdynlink on MacOS 10.4 and 10.5 | Xavier Leroy |
2010-06-02 | natdynlink supported on Intel / MacOS 10.4 and 10.5 platforms | Xavier Leroy |
2010-05-31 | Update list of architectures where natdynlink is supposed to work. | Alain Frisch |
2010-05-28 | Natdynlink is supposed to work for host=i[3456]86-*-darwin10. in 64-bit. | Alain Frisch |
2010-05-25 | Typo in last commit. | Alain Frisch |
2010-05-25 | Typo in last commit. | Alain Frisch |
2010-05-25 | More explicit list of hosts where natdynlink is enabled. | Alain Frisch |
2010-05-25 | Decide at config time if natdynlink is supported or not, but always compile/i... | Alain Frisch |