summaryrefslogtreecommitdiff
path: root/ocamlbuild/ocaml_specific.ml
Commit message (Expand)AuthorAgeFilesLines
* PR#5652: Fix duplicate tagsWojciech Meyer2013-01-211-2/+0
* PR#5652: Add support for camlp4 native plugin.Wojciech Meyer2013-01-191-0/+6
* PR#5891: support rectypes tag for mlpack (ocamlbuild)Xavier Clerc2013-01-161-0/+1
* PR#5885: Fix: Incorrect rule for compiling C stubs when shared libraries are ...Wojciech Meyer2013-01-141-2/+5
* Add 'K' class of warning tag to ocamlbuildWojciech Meyer2013-01-011-1/+1
* Revert "PR#5652: Try to use camlp4.opt if it's possible"Wojciech Meyer2012-12-281-10/+4
* Add a strict_sequence flag to OCamlbuild.Jonathan Protzenko2012-11-101-0/+2
* Add a new bin_annot tag to OCamlbuild.Jonathan Protzenko2012-11-101-0/+1
* PR#5652: Try to use camlp4.opt if it's possibleWojciech Meyer2012-09-021-4/+10
* fix formatting of copyright headersDamien Doligez2012-08-011-0/+1
* clean up TABs and whitespaceDamien Doligez2012-07-301-1/+1
* Follow-up for PR#5655Xavier Clerc2012-07-091-0/+4
* PR#5655: ocamlbuild doesn't pass cflags when building C stubsXavier Clerc2012-07-091-0/+4
* Properly add the -for-pack flag when calling ocamlopt during the pack phase a...Jonathan Protzenko2012-05-071-0/+2
* PR#5599: Add warn() tag in ocamlbuild to control -w compiler switchWojciech Meyer2012-04-301-1/+3
* PR#5531: Allow ocamlbuild to add ocamldoc flags through -docflag and -docflag...Wojciech Meyer2012-04-251-0/+1
* merge version 3.12 from 3.12.1 to r12205Damien Doligez2012-03-081-1/+1
* PR#5330: thread tag with '.top' and '.inferred.mli' targetsXavier Clerc2011-08-081-1/+3
* merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-201-5/+20
* ocamlbuild: Add support for native dynlinkNicolas Pouillard2010-04-171-2/+39
* Support for findlib (N. Pouillard et al.)Xavier Clerc2010-01-221-5/+51
* Support for parametrized tags (N. Pouillard et al.)Xavier Clerc2010-01-221-0/+15
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-201-1/+4
* New warning `not all labels are mentioned in this record pattern'Xavier Leroy2009-10-221-1/+1
* ocamlbuild: Use libdir and bindir from the myocamlbuild_config.ml of OCamlNicolas Pouillard2009-03-051-12/+0
* ocamlbuild: Kill $Id$'sNicolas Pouillard2009-03-031-1/+0
* merge changes from 3.10.2merged to 3.11.0Damien Doligez2008-12-031-0/+1
* ocamlbuild: Add a 'annot' tag for the -annot option.Nicolas Pouillard2008-10-221-0/+1
* ocamlbuild: dynlink is now supported in native too.Nicolas Pouillard2008-08-051-1/+1
* ocamlbuild: add a ".ml->.pp.ml" rule, and export a camlp4 rule generator func...Nicolas Pouillard2008-07-251-0/+5
* ocamlbuild: Tags, add use_camlp4_bin and support -custom on libraries.Nicolas Pouillard2008-07-251-0/+3
* ocamlbuild: Swap some menhir rules to prefer .mlypack over .mly.Nicolas Pouillard2008-07-251-11/+11
* [ocamlbuild] No longer use file_rule but rule + Echo.Nicolas Pouillard2007-11-281-5/+7
* [ocamlbuild] Add support for camlp4oof.Nicolas Pouillard2007-11-261-1/+1
* [ocamlbuild] Look at OCAMLLIB before using the hard-coded (during build) inst...Nicolas Pouillard2007-11-261-2/+2
* [ocamlbuild] add flag declaration for ocamllex -ml (by Benoit Montagu <benoit...Nicolas Pouillard2007-11-221-0/+3
* [ocamlbuild] add flag declaration for menhir --explain (by Benoit Montagu <be...Nicolas Pouillard2007-11-221-0/+3
* [ocamlbuild] Use stamps for some ocamldoc rules.Nicolas Pouillard2007-11-211-0/+2
* [ocamlbuild] [FIXED] In the %.itarget->%.otarget rule otarget is now a stamp ...Nicolas Pouillard2007-11-211-3/+3
* [ocamlbuild] [CHANGED] Merge the rules about ocaml C stubs using %(var: patte...Nicolas Pouillard2007-11-211-8/+4
* Modular menhir support for ocamlbuild (by Benoit Montagu <benoit.montagu@inri...Nicolas Pouillard2007-11-211-0/+13
* [ocamlbuild] Better understand and revamp .depends generation and usage.Nicolas Pouillard2007-11-211-6/+8
* [ocamlbuild] Merge 3.10 on trunk for ocamlbuildNicolas Pouillard2007-11-211-2/+10
* fusion de la version 3.10.0Damien Doligez2007-10-081-4/+31
* [ocamlbuild] See ChangeLogNicolas Pouillard2007-03-011-2/+2
* [ocamlbuild] use_lib improvments. See the ChangeLog for more detailsNicolas Pouillard2007-02-261-14/+5
* [ocamlbuild] Use sanitize instead of sterilize. For details see the ChangeLogNicolas Pouillard2007-02-221-0/+4
* [ocamlbuild] ocamlmktop, and thread tag in native code (see ChangeLog for mor...Nicolas Pouillard2007-02-121-1/+7
* [ocamlbuild] some changes see ocamlbuild/ChangeLogNicolas Pouillard2007-02-081-2/+22
* Add the ocamlbuild directoryNicolas Pouillard2007-02-071-0/+373