summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* configure: store $target and $host in the build configuration (fix-pt2). (Pat...Wojciech Meyer2013-07-011-0/+2
* build: make building ocamldoc, ocamlbuild and ocamldebug optional.Wojciech Meyer2013-07-011-8/+26
* Revert "configure: store $target and $host in the build configuration." as it...Wojciech Meyer2013-06-301-2/+0
* configure: store $target and $host in the build configuration.Wojciech Meyer2013-06-301-0/+2
* build: select win32 variants of unix and graph for mingw.Wojciech Meyer2013-06-301-1/+10
* configure: add a special case to test for BSD sockets for mingw.Wojciech Meyer2013-06-301-0/+9
* configure: when cross-compiling, set $TOOLPREF and use it.Wojciech Meyer2013-06-301-87/+172
* configure: add --target and use "target" instead of "host" for variablesWojciech Meyer2013-06-301-19/+29
* configure: for cross, a matching ocamlrun must be on the system.Wojciech Meyer2013-06-301-0/+24
* misc: fix indent staircase introduced by revision 13843.Wojciech Meyer2013-06-301-15/+15
* configure: fix detection of non-working C compiler.Wojciech Meyer2013-06-271-3/+9
* configure: remove unused variables from case...in test.Wojciech Meyer2013-06-271-22/+22
* configure: fail if invoked with -param=value (instead of "-param value")Wojciech Meyer2013-06-271-0/+4
* configure: use inf/wrn/err functions to write messages for the user.Wojciech Meyer2013-06-271-216/+233
* PR#6049: support for OpenBSD/macppcXavier Leroy2013-06-241-1/+2
* Fix PR#6044: enabling frame pointers breaks build on MacOS XFabrice Le Fessant2013-06-201-8/+8
* Add -fno-omit-frame-pointers to gcc when compiling with -with-frame-pointersFabrice Le Fessant2013-06-111-0/+7
* Re-add configure option -with-frame-pointersFabrice Le Fessant2013-06-031-0/+16
* Reverting -with-frame-pointersFabrice Le Fessant2013-06-031-16/+0
* Add -with-frame-pointers to ./configureFabrice Le Fessant2013-06-031-0/+16
* fix testsuite for cygwinDamien Doligez2013-05-061-0/+4
* PR#5921 "compact unwind" warnings under MacOSDamien Doligez2013-03-221-1/+4
* fix a few problems with whitespace and over-long linesDamien Doligez2013-03-091-2/+2
* Labtk now supports 8.6.Pierre Weis2013-02-271-0/+3
* Use clang as assembler on Mac OS X if available.Benedikt Meurer2013-01-131-2/+7
* #5798: Apply patch to add VFPv2 and ARMv6 hard-float support (Jeffrey Scofiel...Benedikt Meurer2012-10-241-0/+1
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez2012-07-261-2/+5
* PR#5255: natdynlink detection on powerpc, hurd, sparcDamien Doligez2012-06-261-2/+3
* better formatting of messageDamien Doligez2012-06-211-1/+1
* PR#5643: issues with .cfi and .loc directives generated by ocamlopt -gXavier Leroy2012-06-171-1/+4
* PR#5543: in Bigarray.map_file, try to avoid using lseek() when growing fileXavier Leroy2012-04-041-0/+5
* PR#5552 unrecognized gcc option "-no-cpp-precomp"Damien Doligez2012-03-271-1/+1
* Use flexdll's -stack option, also for Cygwin.Alain Frisch2012-03-231-1/+1
* merge version 3.12 from 3.12.1 to r12205Damien Doligez2012-03-081-1/+4
* PR#5487: addition of CFI directives and a few filename/linenumber info to gen...Xavier Leroy2012-02-211-0/+17
* Backtrack previous changes for PowerPC/Linux, which turns out to lack what we...Xavier Leroy2012-02-171-1/+1
* PR#5064, PR#5485: try to ensure that 4K words of stack are availableXavier Leroy2012-02-171-2/+1
* PR5477: (continued) fix Tcl/Tk configuration to use $x11_link instead of $x11...Damien Doligez2012-02-101-1/+1
* PR#5385: add a warning when MACOSX_DEPLOYMENT_TARGET is setDamien Doligez2012-02-091-0/+5
* PR#4278: configure without graph; fix problem when X11 not foundDamien Doligez2012-02-071-10/+18
* Merge the new ARM backend into trunk (PR#5433).Benedikt Meurer2012-02-041-2/+9
* PR#5477 use pkg-config to configure graphics on linuxDamien Doligez2012-02-011-41/+60
* PR#1496: allow configuring LIBDIR, BINDIR, and MANDIR relative to $(PREFIX)Damien Doligez2012-01-261-3/+9
* fix configure on MacOSX after upgrade of config.sub and config.guessDamien Doligez2012-01-231-0/+1
* fix configure on MacOSX/64-bit; add an option to configure or build without c...Damien Doligez2012-01-231-1/+5
* #5478: makes it possible to specify a custom 'ar' command.Alain Frisch2012-01-161-0/+3
* PR#5453: configure doesn't find X11 under Ubuntu/MultiarchSpecDamien Doligez2011-12-291-1/+4
* Fix #5393: make sure -R is only passed to the linker with a BSD that has a BS...Jonathan Protzenko2011-12-211-0/+1
* cygwin is changing from Windows-based to X-based tcl/tkDamien Doligez2011-12-211-4/+0