summaryrefslogtreecommitdiff
path: root/ocamlbuild
Commit message (Expand)AuthorAgeFilesLines
* #5338: sanitize.sh has windows style end-of-lines (mingw).Alain Frisch2011-12-131-1/+3
* PR#5330: thread tag with '.top' and '.inferred.mli' targetsXavier Clerc2011-08-082-1/+4
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-2711-4/+105
* uniform .ignore systemDamien Doligez2011-07-201-0/+0
* merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-2010-113/+44
* merge changes from branching of 3.12 to release/3.12.0Damien Doligez2010-08-022-3/+2
* PR#4857: add -vnum option to all executablesDamien Doligez2010-05-201-0/+2
* specify path to the 'find' utility for ocamlbuildlightDamien Doligez2010-05-191-1/+2
* removed -w A everywhereDamien Doligez2010-04-202-1/+15
* ocamlbuild: Add support for native dynlinkNicolas Pouillard2010-04-173-2/+81
* ocamlbuild,solver: GC some dead commentNicolas Pouillard2010-02-031-6/+2
* ocamlbuild,TODO: one thing doneNicolas Pouillard2010-02-031-1/+0
* ocamlbuild,solver: add two comments.Nicolas Pouillard2010-02-031-0/+12
* ocamlbuild: no longer open LexersNicolas Pouillard2010-02-031-5/+4
* ocamlbuild: Improve a lexing error messageNicolas Pouillard2010-02-031-4/+6
* ocamlbuild: fix a bug about $PATHNicolas Pouillard2010-02-033-12/+21
* ocamlbuild,start: update start.shNicolas Pouillard2010-02-031-2/+11
* ocamlbuild: two commentsNicolas Pouillard2010-02-032-1/+2
* ocamlbuild,doc: add Ocamlbuild_Myocamlbuild_configNicolas Pouillard2010-02-031-0/+1
* Added some missing files for parameterized tags.Xavier Clerc2010-01-252-0/+98
* Error regarding original authorXavier Clerc2010-01-252-2/+2
* Support for findlibi, continued (N. Pouillard et al.)Xavier Clerc2010-01-222-0/+193
* Support for findlib (N. Pouillard et al.)Xavier Clerc2010-01-228-8/+156
* Support for parametrized tags (N. Pouillard et al.)Xavier Clerc2010-01-2222-77/+135
* clean up spaces and tabsDamien Doligez2010-01-2223-98/+91
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-2012-14/+36
* PR#4940: get rid of naked end-of-lines in string constants + add warning 29Damien Doligez2010-01-071-9/+9
* New warning `not all labels are mentioned in this record pattern'Xavier Leroy2009-10-221-1/+1
* Fix ocamlbuild -whereNicolas Pouillard2009-05-241-2/+4
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-202-2/+2
* ocamlbuild: add Ocamlbuild_Myocamlbuild_config to Ocamlbuild_packNicolas Pouillard2009-03-051-0/+1
* ocamlbuild: Use libdir and bindir from the myocamlbuild_config.ml of OCamlNicolas Pouillard2009-03-053-12/+15
* ocamlbuild: Kill $Id$'sNicolas Pouillard2009-03-0382-82/+78
* ocamlbuild: less 'open Format' and less 'Pervasives.'Nicolas Pouillard2009-03-033-12/+9
* Understanding the notion of standard channel for Format and Scanf.Pierre Weis2009-01-253-5/+5
* merge changes from 3.10.2merged to 3.11.0Damien Doligez2008-12-034-2/+6
* ocamlbuild: close the log file when cleanning and lauching the plugin.Nicolas Pouillard2008-11-063-2/+5
* ocamlbuild: Add a 'annot' tag for the -annot option.Nicolas Pouillard2008-10-221-0/+1
* merge changes between 3.10.2 and the end of branch 3.10Damien Doligez2008-10-081-1/+1
* ocamlbuild: Progress on PR#4575 handle '\r' in chomp.Nicolas Pouillard2008-10-011-3/+6
* ocamlbuild: dynlink is now supported in native too.Nicolas Pouillard2008-08-051-1/+1
* ocamlbuild: fix a double "close" problem (PR#4380)Nicolas Pouillard2008-07-311-3/+4
* ocamlbuild: add a ".ml->.pp.ml" rule, and export a camlp4 rule generator func...Nicolas Pouillard2008-07-253-0/+19
* ocamlbuild: disable a test for a now.Nicolas Pouillard2008-07-251-2/+3
* ocamlbuild: extend test2.Nicolas Pouillard2008-07-251-1/+2
* ocamlbuild: add test11.Nicolas Pouillard2008-07-257-0/+24
* ocamlbuild: Add a Rule.Failed exception to allow user triggerd backtracking.Nicolas Pouillard2008-07-253-1/+8
* ocamlbuild: display the OCaml version (fix PR#4530).Nicolas Pouillard2008-07-252-2/+2
* ocamlbuild: export run_and_read.Nicolas Pouillard2008-07-252-0/+4
* ocamlbuild: Tags, add use_camlp4_bin and support -custom on libraries.Nicolas Pouillard2008-07-251-0/+3