summaryrefslogtreecommitdiff
path: root/myocamlbuild.ml
Commit message (Expand)AuthorAgeFilesLines
* Attributes on expresions (etc) are now stored in the expression record, to fa...Alain Frisch2013-03-081-0/+1
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* Remove double-linking of stdlib modules (aka warning 31).Damien Doligez2012-08-101-4/+2
* Fix PR#5475Fabrice Le Fessant2012-01-171-1/+1
* The "DBM" library (interface with Unix DBM key-value stores) is noXavier Leroy2011-12-171-3/+1
* Removed some spurious references to 'Linenum' (the latter one preventing the ...Xavier Clerc2011-08-111-1/+0
* 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-0/+1
* merge changes from branching of 3.12 to release/3.12.0Damien Doligez2010-08-021-1/+1
* add -strict-sequenceDamien Doligez2010-05-191-0/+2
* deduplicate debugger/dynlink.{ml,mli}Damien Doligez2010-05-171-0/+11
* build: let cold_camlp4o = "camlp4o"Nicolas Pouillard2010-05-121-1/+2
* Merge branch 'ocaml-git/buildsys' (early part) into trunkNicolas Pouillard2010-05-111-122/+44
* fixed several build problemsDamien Doligez2010-04-221-2/+0
* removed -w A everywhereDamien Doligez2010-04-201-3/+0
* merge branches/overrideJacques Garrigue2010-04-081-2/+2
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-201-3/+3
* New warning `not all labels are mentioned in this record pattern'Xavier Leroy2009-10-221-2/+2
* merge changes from ocaml3111rc0 to ocaml3111Damien Doligez2009-07-201-2/+6
* build with ocamlbuild: Fix the natdynlink buildNicolas Pouillard2009-05-261-1/+2
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-201-2/+4
* build sys: fix "ocamlbuild -where"Nicolas Pouillard2009-03-051-0/+2
* build,sys: improve the mixed build modeNicolas Pouillard2008-10-231-17/+17
* camlp4: Fix PR#4568 camlp4lib.cma no longer link dynlink modules.Nicolas Pouillard2008-10-231-5/+10
* camlp4: remove the buggy/unfinished Camlp4Tracer filter.Nicolas Pouillard2008-10-031-1/+0
* ocamldebug under Win32 (S. Le Gall, Lexifi)Xavier Leroy2008-07-291-2/+2
* merge changes 3.10.0 -> 3.10.1Damien Doligez2008-01-111-9/+23
* fix,build,partial,native: Unix lib is not an ocamlbuild dependency in partial...Nicolas Pouillard2007-11-301-5/+8
* amend,build: More camlp4 dependencies on native dynlink.Nicolas Pouillard2007-11-301-1/+3
* [build] More camlp4 dependencies on native dynlink.Nicolas Pouillard2007-11-291-2/+3
* [build] Better support native dynlink build when using ocamlbuild to build.Nicolas Pouillard2007-11-291-0/+8
* [build] More dependencies for camlp4 binaries rules.Nicolas Pouillard2007-11-291-8/+9
* [build] No longer use file_rule by rule + Echo.Nicolas Pouillard2007-11-291-32/+18
* [build] No longer use file_rule by rule + Echo.Nicolas Pouillard2007-11-281-12/+11
* [build] [FIXED] Provide more dependencies for camlp4 native binaries to avoid...Nicolas Pouillard2007-11-271-1/+3
* [build] Sync myocamlbuild.ml with 3.10.Nicolas Pouillard2007-11-261-9/+53
* [build sys] Add ocamlbuild stamps for some rules.Nicolas Pouillard2007-11-221-6/+9
* [build] Remove a nasty spurious conflict mark.Nicolas Pouillard2007-11-221-4/+0
* [build sys] Use ocamlbuild virtual rules.Nicolas Pouillard2007-11-211-6/+9
* Cleanup and factorization of linker-related code.Alain Frisch2007-11-151-4/+4
* Merge the natdynlink branch into HEAD.Alain Frisch2007-11-061-1/+4
* fusion de la version 3.10.0Damien Doligez2007-10-081-52/+112
* [camlp4] Add list comprehension PR#4218Nicolas Pouillard2007-02-271-4/+5
* [Camlp4] handle externals properly and fix the bootstrap systemNicolas Pouillard2007-02-261-13/+44
* [OCaml build system] Inverse the hygiene policyNicolas Pouillard2007-02-221-3/+5
* ajout VERSION + cvsignoreDamien Doligez2007-02-071-1/+11
* Add some .itarget files. Add also _tags, myocamlbuild.ml, myocamlbuild_config...Nicolas Pouillard2007-02-071-0/+975