summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ccf4df07584087a7fa3a14f365cf348c56f64e5c' into parallel_minor_g...Tom Kelly2021-03-051-1/+1
|\
| * Fix typo in configure.acDavid Allsopp2020-08-191-1/+1
* | Merge commit 'd9a3ad413f9567c418cf7809a110fac5fcd36f6c' into parallel_minor_g...Tom Kelly2021-03-051-1/+5
|\ \ | |/
| * Build system: use OC_CFLAGS and CFLAGS even during the link stageSébastien Hinderer2020-08-101-1/+5
* | Merge commit '5da188b3ff468695681800b1a01191daef6dac0e' into parallel_minor_g...Tom Kelly2021-03-051-4/+9
|\ \ | |/
| * Build system: honour the CFLAGS and CPPFLAGS build variablesSébastien Hinderer2020-08-061-4/+9
* | Merge commit 'a0a1ba4f1eb1a8a6c0013e77e3d6c1de5190c97f' into parallel_minor_g...Tom Kelly2021-03-041-0/+62
|\ \ | |/
| * ios: add support on configure scriptEduardoRFS2020-07-251-0/+8
| * ios: Sys.command is not supportedEduardoRFS2020-07-251-0/+54
* | Merge commit 'e41dc9c44327f40c1ab0feea12f779c931c9e31e' into parallel_minor_g...Tom Kelly2021-03-041-7/+19
|\ \ | |/
| * configure prevent adding -lpthread when AndroidEduardoRFS2020-07-171-0/+2
| * check if shmat is available to use aflEduardoRFS2020-07-171-7/+17
* | Merge commit '01c6a5ebe38b680a0b104aa4075ff790f311ea01' into parallel_minor_g...Tom Kelly2021-03-041-306/+1
|\ \ | |/
| * Spurious comma in the endianness test, big-endian caseXavier Leroy2020-07-141-1/+1
| * autogenNicolás Ojeda Bär2020-07-021-305/+0
* | Merge commit '368eb16ee80843afc6c40cf98e6994256747844a' into parallel_minor_g...Tom Kelly2021-03-041-14/+17
|\ \ | |/
| * Always permit triplet-prefixed ld in PACKLDDavid Allsopp2020-05-131-14/+17
* | Merge commit '83c4909d525514d7b68dab4c8a33aa25f9d86277' into parallel_minor_g...Tom Kelly2021-03-031-1/+6
|\ \ | |/
| * configure: add a NAKED_POINTERS parameter to Makefile.configXavier Leroy2020-06-221-1/+6
* | Merge commit 'c24198550aab88f105db94a101cf189aa701bbe1' into parallel_minor_g...Tom Kelly2021-03-031-12/+14
|\ \ | |/
| * Merge pull request #9625 from dra27/warn-errorDavid Allsopp2020-06-101-16/+29
| |\
| | * Rename $gcc_warnings to $cc_warnings in configureDavid Allsopp2020-06-011-12/+12
| | * Add --enable-warn-errorDavid Allsopp2020-06-011-9/+22
* | | Merge commit 'a1e3b966ea34faaf67104f2bfe6f90bc42758225' into parallel_minor_g...Tom Kelly2021-03-031-2/+2
|\ \ \ | |/ /
| * | Eliminate MKEXE_ANSI from build systemDavid Allsopp2020-06-061-2/+2
* | | Merge commit '0ca651b95cbda5d58f7760f0fa1dba965d1f0828' into parallel_minor_g...Tom Kelly2021-03-021-0/+13
|\ \ \ | |/ /
| * | Turn debugger off in programs launched by the program being debugged (#9594)Xavier Leroy2020-06-011-0/+13
| |/
* | Merge commit '71e91123c27780fdfeca93c6c57c2f9af5417e54' into parallel_minor_g...Tom Kelly2021-03-021-1/+34
|\ \ | |/
| * Memprof: optimize random sampling (#9466)Jacques-Henri Jourdan2020-05-251-0/+26
| * Update link options for PowerPC 32 bits Linux (#9572)Xavier Leroy2020-05-201-1/+8
| * Detect availability of <spawn.h> and posix_spawn functionXavier Leroy2020-05-191-0/+18
* | Fixup configure as need pthread_link with multicore in nativecclibsTom Kelly2021-03-021-1/+1
* | Merge commit 'f2587c1fb1a10548a7c35e931986af0ebecbaef7' into parallel_minor_g...Tom Kelly2021-03-021-1/+1
|\ \ | |/
| * configure: support bfd on FreeBSD (#9531)Hannes Mehnert2020-05-041-1/+1
* | Merge commit 'e5c8bee85e7ae2d974069d63528333ffacc1923b' into parallel_minor_g...Tom Kelly2021-03-021-2/+144
|\ \ | |/
| * Cease committing C dependendency informationDavid Allsopp2020-04-171-0/+142
| * Introduce Makefile.build_config.inDavid Allsopp2020-04-171-2/+2
* | Merge commit '10561873487c185c0727f08b26706226dbb1a7b6' into parallel_minor_g...Tom Kelly2021-03-021-27/+127
|\ \ | |/
| * Rewrite the instrumented runtime to store traces in the CTF format.Enguerrand Decorne2020-04-301-26/+126
* | Merge commit '8f85e002b2e1f3f4ccf8fefa5ad9a137109168d1' into parallel_minor_g...Tom Kelly2021-03-011-0/+3
|\ \ | |/
| * Compiling for Haiku OS: network functions reside in libnetwork (#9486)Anarchos2020-04-271-0/+3
* | Merge commit '080ac7421c569392f84fadefbdf977c4aa98a92a' into parallel_minor_g...Tom Kelly2021-03-011-10/+14
|\ \ | |/
| * configure: move -fexcess-precision=standard to the internal cflags (#9496)Xavier Leroy2020-04-241-8/+8
| * Add RISC-V native-code backend (#9441)Nicolás Ojeda Bär2020-04-241-2/+6
* | Merge commit 'ea4542d81997db4651e29b26a54fa44764faa398' into parallel_minor_g...Tom Kelly2021-03-011-14/+14
|\ \ | |/
| * first commit after branching 4.11.0Damien Doligez2020-04-221-14/+14
* | Merge commit 'e92d13c9863cc5bcf98173efd365196b042dc7e7' intoTom Kelly2021-03-011-22/+14
|\ \ | |/
| * last commit before branching 4.11Damien Doligez2020-04-221-14/+14
| * Eliminate Config.ocamlopt_c{,pp}flagsDavid Allsopp2019-04-201-8/+0
* | Merge commit 'ec6690fb53b6caced797e1a7a083a787ff8bd97c' into parallel_minor_g...Tom Kelly2021-03-011-0/+25
|\ \ | |/