summaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)Author
2013-05-06fix testsuite for cygwinDamien Doligez
2013-03-22PR#5921 "compact unwind" warnings under MacOSDamien Doligez
2013-03-09fix a few problems with whitespace and over-long linesDamien Doligez
2013-02-27Labtk now supports 8.6.Pierre Weis
2013-01-13Use 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-15remove all $Id keywordsDamien Doligez
2012-07-26merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez
2012-06-26PR#5255: natdynlink detection on powerpc, hurd, sparcDamien Doligez
2012-06-21better formatting of messageDamien Doligez
2012-06-17PR#5643: issues with .cfi and .loc directives generated by ocamlopt -gXavier Leroy
2012-04-04PR#5543: in Bigarray.map_file, try to avoid using lseek() when growing fileXavier Leroy
2012-03-27PR#5552 unrecognized gcc option "-no-cpp-precomp"Damien Doligez
2012-03-23Use flexdll's -stack option, also for Cygwin.Alain Frisch
2012-03-08merge version 3.12 from 3.12.1 to r12205Damien Doligez
2012-02-21PR#5487: addition of CFI directives and a few filename/linenumber info to gen...Xavier Leroy
2012-02-17Backtrack previous changes for PowerPC/Linux, which turns out to lack what we...Xavier Leroy
2012-02-17PR#5064, PR#5485: try to ensure that 4K words of stack are availableXavier Leroy
2012-02-10PR5477: (continued) fix Tcl/Tk configuration to use $x11_link instead of $x11...Damien Doligez
2012-02-09PR#5385: add a warning when MACOSX_DEPLOYMENT_TARGET is setDamien Doligez
2012-02-07PR#4278: configure without graph; fix problem when X11 not foundDamien Doligez
2012-02-04Merge the new ARM backend into trunk (PR#5433).Benedikt Meurer
2012-02-01PR#5477 use pkg-config to configure graphics on linuxDamien Doligez
2012-01-26PR#1496: allow configuring LIBDIR, BINDIR, and MANDIR relative to $(PREFIX)Damien Doligez
2012-01-23fix configure on MacOSX after upgrade of config.sub and config.guessDamien Doligez
2012-01-23fix 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-29PR#5453: configure doesn't find X11 under Ubuntu/MultiarchSpecDamien Doligez
2011-12-21Fix #5393: make sure -R is only passed to the linker with a BSD that has a BS...Jonathan Protzenko
2011-12-21cygwin is changing from Windows-based to X-based tcl/tkDamien Doligez
2011-12-17Removed the obsolete native-code generators for Alpha, HPPA, IA64 and MIPS,Xavier Leroy
2011-12-17The "DBM" library (interface with Unix DBM key-value stores) is noXavier Leroy
2011-08-04configure correctly under Mac OS 10.7 Lion (darwin11)Damien Doligez
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2011-07-20merge changes from 3.12.0 to 3.12.1Damien Doligez
2011-06-04PR#3806, 4752, 5246: added "hypot" and "copysign" to Pervasives.Xavier Leroy
2011-04-26renaming "Objective Caml" to "OCaml" (first pass)Damien Doligez
2011-03-17Should choose recent versions of Tk/Tcl first.Pierre Weis
2011-03-17Merging with 3.12 versionPierre Weis
2011-03-17add option -runtime-variantDamien Doligez
2010-08-02merge changes from branching of 3.12 to release/3.12.0Damien Doligez
2010-07-13add -liberty to LIBBFD_LINKMark Shinwell
2010-06-02More prudent detection of natdynlink on MacOS 10.4 and 10.5Xavier Leroy
2010-06-02natdynlink supported on Intel / MacOS 10.4 and 10.5 platformsXavier Leroy
2010-05-31Update list of architectures where natdynlink is supposed to work.Alain Frisch
2010-05-28Natdynlink is supposed to work for host=i[3456]86-*-darwin10. in 64-bit.Alain Frisch
2010-05-25Typo in last commit.Alain Frisch
2010-05-25Typo in last commit.Alain Frisch
2010-05-25More explicit list of hosts where natdynlink is enabled.Alain Frisch
2010-05-25Decide at config time if natdynlink is supported or not, but always compile/i...Alain Frisch