index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2015-02-08
debugger, ocamlbuild, ocamldoc: separate their build from the compiler's.
HEAD
master
Adrien Nader
2015-02-06
compiler-libs: also install .cm{o,a,x} files.
Adrien Nader
2015-02-05
configure: add test for cygwin64
Damien Doligez
2015-01-24
PR#6691: install .cmt[i] files for stdlib and compiler-libs
Gabriel Scherer
2014-12-27
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...
Gabriel Scherer
2014-12-22
Replace TypedtreeMap with a more standard open-recursion iterator Tast_mapper...
Alain Frisch
2014-12-01
Import the abstract_intel_emit branch (merge emit.mlp and emit_nt.mlp by goin...
Alain Frisch
2014-11-27
Rename Intel_* to X86_*.
Alain Frisch
2014-11-27
Sync with trunk.
Alain Frisch
2014-11-07
Oups.
Luc Maranget
2014-11-07
Solve PR#6646, ie avoid introducing huge jump summaries
Luc Maranget
2014-10-15
merge branch 4.02 from release 4.02.0 to release 4.02.1
Damien Doligez
2014-10-08
minor: correct error locations in emit.mlp
Gabriel Scherer
2014-09-24
Cleanup.
Alain Frisch
2014-09-16
Towards more explicit types.
Alain Frisch
2014-09-02
Only include Intel_* modules when arch is i386 or amd64.
Alain Frisch
2014-08-29
Move the DSL part from intel_gas to its own module.
Alain Frisch
2014-08-18
import new intel emit branch
Fabrice Le Fessant
2014-08-06
PR#6509: Add -linkall flag to ocamlcommon archives (Patch by Frédéric Bour)
Gabriel Scherer
2014-06-09
Makefile factorization
Gabriel Scherer
2014-06-06
stop doing chmod -w on utils/config.ml (PR 6319)
Mark Shinwell
2014-05-12
update distclean target
Damien Doligez
2014-05-08
[minor] Makefile: fix the hard-bootstrap recipe
Gabriel Scherer
2014-04-29
merge branch "safe-string"
Damien Doligez
2014-04-26
New back-end optimization pass: common subexpression elimination (CSE).
Xavier Leroy
2014-04-26
New back-end optimization pass: dead code elimination.
Xavier Leroy
2014-04-19
makefile target to build the stdlib documentation as html
Gabriel Scherer
2014-04-12
fix some of the whitespace problems in the source
Damien Doligez
2014-04-07
Folllowup to PR#6359, great cleanup of switch actions sharing.
Luc Maranget
2014-04-07
make clean: remove *.cmt and *.cmti files
Damien Doligez
2014-04-07
PR#6358: obey DESTDIR in install targets
Gabriel Scherer
2014-04-02
Get rid of ocamlcomp.sh. The next step is to share all those common declarat...
Alain Frisch
2014-04-02
Fix PR#6359
Luc Maranget
2014-03-26
#6352: add a warning on implicit removal of optional arguments.
Alain Frisch
2014-03-21
#PR6269 Optimized string matching
Luc Maranget
2014-03-07
use -bin-annot when building
Mark Shinwell
2014-03-06
#5779: improve support for structured constants (better propagation, sharing,...
Alain Frisch
2014-01-28
Record inclusion checks between value_descriptions in .cmt files. This makes...
Alain Frisch
2013-12-17
configure: SO must be "so" or "dll" without the dot
Damien Doligez
2013-12-12
Un-bootstrapping of ocamlbuild: build it using a plain Makefile.
Xavier Leroy
2013-12-03
port to cygwin-64
Damien Doligez
2013-11-29
Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...
Xavier Leroy
2013-11-21
remove camlp4
Jérémie Dimino
2013-11-10
build: always build lex/ and ocamlc with the compiler from boot/.
Wojciech Meyer
2013-09-21
build: don't use make's -C; it's not available everywhere.
Wojciech Meyer
2013-09-21
build: fix "make clean" failure when ./configure hasn't been run again.
Wojciech Meyer
2013-09-20
build: replace ocamlcomp*.sh.
Wojciech Meyer
2013-09-12
Merge branch 4.01 from 4.01.0+rc1 to 4.01.0
Damien Doligez
2013-09-09
Remove labltk from the distribution (will be available as a third-party libra...
Xavier Clerc
2013-08-29
Do not compile or install by default ocamlast.
Alain Frisch
[next]