summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Allow by-host worktree-sharable configure cachesDavid Allsopp2019-10-051-5/+46
* Allow Git config options to be passed to configureDavid Allsopp2019-10-051-0/+30
* Merge pull request #8951 from shindere/make-default-targetDavid Allsopp2019-10-042-4/+4
|\
| * Let make's default target build the compilerSébastien Hinderer2019-09-302-4/+4
* | Fix missing Caml_state (#8940)Guillaume Munch-Maccagnoni2019-10-031-5/+5
* | Merge pull request #8992 from Octachron/shared_argsGabriel Scherer2019-10-013-239/+12
|\ \
| * | share argument implementation across executableFlorian Angeletti2019-09-303-239/+12
| |/
* | Allow compiling ocamldoc with -principal (#8955)Jacques Garrigue2019-09-301-1/+1
|/
* Fix failure to install tools linksDavid Allsopp2019-09-291-0/+1
* check-parser-uptodate-or-warn.sh: Improve message if mstat failsDavid Allsopp2019-09-261-1/+6
* check-parser-uptodate-or-warn.sh: improve shell scriptDavid Allsopp2019-09-261-6/+3
* Changes entryGabriel Scherer2019-09-261-1/+1
* check-parser-uptodate-or-warn.sh: do nothing on non-development versionsGabriel Scherer2019-09-251-0/+6
* make check-parser-uptodate-or-warn.sh more robust to script failuresGabriel Scherer2019-09-251-1/+1
* check-parser-uptodate-or-warn.sh: support busybox's stat (#8965)Gabriel Scherer2019-09-251-2/+7
* make dependGabriel Scherer2019-09-251-2/+2
* Add a new -output-complete-exe option (#8872)Nicolás Ojeda Bär2019-09-251-0/+1
* Merge pull request #8967 from gasche/cmt2annot-proper-iteratorGabriel Scherer2019-09-241-23/+23
|\
| * tools/cmt2annot: use proper Tast_iter instead of Tast_mapperGabriel Scherer2019-09-231-23/+23
* | Inria CI: request BFD support on MacOS XSébastien Hinderer2019-09-231-1/+3
* | Build system: introduce the BFD_LDFLAGS variableSé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
|/
* Merge pull request #8827 from gasche/revert-numeric-operators-hintFlorian Angeletti2019-09-191-2/+13
* Build system: share rules to compile C files (#8930)Sébastien Hinderer2019-09-111-3/+7
* in -dtimings output, show time spent in C linker clearlyValentin Gatien-Baron2019-08-261-1/+1
* tools/ci/inria/extra-checks: use git clean rather than make distcleanSébastien Hinderer2019-08-061-8/+4
* release-checklist: be more explicit about how to update the year in the manualDamien Doligez2019-08-011-1/+1
* Merge pull request #8845 from dra27/old-schoolDavid Allsopp2019-07-311-8/+27
|\
| * Move the quicker tests to the top of the scriptDavid Allsopp2019-07-311-27/+27
| * Test make world on Inria CIDavid Allsopp2019-07-301-0/+19
* | Update release checklistFlorian Angeletti2019-07-301-13/+10
|/
* Test all ocamldoc generators in the CIDavid Allsopp2019-07-271-0/+4
* minor release-checklist updateGabriel Scherer2019-07-241-2/+2
* Test non-shared platform and minimal buildDavid Allsopp2019-07-181-10/+38
* manual: test case-insensitive collisionsFlorian Angeletti2019-07-051-3/+4
* actually remove tools/addlabels.ml, leftover from #8663Gabriel Scherer2019-06-191-469/+0
* Improve shell scripts (#1690)zapashcanon2019-06-195-83/+87
* Merge pull request #2309 from TheLortex/runtime-variant-pathGabriel Scherer2019-06-192-0/+4
|\
| * Introduce the -without-runtime option.Lucas Pluvinage2019-05-062-0/+4
* | Fix the instructions for uploading the manual to the Web server.Damien Doligez2019-06-191-2/+4
* | Fix Thread sanitizer after GPR#8691.Jacques-Henri Jourdan2019-06-182-8/+1
* | more fixes for release-checklistDamien Doligez2019-06-141-67/+48
* | Update release-checklistDavid Allsopp2019-04-301-2/+4
* | Fix error message displayed on Travis pushDavid Allsopp2019-04-301-7/+14
* | Check all necessary paths for configureDavid Allsopp2019-04-301-4/+5
* | Improve the main script of Inria's CISébastien Hinderer2019-05-171-13/+9
* | Remove the scrapelabels and addlabels toolsSébastien Hinderer2019-05-074-801/+0
* | Remove the ocaml299to3 toolSébastien Hinderer2019-05-074-617/+0
* | Build system: make ocamllex silent by default (#8664)Sébastien Hinderer2019-05-071-7/+2
|/