summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add reference to Cygwin64 rebase issue in flexlinkDavid Allsopp2018-01-111-0/+1
* Also test -no-flat-float-array on Inria's CISébastien Hinderer2017-12-131-0/+1
* tools/ci-build-other-configs should stop on errorsSébastien Hinderer2017-12-131-0/+3
* Merge pull request #1434 from damiendoligez/makefile-cleanupGabriel Scherer2017-12-101-6/+3
|\
| * take some reviewers' remarks into accountDamien Doligez2017-10-191-5/+3
| * ci-build: remove now-redundant `make coldstart`Damien Doligez2017-10-181-1/+0
* | fix minor bug in tools/check-symbol-namesGabriel Scherer2017-11-101-1/+1
* | Warn if a file contains UTF-8 and Latin-1David Allsopp2017-10-251-2/+19
* | Ignore very long URLs in tools/check-typoDavid Allsopp2017-10-251-3/+7
* | Add missing copyright headerDavid Allsopp2017-10-251-0/+14
* | Correct copyright headerDavid Allsopp2017-10-251-0/+2
* | Correct licence for tools/make_opcodes.mllDavid Allsopp2017-10-251-11/+14
* | Permit UTF-8 characters in copyright and authorsDavid Allsopp2017-10-251-4/+14
|/
* Introduce tools/ci-build-other-configsSébastien Hinderer2017-10-031-0/+21
* Use the new "make parallel" mode for the test suite if -j option givenXavier Leroy2017-09-231-1/+4
* add -no-flat-float-array configure optionDamien Doligez2017-09-151-3/+3
* Register availability analysis (#856)Mark Shinwell2017-09-151-0/+2
* ci-build: add support for parallel makeXavier Leroy2017-09-101-7/+18
* ci-build: be nice to other users and run at lower priorityXavier Leroy2017-09-101-0/+5
* ci-build: silence the make distcleanXavier Leroy2017-09-101-1/+1
* cygwin CI: rebase to avoid fork problemsDamien Doligez2017-09-051-0/+7
* Remove spurious semicolons after non-unit expressions (#1305)Alain Frisch2017-08-291-1/+1
* Allow -l option to ocamlmklib on MSVC ports (#1189)David Allsopp2017-08-141-0/+6
* Support 'let open' in class and class type expressions (#1249)Alain Frisch2017-07-201-0/+1
* generalize -dtimings to show allocation, top heap size (#1152)sliquister2017-06-093-2/+4
* New -depend option for ocamlc/ocamloptFabrice Le Fessant2017-06-011-608/+1
* Fix tools/read_cmt (#1036)Fabrice Le Fessant2017-05-113-68/+145
* On CI, check that 'make alldepend' works only if native compiler si builtSébastien Hinderer2017-04-281-1/+1
* Fix tools/ci-buildSébastien Hinderer2017-04-281-4/+4
* Simplify installation of OCaml header (.h) filesSébastien Hinderer2017-04-261-29/+0
* Move configuration header files from the config to the byterun/caml directorySébastien Hinderer2017-04-265-11/+11
* Let CI check that 'make alldepend' still works.Sébastien Hinderer2017-04-261-1/+8
* tools/ci-build: install to a different directory for each buildSébastien Hinderer2017-04-261-0/+3
* tools/ci-build: honor instdir on non-configure buildsSébastien Hinderer2017-04-261-0/+1
* Fix Windows installation directory in tools/ci-buildSébastien Hinderer2017-04-261-4/+4
* Replace legacy CI build script by new oneSébastien Hinderer2017-04-182-262/+48
* Add support for building and testing with flambda to the new CI scriptSébastien Hinderer2017-04-141-0/+6
* On Linux, also build the instrumented runtime during CISébastien Hinderer2017-04-141-3/+5
* In the new CI script, enable build of runtime with debugging supportSébastien Hinderer2017-04-141-1/+5
* Add a new simpler CI build scriptSébastien Hinderer2017-04-141-0/+193
* Integrate the cleanup of remaining Windows processes to ci-buildSébastien Hinderer2017-04-131-1/+23
* Fix \r problems on recent CygwinsDavid Allsopp2017-04-132-3/+3
* Install bootstrapped FlexDLL objects to flexdll/David Allsopp2017-04-092-2/+19
* Introduce and use the OUTPUTEXE and OUTPUTOBJ build variablesSébastien Hinderer2017-03-291-8/+1
* Define new build variables for C compiler and preprocessor flagsSébastien Hinderer2017-03-291-2/+2
* Get rid of BYTECC and NATIVECCSébastien Hinderer2017-03-291-1/+1
* Use only one variable for rpathSébastien Hinderer2017-03-292-4/+3
* use `git clean` in ci-build script (see GPR#1067)Damien Doligez2017-03-271-0/+4
* Remove dependencies from objinfo_helper to OCaml runtime (continued)Xavier Leroy2017-03-211-0/+1
* Update .depend filesSébastien Hinderer2017-03-091-6/+14