summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Update headers for the new license.Damien Doligez2016-02-1841-453/+572
* tools/check-typo: switch to new header formatDamien Doligez2016-02-171-9/+19
* clean up whitespace and cut long linesDamien Doligez2016-02-176-21/+33
* check-typo: no header needed for files shorter than 10 linesDamien Doligez2016-02-161-4/+7
* Tidy up new command-line parametersLeo White2016-02-111-5/+5
* Enable opaque option in ocamlcLeo White2016-02-111-0/+1
* Fix ocamlobjinfo for Flambda (includes work from Runhang Li)Mark Shinwell2016-02-102-4/+11
* Protect install paths against spaces (on Windows)Christophe Troestler2016-02-103-17/+17
* Bug fixes etc for FlambdaMark Shinwell2016-02-091-1/+2
* Import latest Flambda changesMark Shinwell2016-02-091-1/+2
* Enable flambdaPierre Chambart2016-01-283-2/+37
* Use Ast_iterator for Ast_invariantsNicolas Ojeda Bar2016-01-271-1/+1
* Add module Ast_invariantsJeremie Dimino2016-01-271-1/+2
* Merge pull request #370 from dra27/normalise-warningsDamien Doligez2016-01-271-2/+2
|\
| * Normalise \r\n to \n for warningsDavid Allsopp2016-01-181-2/+2
* | Merge pull request #366 from dra27/testsuite-windowsMark Shinwell2016-01-261-1/+1
|\ \
| * | Minor corrections to clean targetsDavid Allsopp2016-01-251-1/+1
| |/
* | Update main and ocamldepPierre Chambart2016-01-251-1/+1
|/
* Fix Changes file.alainfrisch2016-01-183-9/+8
|\
| * Share compiler config with ocamlmklibDavid Allsopp2016-01-153-20/+6
| * Allow compilation using bootstrapped FlexDLLDavid Allsopp2016-01-152-2/+4
| * Support OCAML_FLEXLINK environment variableDavid Allsopp2016-01-152-1/+12
* | Fix missing Windows change in #423David Allsopp2016-01-151-1/+1
|/
* Clflags stuff and Arg_helperMark Shinwell2016-01-142-6/+8
* Make the Ident module identifiablePierre Chambart2016-01-121-1/+2
* merge with trunkMark Shinwell2016-01-126-7/+282
|\
| * Merge with trunk; remake dependenciesMark Shinwell2015-12-224-6/+279
| |\
| | * fix huge pages vs renaming of caml_stat_heap_sizeDamien Doligez2015-12-211-4/+4
| | * GC latency improvementsDamien Doligez2015-12-214-2/+275
| * | Record compiler runtimePierre Chambart2015-12-183-1/+3
| |/
* | Fix MakefilesMark Shinwell2015-12-182-4/+7
|/
* Merge pull request #340 from ocaml/stripped-bootstrapXavier Leroy2015-12-184-4/+170
|\
| * When copying the new compilers to boot/, also strip the #! header. It is not...Xavier Leroy2015-12-091-5/+4
| * Strip debugging information off the bootstrap compilers, to reduce their sizeXavier Leroy2015-12-094-4/+171
* | PR#6795, PR#6996: make ocamldep interpret [%ocaml.error]Jeremie Dimino2015-12-173-17/+31
* | Handle binary files correctly in tools/check-typoDavid Allsopp2015-12-141-4/+15
* | Revert GPR#305 (exception patterns under or-patterns) from trunkGabriel Scherer2015-12-121-2/+3
* | PR#6422: Allow exceptions under or-patterns in match statements.Thomas Refis2015-12-091-3/+2
|/
* fix typo in ocamldepJeremie Dimino2015-12-011-1/+1
* add module alias support to ocamldepJacques Garrigue2015-12-013-96/+288
* Update ocamldep for [%extension_constructor]Jeremie Dimino2015-11-271-0/+6
* Merge branch 'trunk' of ssh://github.com/ocaml/ocaml into trunkpierreweis2015-11-123-90/+18
|\
| * simplify .gitignore; remove .ignore files and tools/setignore; adjust tools/c...Damien Doligez2015-11-063-73/+0
| * update tools/check-typo to work with git attributes instead of svn propertiesDamien Doligez2015-11-031-18/+19
* | Do not use fscanf that will be deprecated ASAP.Pierre Weis2015-10-291-3/+3
|/
* update CI build script to switch to gitSome Name2015-10-291-1/+1
* merge branches/gadt-warningsJacques Garrigue2015-10-232-0/+2
|\
| * switch to 'pat -> .' and add P/Texp_unreachablegadt-warningsJacques Garrigue2015-10-162-15/+14
| * add refuted cases, syntax is 'pat -> _'Jacques Garrigue2015-10-152-12/+15
* | #6195: use compilerlibs for read_cmt tool.Alain Frisch2015-09-111-35/+7