summaryrefslogtreecommitdiff
path: root/ocamlbuild/resource.ml
Commit message (Expand)AuthorAgeFilesLines
* PR#5102: ocamlbuild fails when using an unbound variable in rule dependencyXavier Clerc2012-10-101-1/+1
* fix formatting of copyright headersDamien Doligez2012-08-011-0/+1
* clean up spaces and tabsDamien Doligez2010-01-221-34/+34
* ocamlbuild: Kill $Id$'sNicolas Pouillard2009-03-031-1/+1
* ocamlbuild: digest any resource.Nicolas Pouillard2007-12-181-1/+11
* ocamlbuild: normalize pathname and authorize absolute pathnames as dependencies.Nicolas Pouillard2007-12-181-1/+14
* ocamlbuild: extract exists_in_source_dir from import_in_build_dir.Nicolas Pouillard2007-12-181-15/+12
* [ocamlbuild] Move some functions from Pathname to Resource and use Digest_cache.Nicolas Pouillard2007-11-281-43/+75
* [ocamlbuild] Fix a backtracking bug in my stupid matcher.Nicolas Pouillard2007-11-261-1/+3
* [ocamlbuild] [ADDED] Support for setting the recognized language of % in rule...Nicolas Pouillard2007-11-211-16/+27
* [ocamlbuild] [ADDED] Add a clear distinction between resources ("a.byte", "a....Nicolas Pouillard2007-11-211-6/+13
* Add the ocamlbuild directoryNicolas Pouillard2007-02-071-0/+324