summaryrefslogtreecommitdiff
path: root/tools/Makefile.shared
Commit message (Expand)AuthorAgeFilesLines
* ocamlmklibconfig.ml: add missing config varibleDamien Doligez2013-12-171-0/+1
* Un-bootstrapping of ocamlbuild, clean-up phase:Xavier Leroy2013-12-141-24/+15
* Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...Xavier Leroy2013-11-291-5/+6
* build: always build lex/ and ocamlc with the compiler from boot/.Wojciech Meyer2013-11-101-2/+2
* Keep attributes on value declarations in .cmi files (but clear all the locati...Alain Frisch2013-09-261-0/+1
* build: remove warning 32 (unused variable) in tools.Wojciech Meyer2013-09-201-1/+1
* build: replace ocamlcomp*.sh.Wojciech Meyer2013-09-201-3/+2
* build: replace build/mk{config,myocamlbuild_config}.sh.Wojciech Meyer2013-09-201-2/+2
* Remove the dump_ast tool. A better replacement is part of the standalone ppx...Alain Frisch2013-09-101-10/+0
* Do not compile or install by default ocamlast.Alain Frisch2013-08-291-6/+1
* Synchronize with trunk.Alain Frisch2013-07-161-3/+3
|\
| * Improved implementation of OCAMLPARAMFabrice Le Fessant2013-06-051-1/+1
| * compact representation of warning flagsDamien Doligez2013-05-281-1/+1
| * PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32.Xavier Leroy2013-04-181-1/+1
* | Better representation of variance in the Parsetree.Alain Frisch2013-04-021-2/+4
* | A tool to dump the Parsetree in OCaml syntax (relies on the toplevel pretty-p...Alain Frisch2013-03-291-2/+15
* | Attributes on expresions (etc) are now stored in the expression record, to fa...Alain Frisch2013-03-081-3/+4
|/
* Move ast_mapper to parsing/, make it part of compiler-libs, and add an interf...Alain Frisch2013-01-161-1/+1
* Enable 'unused stuff' warnings in tools/ and get rid of them.Alain Frisch2012-12-191-1/+1
* New implementation of cmt2annot, based on an OO iterator for typed trees. Mos...Alain Frisch2012-11-081-1/+2
* Move ast_mapper.ml to tools/.Alain Frisch2012-11-081-0/+2
* #5814: rebuild environments from summaries when needed.Alain Frisch2012-11-081-0/+2
* #5812: compile read_cmt.opt (about 10x faster than read_cmt to generate .anno...Alain Frisch2012-11-061-2/+5
* #5741: link pprintast into the compiler (unused for now, but it is available ...Alain Frisch2012-10-171-1/+2
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez2012-07-261-7/+14
* Add support for -ppx in ocamldep (and reuse preprocessing code in Pparse).Alain Frisch2012-07-241-1/+2
* Fix problem of size of bin-annot filesFabrice Le Fessant2012-07-121-1/+3
* merge with branch bin-annotFabrice Le Fessant2012-05-301-1/+49
* More renaming to OCamlDamien Doligez2012-02-101-1/+1
* PR#5331: ocamlmktop is not always a shell scriptXavier Clerc2011-09-071-8/+0
* PR#5238, PR#5277: Sys_error when getting error locationDamien Doligez2011-08-041-4/+4
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-201-6/+1
* merge changes from branching of 3.12 to release/3.12.0Damien Doligez2010-08-021-1/+1
* PR#5059: split objinfo into a pure Caml part and a pure C part.Xavier Leroy2010-05-241-13/+8
* PR#4857: add -vnum option to all executablesDamien Doligez2010-05-201-1/+1
* PR#5033: tools/objinfo made more general.Xavier Leroy2010-05-191-15/+24
* New -help-warnings command-line option.Alain Frisch2010-05-041-1/+1
* clean up spaces and tabsDamien Doligez2010-01-221-14/+14
* Using -strict-sequence to compile the compiler.Pierre Weis2009-12-091-1/+1
* update addlabels for new language constructsDamien Doligez2009-12-031-2/+2
* PR#4243 partial solutionDamien Doligez2007-11-221-1/+9
* Cleanup and factorization of linker-related code.Alain Frisch2007-11-151-1/+1
* Fix ocamlmktop compilation.Alain Frisch2007-11-071-7/+1
* Merge the natdynlink branch into HEAD.Alain Frisch2007-11-061-0/+274