summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10926 from dra27/check-symbolsFlorian Angeletti2022-06-133-7/+7
* Add ?auto_include to Compmisc.init_pathDavid Allsopp2022-06-072-1/+3
* Remove thread sanitizer from the "sanitizers" CI jobXavier Leroy2022-06-061-21/+24
* Fix handling of -with-bootstrapXavier Leroy2022-06-061-3/+1
* Bootstrapping is now incompatible with disable-flat-float-arrayXavier Leroy2022-06-061-2/+2
* Add a hook for misses in Load_pathDavid Allsopp2022-05-241-6/+6
* Runtime_events tracing systemSadiq Jaffer2022-05-243-384/+0
* Rename mksharedlib to mkdllSébastien Hinderer2022-05-121-4/+4
* Unify code of ocamlcp and ocamloptpDavid Allsopp2022-05-105-161/+150
* Merge pull request #11200 from dra27/lib-layout-profilingSébastien Hinderer2022-05-093-13/+19
|\
| * Install Profiling support module separatelyDavid Allsopp2022-05-043-13/+19
* | Make cmpbyt optionalDavid Allsopp2022-05-051-1/+1
* | Strip the CRCS section of the boot imagesDavid Allsopp2022-05-052-3/+3
|/
* Only allow tabs in the emitters in "..." and `...`David Allsopp2022-04-251-3/+21
* Stop calling ranlib on created / installed libraries (#11184)Sébastien Hinderer2022-04-141-4/+2
* otherlibs: Merge win32unix into unixSébastien Hinderer2022-04-101-2/+2
* Followup on #11147Sébastien Hinderer2022-03-311-1/+1
* Factorize the definition of the standard library flagsSébastien Hinderer2022-03-311-3/+2
* Merge pull request #11126 from shindere/ocamldepSébastien Hinderer2022-03-301-11/+11
|\
| * Build system: also factorize the inclusion of directories when calling ocamldepSébastien Hinderer2022-03-221-6/+7
| * Build system: factorize the definitions related to ocamldepSébastien Hinderer2022-03-221-4/+2
| * Build system: normalize the invocations of ocamldepSébastien Hinderer2022-03-221-6/+7
* | Reserve only caml_minor_heap_max_wsz * Max_domains for the minor heapSabine Schmaltz2022-03-281-1/+2
|/
* Rename symbol for Caml_state to caml_state (#10925)David Allsopp2022-03-131-2/+0
* Merge pull request #10989 from dra27/cache-parallelGabriel Scherer2022-03-031-8/+10
|\
| * Download GNU parallel directly from gitDavid Allsopp2022-02-031-8/+10
* | dumpobj: avoid printing spurious space after SWICTHSébastien Hinderer2022-03-031-1/+1
* | dumpobj: add the -nobanners optionSébastien Hinderer2022-03-031-2/+4
* | Fix dumpobj crash due to naked pointer comparisonOlivier Nicole2022-03-021-1/+1
* | Remove uses of ;; from the codebaseSébastien Hinderer2022-02-257-57/+34
* | Normalize the minor version number of the compiler (#11049)Sébastien Hinderer2022-02-241-1/+1
* | Update the Jenkins CI "main" script to handle bytecode-only configs betterXavier Leroy2022-02-211-0/+7
* | The MSVC and Cygwin ports are not supported currentlyXavier Leroy2022-02-211-0/+2
|/
* Use GNU parallel for the CI testsuite runs (#10760)David Allsopp2022-02-031-1/+1
* Increase timeout on "sanitizers" Jenkins jobXavier Leroy2022-01-281-1/+1
* In bootstrap CI test: pervasives.mli is no moreXavier Leroy2022-01-271-13/+0
* Update sanitizers for OCaml 5.00 and Clang 13Xavier Leroy2022-01-271-21/+20
* Optionally print shape in ocamlobjinfoUlysse Gérard2022-01-241-1/+6
* Configure option --disable-bigarray-lib no longer existsXavier Leroy2022-01-241-1/+0
* other-configs test script: be more verboseXavier Leroy2022-01-191-2/+2
* Enable flambda only if actually requestedXavier Leroy2022-01-191-1/+1
* Merge pull request #10871 from xavierleroy/configure-5.0Xavier Leroy2022-01-181-0/+1
|\
| * configure: update the --disable-systhreads optionXavier Leroy2022-01-181-0/+1
* | Add a distclean target to tools/MakefileSébastien Hinderer2022-01-181-1/+4
|/
* Set PATH for mingw-w64 buildDavid Allsopp2022-01-111-0/+2
* Do not `disable-systhreads` for the minimal buildXavier Leroy2022-01-101-1/+0
* Remove mention of naked pointers from Inria CI scriptsSébastien Hinderer2022-01-102-4/+2
* Disable testsuite on AppVeyorDavid Allsopp2021-12-231-2/+3
* Disable building stdlib man pages on mingw-w64David Allsopp2021-12-231-2/+7
* Add -show-timings option to ocamltestDavid Allsopp2021-12-231-1/+2