summaryrefslogtreecommitdiff
path: root/tools/Makefile.shared
Commit message (Expand)AuthorAgeFilesLines
* Merge build systems in the tools subdirectory (#812) (#812)Sébastien Hinderer2016-09-161-383/+0
* Reinstate objinfo_helper installation (required for ocamlobjinfo)Mark Shinwell2016-08-021-0/+3
* fix whitespace, long lines, headersDamien Doligez2016-08-011-1/+2
* Install native versions of tools by default.Demi Obenour2016-06-061-117/+116
* Merge tag 4.03.0 into trunk.Damien Doligez2016-04-281-3/+3
* Merge pull request #541 from alainfrisch/ocamldep_in_coreAlain Frisch2016-04-281-4/+4
|\
| * Move depend.ml into compilerlibs (ocamlcommon).alainfrisch2016-04-131-4/+4
* | Pass -slash to ocamldep so that dependencies generated from a Windows system ...alainfrisch2016-04-131-1/+1
|/
* Fix faults arising from merging Makefile{,.nt}David Allsopp2016-04-061-0/+8
* tools/Makefile{,.nt,.shared}: merge.whitequark2016-03-171-0/+15
* Enable warnings and strict-formats in tools (no fix required).Alain Frisch2016-03-151-1/+1
* GPR#324: Make boot/ocamlc read directly byterun/primitives (patch by Francois...alainfrisch2016-03-101-1/+1
* tweak tools/check-typo and break more overlong linesDamien Doligez2016-02-191-2/+4
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* clean up whitespace and cut long linesDamien Doligez2016-02-171-4/+8
* Fix ocamlobjinfo for Flambda (includes work from Runhang Li)Mark Shinwell2016-02-101-1/+3
* Protect install paths against spaces (on Windows)Christophe Troestler2016-02-101-15/+15
* Use Ast_iterator for Ast_invariantsNicolas Ojeda Bar2016-01-271-1/+1
* Add module Ast_invariantsJeremie Dimino2016-01-271-1/+2
* Normalise \r\n to \n for warningsDavid Allsopp2016-01-181-2/+2
* Share compiler config with ocamlmklibDavid Allsopp2016-01-151-5/+2
* Allow compilation using bootstrapped FlexDLLDavid Allsopp2016-01-151-1/+1
* Support OCAML_FLEXLINK environment variableDavid Allsopp2016-01-151-1/+1
* Clflags stuff and Arg_helperMark Shinwell2016-01-141-5/+7
* Make the Ident module identifiablePierre Chambart2016-01-121-1/+2
* merge with trunkMark Shinwell2016-01-121-1/+6
|\
| * Merge with trunk; remake dependenciesMark Shinwell2015-12-221-0/+5
| |\
| | * GC latency improvementsDamien Doligez2015-12-211-0/+5
| * | Record compiler runtimePierre Chambart2015-12-181-1/+1
| |/
* | Fix MakefilesMark Shinwell2015-12-181-3/+6
|/
* Merge pull request #340 from ocaml/stripped-bootstrapXavier Leroy2015-12-181-1/+25
|\
| * Strip debugging information off the bootstrap compilers, to reduce their sizeXavier Leroy2015-12-091-1/+25
* | PR#6795, PR#6996: make ocamldep interpret [%ocaml.error]Jeremie Dimino2015-12-171-1/+1
|/
* #6195: use compilerlibs for read_cmt tool.Alain Frisch2015-09-111-35/+7
* merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...Damien Doligez2015-07-171-2/+10
* PR#6747: ocamlobjinfo: missing symbol caml_plugin_header due to underscoreDamien Doligez2015-07-151-1/+7
* Attach documentation comments to ParsetreeLeo White2015-06-281-3/+4
* Update Makefile and .depend for untypeast.Gabriel Scherer2015-03-081-1/+1
* PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer2014-12-271-2/+2
* Rewrite cmt2annot using tast_mapper instead of tast_iter. Remove tast_iter.Alain Frisch2014-12-221-3/+0
* Replace TypedtreeMap with a more standard open-recursion iterator Tast_mapper...Alain Frisch2014-12-221-2/+1
* Cherry-pick 15062,15063,15064 from 4.02 (#6497).Alain Frisch2014-08-071-1/+1
* Enable warning 27 in tools/ and fix occurrences. It's good to mark in depend...Alain Frisch2014-05-121-1/+1
* Remove FIRST_UNIMPLEMENTED_OP from interp.cFabrice Le Fessant2014-05-051-1/+1
* merge branch "safe-string"Damien Doligez2014-04-291-2/+2
* [minor] make tools/Makefile.shared msvc-friendlyGabriel Scherer2014-04-071-1/+1
* PR#6358: obey DESTDIR in install targetsGabriel Scherer2014-04-071-13/+17
* #5779: improve support for structured constants (better propagation, sharing,...Alain Frisch2014-03-061-3/+3
* ocamlmklibconfig.ml: add missing config varibleDamien Doligez2013-12-171-0/+1
* Un-bootstrapping of ocamlbuild, clean-up phase:Xavier Leroy2013-12-141-24/+15