Age | Commit message (Expand) | Author |
2014-10-15 | merge branch 4.02 from release 4.02.0 to release 4.02.1 | Damien Doligez |
2014-10-03 | tell ocamlbuild about ocamldep's support of -open | Gabriel Scherer |
2014-08-29 | merge changes of version/4.02 from r15121 to r15155 | Damien Doligez |
2014-08-22 | merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ... | Damien Doligez |
2014-08-06 | ocamlbuild: add no_alias_deps tag (patch by Daniel Bünzli) | Gabriel Scherer |
2014-08-06 | PR#6495: also add unsafe_string tag to ocamlbuild | Gabriel Scherer |
2014-08-06 | PR#6495: add a safe_string tag to ocamlbuild (patch by Anil Madhavapeddy) | Gabriel Scherer |
2014-08-06 | PR#6502: spurious warning on "use_menhir" tag | Gabriel Scherer |
2014-07-14 | PR#6482: ocamlbuild fails when _tags file in unhygienic directory | Gabriel Scherer |
2014-06-05 | Reflecting commit 14958 on version/4.02: | Xavier Leroy |
2014-06-04 | PR#5547: ocamlbuild reverts to using -no-ocamlfind by default | Gabriel Scherer |
2014-05-18 | PR#5371: a partial patch by Edwin Török to fix the FreeBSD failure | Gabriel Scherer |
2014-05-03 | ocamlbuild: only show backtrace in verbose mode | Gabriel Scherer |
2014-05-01 | Ocamlbuild: make log printing code tail-recursive | Gabriel Scherer |
2014-04-29 | merge branch "safe-string" | Damien Doligez |
2014-04-12 | fix some of the whitespace problems in the source | Damien Doligez |
2014-04-12 | refine ocamlbuild/.depend for `make -jN` to work again | Gabriel Scherer |
2014-04-09 | Fix ocamlbuild installation directory | Jacques Garrigue |
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-03-20 | PR#6184: ocamlbuild: `ocamlfind ocamldep` does not support -predicate | Gabriel Scherer |
2014-03-20 | PR#6187: Add a warning when using -plugin-tag(s) without myocamlbuild.ml | Gabriel Scherer |
2014-03-20 | PR#6349: ocamlbuild.cm{o,x} must not be included in ocamlbuild.cm{a,xa} | Gabriel Scherer |
2013-12-12 | Un-bootstrapping of ocamlbuild: build it using a plain Makefile. | Xavier Leroy |
2013-11-29 | Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ... | Xavier Leroy |
2013-09-20 | build: replace ocamlcomp*.sh. | Wojciech Meyer |
2013-09-15 | ocamlbuild: report location in Tags.acknowledge warnings | Gabriel Scherer |
2013-09-15 | ocamlbuild: use Loc.print_loc for lexing errors | Gabriel Scherer |
2013-09-15 | ocamlbuild: rename 'mark_as_used' into 'mark_flag_used' and expose in PLUGIN | Gabriel Scherer |
2013-09-15 | ocamlbuild: track location information of tags | Gabriel Scherer |
2013-09-15 | ocamlbuild: a short location printing implementation | Gabriel Scherer |
2013-09-15 | ocamlbuild: mark ocaml_lib's tag as used | Gabriel Scherer |
2013-09-15 | ocamlbuild: detect tags in _tags not used by any flag declaration (typos?) | Gabriel Scherer |
2013-09-15 | minor typos in ocamlbuild/signatures.mli | Gabriel Scherer |
2013-09-15 | ocamlbuild: deprecate warn_%c, warn_error_%c (replaced by parametrized tags) ... | Gabriel Scherer |
2013-09-15 | ocamlbuild: allow flag declarations to be marked as deprecated | Gabriel Scherer |
2013-09-15 | ocamlbuild: turn the flags.ml structure into a record to ease adding metadata | Gabriel Scherer |
2013-09-15 | ocamlbuild: move show_documentation's implementation in the respective module... | Gabriel Scherer |
2013-09-15 | ocamlbuild: add a warn_error(X) parametrized tag to fully deprecate warn_%c, ... | Gabriel Scherer |
2013-09-15 | ocamlbuild testsuite: test -no-plugin and -just-plugin | Gabriel Scherer |
2013-09-15 | ocamlbuild testsuite: minor style change | Gabriel Scherer |
2013-09-15 | ocamlbuild testsuite: fix typo | Gabriel Scherer |
2013-09-15 | ocamlbuild testsuite: implement negation in Match | Gabriel Scherer |
2013-09-15 | ocamlbuild testsuite: preliminary step for an implementation of negation in M... | Gabriel Scherer |
2013-09-15 | ocamlbuild testsuite: clean Match implementation | Gabriel Scherer |
2013-09-15 | ocamlbuild testsuite: add -no-ocamlfind to some tests | Gabriel Scherer |
2013-09-15 | ocamlbuild testsuite: test modular plugin compilation | Gabriel Scherer |
2013-09-15 | ocamlbuild testsuite: fix the PrincipalFlag test | Gabriel Scherer |
2013-09-15 | ocamlbuild testsuite: split level0.ml into internal.ml, findlibonly.ml, exter... | Gabriel Scherer |
2013-09-15 | ocamlbuild testsuite: factorize the color-code magic | Gabriel Scherer |