summaryrefslogtreecommitdiff
path: root/Makefile.config.in
Commit message (Expand)AuthorAgeFilesLines
* Simplify the installation of man pagesSébastien Hinderer2021-10-201-4/+4
* Add a macro to explicitly control whether this is a dev version or notSébastien Hinderer2021-10-111-0/+1
* Move version check from tools/check-parser-uptodate-or-warn.sh to MakefileSébastien Hinderer2021-10-111-0/+6
* Tidy-up the testsuite/manual commands (#10411)David Allsopp2021-08-111-19/+0
* Control the flexdll bootstrap with configureDavid Allsopp2021-05-111-1/+0
* Allow bootstrapping flexdll for the Cygwin portsDavid Allsopp2021-05-111-6/+5
* Bootstrap flexlink without partialcleanDavid Allsopp2021-05-111-2/+2
* Merge pull request #1400 from lthls/cmm_invariantsGabriel Scherer2021-04-291-0/+1
|\
| * Add --enable-cmm-invariants configure flagVincent Laviron2021-04-201-0/+1
* | Build system: remove now useless line from Makefile.config.inSébastien Hinderer2021-04-221-1/+0
|/
* testsuite/Makefile: stop using Makefile.toolsSébastien Hinderer2021-04-141-0/+3
* Remove the unused CTOPDIR build variableSébastien Hinderer2021-04-131-1/+0
* Get rid of the ocamlmklibconfig module completelySébastien Hinderer2021-02-101-1/+0
* Fix support of LDFLAGSSébastien Hinderer2021-02-031-0/+2
* Build system: improve Posix thread detection and supportSébastien Hinderer2021-01-151-3/+12
* Merge pull request #10063 from tleedjarv/solaris-buildXavier Leroy2021-01-141-0/+1
|\
| * Enable building on illumos (SmartOS, OmniOS, ...)Tõivo Leedjärv2021-01-061-0/+1
* | Instrumented runtime: put libraries to link with in their own build variableSébastien Hinderer2021-01-141-1/+8
|/
* Support LDFLAGS in configure and Makefile.config.in except for flexlink.Gabriel Scherer2020-12-211-2/+3
* Remove last vestiges of MAX_TESTSUITE_RETRIESDavid Allsopp2020-12-021-1/+0
* Remove SpacetimeNicolás Ojeda Bär2020-10-081-6/+0
* Build system: use OC_CFLAGS and CFLAGS even during the link stageSébastien Hinderer2020-08-101-2/+2
* Build system: honour the CFLAGS and CPPFLAGS build variablesSébastien Hinderer2020-08-061-2/+4
* typos (#9806)Fourchaux2020-07-281-1/+1
* Remove integration with libbfdNicolás Ojeda Bär2020-07-021-3/+0
* configure: add a NAKED_POINTERS parameter to Makefile.configXavier Leroy2020-06-221-1/+1
* Eliminate MKEXE_ANSI from build systemDavid Allsopp2020-06-061-1/+0
* Rewrite the instrumented runtime to store traces in the CTF format.Enguerrand Decorne2020-04-301-0/+3
* Eliminate Config.ocamlopt_c{,pp}flagsDavid Allsopp2019-04-201-2/+4
* Update otherlibraries descriptionDavid Allsopp2018-12-041-5/+8
* Add --disable-ocamltestDavid Allsopp2020-01-161-0/+1
* Merge pull request #8835 from dra27/save-the-planetGabriel Scherer2019-10-051-0/+1
|\
| * Add --disable-stdlib-manpages to configureDavid Allsopp2019-09-271-0/+1
* | Let make's default target build the compilerSébastien Hinderer2019-09-301-0/+3
|/
* Build system: introduce the BFD_LDFLAGS variableSébastien Hinderer2019-09-231-0/+1
* Build system: reorder BFD-related variables in Makefile.configSébastien Hinderer2019-09-231-1/+1
* Build system: rename the LIBBFD_INCLUDE variable to BFD_CPPFLAGSSébastien Hinderer2019-09-231-1/+1
* Build system: rename the LIBBFD_LINK variable to BFD_LDFLAGSSébastien Hinderer2019-09-231-1/+1
* Emit each function in a separate section (amd64,i386,arm,arm64)Greta Yorsh2019-07-151-0/+1
* build system: remove the config/ directorySébastien Hinderer2019-06-101-1/+1
* Make sure the build variables are definedSébastien Hinderer2019-05-171-0/+3
* config/Makefile.m* tidy (#8640)David Allsopp2019-05-141-1/+0
* configure: use variables rather than arguments for a few options (#8616)Sébastien Hinderer2019-05-091-1/+1
* Don't generate #! headers over 127 charactersDavid Allsopp2019-05-021-1/+4
* Merge the generation of stdlib/camlheader* (#2267)David Allsopp2019-04-101-14/+13
* Get rid of the direct call to the C preprocessor in the testsuite (#8528)Sébastien Hinderer2019-03-211-4/+0
* Delete otherlib/{graph,win32graph} (#2318)Jérémie Dimino2019-03-181-11/+0
* Remove gprof support (#2314)Mark Shinwell2019-03-161-9/+0
* Clarify the invocation of the C preprocessorSébastien Hinderer2019-03-131-1/+5
* Makefile: adapt to removal from vmthreadsNicolás Ojeda Bär2019-03-111-1/+0