summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for NetBSD/arm.Rich Neswold2015-12-051-0/+4
* configure: Typos in messages and comments.Xavier Leroy2015-11-271-2/+2
* z port: do not use locgr instruction for Boolean-valued comparisonsXavier Leroy2015-10-311-1/+1
* IBM zSystem port of OCamlXavier Leroy2015-10-291-0/+4
* PR#7030: libasmrun_shared.so fails to build on SPARC SolarisXavier Leroy2015-10-271-1/+1
* GPR#226, continued: reduce optimization level for GCC < 4.2.Xavier Leroy2015-10-251-6/+10
* fix configure error for PARTIALLD on PowerPCDamien Doligez2015-09-131-1/+1
* whitespace cleanup, cut long lines, add some missing headersDamien Doligez2015-09-111-15/+28
* asmrun/Makefile: Remove hard-wired '-O' optionscc-optimXavier Leroy2015-08-251-0/+1
* Update wrt trunk (r16374).Xavier Leroy2015-08-251-8/+14
|\
| * Update wrt trunk r16319.Xavier Leroy2015-08-031-6/+5
| |\
| * | PPC64 little-endian support.Xavier Leroy2015-07-301-6/+5
| * | PowerPC port of ocamlopt:Xavier Leroy2015-07-201-11/+20
* | | Be prudent, select -O2 optimization instead of -O3.Xavier Leroy2015-08-061-2/+3
* | | When compiling with gcc or clang, use optimization level -O3 with some optimi...Xavier Leroy2015-08-041-103/+62
| |/ |/|
* | PR#6722: compatibility with x32 architecture (x86-64 in ILP32 mode)Xavier Leroy2015-07-241-6/+5
|/
* merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...Damien Doligez2015-07-171-15/+47
* add libbfd configuration for MacOSDamien Doligez2015-07-151-1/+13
* PR#6693: also build libasmrun_shared.so and lib{asm,caml}run_pic.aGabriel Scherer2015-05-021-0/+5
* PR#6846: build failure with prefixed toolsGabriel Scherer2015-04-261-2/+2
* PR#6285: add support for nanosecond precision in Unix.stat()Jérémie Dimino2015-03-051-0/+9
* add the version number to the output of configureDamien Doligez2015-03-041-0/+2
* configure: add test for cygwin64Damien Doligez2015-02-051-1/+6
* PR#6628: Configure script rejects legitimate argumentsDamien Doligez2014-10-291-6/+7
* merge branch 4.02 from release 4.02.0 to release 4.02.1Damien Doligez2014-10-151-4/+25
|\
* | minor configure changesGabriel Scherer2014-10-031-5/+5
* | sync configure with the bdf.h objinfo changeGabriel Scherer2014-10-031-2/+2
|/
* PR#6517: use ISO C99 types {,u}int{32,64}_t in preference to our homegrownXavier Leroy2014-08-271-20/+5
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-221-0/+4
* merge from 4.02 (rev. 14929): add configure detection of mkstemp, remove old ...Mark Shinwell2014-05-301-0/+5
* merge github.com/ocaml/ocaml/pull/56.diff, from Anil, part 1: fix support for...Mark Shinwell2014-05-131-3/+9
* no-naked-pointers patchMark Shinwell2014-05-121-1/+11
* configure: fix as/aspp for FreeBSD (works for both gcc and clang)Gabriel Scherer2014-05-021-1/+3
* Simpler variant of commit r14635:Xavier Leroy2014-04-181-13/+0
* configure: always define ARCH_INT64_TYPE in config/m.h because CoqXavier Leroy2014-04-181-0/+13
* PR#6075: avoid using unsafe C library functions (strcpy, strcat, sprintf).Xavier Leroy2014-04-151-93/+57
* Fix PR#6347Jacques Garrigue2014-04-041-1/+1
* configure: SO must be "so" or "dll" without the dotDamien Doligez2013-12-171-3/+3
* port to cygwin-64Damien Doligez2013-12-031-0/+5
* Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...Xavier Leroy2013-11-291-28/+11
* remove camlp4minus-camlp4Jérémie Dimino2013-11-211-8/+0
* build: don't use make's -C; it's not available everywhere.Wojciech Meyer2013-09-211-1/+1
* build: replace ocamlcomp*.sh.Wojciech Meyer2013-09-201-11/+28
* Remove labltk from the distribution (will be available as a third-party libra...Xavier Clerc2013-09-091-155/+0
* Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez2013-09-041-13/+23
* configure: enable natdynlink for *-*-mingw*.Wojciech Meyer2013-07-281-1/+1
* build: allow disabling ocamldoc and ocamlbuild.Wojciech Meyer2013-07-281-0/+12
* build: prepend "with_" to camlp4/ocamldebug-{en,dis}abling variables.Wojciech Meyer2013-07-281-23/+27
* Port to the ARM 64-bits (AArch64) architecture (experimental).Xavier Leroy2013-07-181-1/+4
* Revert "build: make building ocamldoc, ocamlbuild and ocamldebug optional."Wojciech Meyer2013-07-011-26/+8