summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Starting to share identical parts in the root Makefile and Makefile.nt.Alain Frisch2015-10-231-120/+2
* GPR#173: Attributes to control inliningMark Shinwell2015-10-231-1/+2
* Add parsing/Attr_helperJérémie Dimino2015-10-061-1/+1
* whitespace cleanup, cut long lines, add some missing headersDamien Doligez2015-09-111-1/+1
* Update wrt trunk (r16374).Xavier Leroy2015-08-251-2/+3
|\
| * add option handling for colors in compiler, OCAMLPARAM and ocamlbuildGabriel Scherer2015-08-151-2/+3
* | Remove -Werror from the C compiler flags used by ocamlc/ocamlopt when compili...Xavier Leroy2015-08-061-0/+1
|/
* merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...Damien Doligez2015-07-171-11/+12
* Attach documentation comments to ParsetreeLeo White2015-06-281-2/+2
* Update Makefile and .depend for untypeast.Gabriel Scherer2015-03-081-1/+1
* configure: add test for cygwin64Damien Doligez2015-02-051-3/+2
* PR#6691: install .cmt[i] files for stdlib and compiler-libsGabriel Scherer2015-01-241-3/+7
* PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer2014-12-271-5/+5
* Replace TypedtreeMap with a more standard open-recursion iterator Tast_mapper...Alain Frisch2014-12-221-1/+3
* Import the abstract_intel_emit branch (merge emit.mlp and emit_nt.mlp by goin...Alain Frisch2014-12-011-1/+17
|\
| * Rename Intel_* to X86_*.Alain Frisch2014-11-271-4/+4
| * Sync with trunk.Alain Frisch2014-11-271-1/+9
| |\ | |/ |/|
* | Oups.Luc Maranget2014-11-071-1/+1
* | Solve PR#6646, ie avoid introducing huge jump summariesLuc Maranget2014-11-071-1/+1
* | merge branch 4.02 from release 4.02.0 to release 4.02.1Damien Doligez2014-10-151-0/+7
|\ \
* | | minor: correct error locations in emit.mlpGabriel Scherer2014-10-081-1/+2
|/ /
| * Cleanup.Alain Frisch2014-09-241-1/+1
| * Towards more explicit types.Alain Frisch2014-09-161-1/+1
| * Only include Intel_* modules when arch is i386 or amd64.Alain Frisch2014-09-021-1/+9
| * Move the DSL part from intel_gas to its own module.Alain Frisch2014-08-291-0/+1
| * import new intel emit branchFabrice Le Fessant2014-08-181-8/+17
|/
* PR#6509: Add -linkall flag to ocamlcommon archives (Patch by Frédéric Bour)Gabriel Scherer2014-08-061-2/+2
* Makefile factorizationGabriel Scherer2014-06-091-7/+2
* stop doing chmod -w on utils/config.ml (PR 6319)Mark Shinwell2014-06-061-1/+0
* update distclean targetDamien Doligez2014-05-121-1/+1
* [minor] Makefile: fix the hard-bootstrap recipeGabriel Scherer2014-05-081-4/+3
* merge branch "safe-string"Damien Doligez2014-04-291-1/+2
* New back-end optimization pass: common subexpression elimination (CSE).Xavier Leroy2014-04-261-1/+11
* New back-end optimization pass: dead code elimination.Xavier Leroy2014-04-261-0/+1
* makefile target to build the stdlib documentation as htmlGabriel Scherer2014-04-191-0/+6
* fix some of the whitespace problems in the sourceDamien Doligez2014-04-121-2/+4
* Folllowup to PR#6359, great cleanup of switch actions sharing.Luc Maranget2014-04-071-1/+1
* make clean: remove *.cmt and *.cmti filesDamien Doligez2014-04-071-1/+1
* PR#6358: obey DESTDIR in install targetsGabriel Scherer2014-04-071-25/+35
* Get rid of ocamlcomp.sh. The next step is to share all those common declarat...Alain Frisch2014-04-021-14/+2
* Fix PR#6359Luc Maranget2014-04-021-1/+1
* #6352: add a warning on implicit removal of optional arguments.Alain Frisch2014-03-261-1/+1
* #PR6269 Optimized string matchingLuc Maranget2014-03-211-1/+1
* use -bin-annot when buildingMark Shinwell2014-03-071-1/+1
* #5779: improve support for structured constants (better propagation, sharing,...Alain Frisch2014-03-061-2/+2
* Record inclusion checks between value_descriptions in .cmt files. This makes...Alain Frisch2014-01-281-1/+1
* configure: SO must be "so" or "dll" without the dotDamien Doligez2013-12-171-2/+7
* Un-bootstrapping of ocamlbuild: build it using a plain Makefile.Xavier Leroy2013-12-121-22/+16
* port to cygwin-64Damien Doligez2013-12-031-1/+2
* Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...Xavier Leroy2013-11-291-26/+19