summaryrefslogtreecommitdiffstats
path: root/ocamldoc/Makefile
AgeCommit message (Expand)Author
2015-02-08debugger, ocamlbuild, ocamldoc: separate their build from the compiler's.HEADmasterAdrien Nader
2015-02-08ocamldoc/Makefile: don't "test -d" before "mkdir -p".Adrien Nader
2015-02-08ocamldoc/Makefile: replace remove_DEBUG script with a single awk invocationAdrien Nader
2015-02-08ocamldoc/Makefile: $UNIXLIB/unix.mli's content doesn't depend on $UNIXLIB.Adrien Nader
2014-10-04Document -ppx option.Gabriel Scherer
2014-08-22merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez
2014-05-04PR#5584: merge open extensible types, extension-patch-4.0.2Jacques Garrigue
2014-04-29merge branch "safe-string"Damien Doligez
2014-04-19makefile target to build the stdlib documentation as htmlGabriel Scherer
2014-04-07PR#6358: obey DESTDIR in install targetsGabriel Scherer
2014-04-02Get rid of ocamlcomp.sh. The next step is to share all those common declarat...Alain Frisch
2013-11-29Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...Xavier Leroy
2013-10-02#6195: use ocamlcommon.cma to link ocamldoc, instead of explicit list of comp...Alain Frisch
2013-09-26Keep attributes on value declarations in .cmi files (but clear all the locati...Alain Frisch
2013-09-20build: replace ocamlcomp*.sh.Wojciech Meyer
2013-08-28Synchronize with trunk.Alain Frisch
2013-07-24PR#4243: make the Makefiles parallelizableDamien Doligez
2013-07-16Synchronize with trunk.Alain Frisch
2013-06-30build: select win32 variants of unix and graph for mingw.Wojciech Meyer
2013-03-08Attributes on expresions (etc) are now stored in the expression record, to fa...Alain Frisch
2013-03-06Type name is part of the type declaration record.Alain Frisch
2012-10-15remove all $Id keywordsDamien Doligez
2012-08-09better way of doing conditionals in makefilesDamien Doligez
2012-08-01fix formatting of copyright headersDamien Doligez
2012-07-26merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez
2012-07-12Fix problem of size of bin-annot filesFabrice Le Fessant
2012-07-10PR#5218: use $(MAKE) instead of "make" in MakefilesDamien Doligez
2012-06-13Reduce diff between Makefile and Makefile.nt, probably removing a few bugs. ...Alain Frisch
2012-06-13Adapt ocamldoc for -ppx. Also reuse some code from Pparse instead of duplicat...Alain Frisch
2012-05-30merge with branch bin-annotFabrice Le Fessant
2012-01-18Unused_var has been removed.Alain Frisch
2011-11-24merge branches/gadts-develJacques Garrigue
2011-08-04PR#5238, PR#5277: Sys_error when getting error locationDamien Doligez
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2011-07-20merge changes from 3.12.0 to 3.12.1Damien Doligez
2010-08-24add some custom html generatorsMaxence Guesdon
2010-08-24use first-class modules to allow composition of custom generatorsMaxence Guesdon
2010-08-02merge changes from branching of 3.12 to release/3.12.0Damien Doligez
2009-03-11option -g also for native code version (loading custom generators)Maxence Guesdon
2008-01-11merge changes 3.10.0 -> 3.10.1Damien Doligez
2007-11-06Merge the natdynlink branch into HEAD.Alain Frisch
2006-09-20fusion des changements 3.09.2 -> 3.09.3Damien Doligez
2006-06-29Update the ocamldoc makefile to ignore the manpages install if they are not b...Nicolas Pouillard
2006-04-05add virtual instance variablesJacques Garrigue
2006-01-04fusion 3.09.0 -> 3.09.1Damien Doligez
2005-05-31fix parralelization of the compilation for targets world and optPierre Habouzit
2005-03-24fusion des changements jusqu'a 3.08.3Damien Doligez
2004-12-03fix unused variablesMaxence Guesdon
2004-11-30changements sur les warningsDamien Doligez
2004-11-29activation du warning Y (unused var)Damien Doligez