index
:
delta/ocaml.git
3.08
3.09
3.10
3.11
3.12
4.00
4.00-with-binannot
4.01
4.02
4.03
4.04
4.05
4.06
4.07
4.08
4.09
4.10
4.11
4.12
4.13
4.14
5.0
5.1
FSF
MPR7048
MPR7609
MPR7609-continued
MPR7638
MPR7642
PR7042
abstract-new
abstract_intel_emit
abstract_x86_asm
afrisch_fix_reachable_words
afrisch_fix_stdlib_makefile_windows
annot-from-lambda
arm-literals
arm64
ast_rewriter
atomic_write_cmi
attributes
autofocus
backend-optims
big-marshal
binary-annot
binary-compat
build-with-debugging-informations
cc-optim
cducetrunk
class-with-type
cmm-mach-types
constructors_with_record
constructors_with_record2
constructors_with_record3
constructors_with_record4
constructors_with_record5
contracts
contracts-3.11
contribution_workflow
delegate
deprecated_optional_arguments
disable_unused_warnings_for_print_types
doc2attr
doc_windows_unicode
dothat
dwarf
dynamic_loading
dynamics
dyntypes
enter-mod-decl
ephemeron
exception_registration
execvpe
expoly
extension_points
fastclass
faster-testsuite
fix-32bit-warning
fix-getwd-use
fix_7657
fix_7680
fix_7682
fix_large_file_lseek_windows
fix_mingw
fix_ocamllex
fixedtypes
flambda
flambda_trunk
fmu
fstclassmod
fstclassmod_parametrized
gadt-warnings
gadts
gadts-devel
gadts-devel-lenormand
gcaml
gcaml3
gcaml3090
gcaml3101
ground_coercion
hex-float
hidden_args
implicit-subtyping
implicit-unpack
implicits
improve-PIC-and-PIE
improve_arg_read_arg
inline-more
inplace_let
ios-support
jo311
jo312
jo400
jo401
jocamltrunk
jocamltrunk+cduce
labltk
let_open_in_classes
letopen
letopenin
lightlabels
located_errors
m7100_gc_when_many_custom_blocks_in_minor_heap
map_file_omission
mark_expansive
master
menubars
merge_sig_str
metadata
minus-camlp4
mltk
module-alias
module_of_module_type
moduletypeof
monadic_let
more_unboxing
multimatch
namespaces
natdynlink
new-test-framework
newfunsyntax
newoolab
newoolab2
newoolabmult
newsysthreads
newtypein
no_internal_deprecation
non-vanishing
objvariants
ocaml-binannot
ocaml2
ocamldebug_g
ocamlmode
olabl
open_types
opt_backtrace
override
overridemethod
poly_meth
poly_meth2
polyrec
ppc64
pr/1866
pr7591
pr7661-again
pr8891
pr8908
pr8934
private_abbrevs
raise_variants
record-disambiguation
recursive_modules
remove-libnum
remove_spurious_semi_colons
resurrect-cygwin64-review-base
revert-1377-ocamldep_nested_include_fix
safe-string
short-paths
short-paths-4.01
sigsubst
simplify_duplicate_ident_optim
sse2
static_exceptions
strict_labels
stripped-ocaml
test_for_self_review
tests_asmcomp_revised
tmp-merging-3.12.1
treematch
trunk
unlabeled-1.1.2
unlabeled-1.2.2
unlabeled-1.3.2
unused_declarations
user-defined-indexing-operators
variants303
varunion
warning_attribute_on_type_exprs
win32
win32-rename
win32-sockets
with-frame-pointers
github.com: ocaml/ocaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ocamlbuild
/
ocaml_specific.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR#5652: Fix duplicate tags
Wojciech Meyer
2013-01-21
1
-2
/
+0
*
PR#5652: Add support for camlp4 native plugin.
Wojciech Meyer
2013-01-19
1
-0
/
+6
*
PR#5891: support rectypes tag for mlpack (ocamlbuild)
Xavier Clerc
2013-01-16
1
-0
/
+1
*
PR#5885: Fix: Incorrect rule for compiling C stubs when shared libraries are ...
Wojciech Meyer
2013-01-14
1
-2
/
+5
*
Add 'K' class of warning tag to ocamlbuild
Wojciech Meyer
2013-01-01
1
-1
/
+1
*
Revert "PR#5652: Try to use camlp4.opt if it's possible"
Wojciech Meyer
2012-12-28
1
-10
/
+4
*
Add a strict_sequence flag to OCamlbuild.
Jonathan Protzenko
2012-11-10
1
-0
/
+2
*
Add a new bin_annot tag to OCamlbuild.
Jonathan Protzenko
2012-11-10
1
-0
/
+1
*
PR#5652: Try to use camlp4.opt if it's possible
Wojciech Meyer
2012-09-02
1
-4
/
+10
*
fix formatting of copyright headers
Damien Doligez
2012-08-01
1
-0
/
+1
*
clean up TABs and whitespace
Damien Doligez
2012-07-30
1
-1
/
+1
*
Follow-up for PR#5655
Xavier Clerc
2012-07-09
1
-0
/
+4
*
PR#5655: ocamlbuild doesn't pass cflags when building C stubs
Xavier Clerc
2012-07-09
1
-0
/
+4
*
Properly add the -for-pack flag when calling ocamlopt during the pack phase a...
Jonathan Protzenko
2012-05-07
1
-0
/
+2
*
PR#5599: Add warn() tag in ocamlbuild to control -w compiler switch
Wojciech Meyer
2012-04-30
1
-1
/
+3
*
PR#5531: Allow ocamlbuild to add ocamldoc flags through -docflag and -docflag...
Wojciech Meyer
2012-04-25
1
-0
/
+1
*
merge version 3.12 from 3.12.1 to r12205
Damien Doligez
2012-03-08
1
-1
/
+1
*
PR#5330: thread tag with '.top' and '.inferred.mli' targets
Xavier Clerc
2011-08-08
1
-1
/
+3
*
merge changes from 3.12.0 to 3.12.1
Damien Doligez
2011-07-20
1
-5
/
+20
*
ocamlbuild: Add support for native dynlink
Nicolas Pouillard
2010-04-17
1
-2
/
+39
*
Support for findlib (N. Pouillard et al.)
Xavier Clerc
2010-01-22
1
-5
/
+51
*
Support for parametrized tags (N. Pouillard et al.)
Xavier Clerc
2010-01-22
1
-0
/
+15
*
merge changes from release/3.11.1 to release/3.11.2
Damien Doligez
2010-01-20
1
-1
/
+4
*
New warning `not all labels are mentioned in this record pattern'
Xavier Leroy
2009-10-22
1
-1
/
+1
*
ocamlbuild: Use libdir and bindir from the myocamlbuild_config.ml of OCaml
Nicolas Pouillard
2009-03-05
1
-12
/
+0
*
ocamlbuild: Kill $Id$'s
Nicolas Pouillard
2009-03-03
1
-1
/
+0
*
merge changes from 3.10.2merged to 3.11.0
Damien Doligez
2008-12-03
1
-0
/
+1
*
ocamlbuild: Add a 'annot' tag for the -annot option.
Nicolas Pouillard
2008-10-22
1
-0
/
+1
*
ocamlbuild: dynlink is now supported in native too.
Nicolas Pouillard
2008-08-05
1
-1
/
+1
*
ocamlbuild: add a ".ml->.pp.ml" rule, and export a camlp4 rule generator func...
Nicolas Pouillard
2008-07-25
1
-0
/
+5
*
ocamlbuild: Tags, add use_camlp4_bin and support -custom on libraries.
Nicolas Pouillard
2008-07-25
1
-0
/
+3
*
ocamlbuild: Swap some menhir rules to prefer .mlypack over .mly.
Nicolas Pouillard
2008-07-25
1
-11
/
+11
*
[ocamlbuild] No longer use file_rule but rule + Echo.
Nicolas Pouillard
2007-11-28
1
-5
/
+7
*
[ocamlbuild] Add support for camlp4oof.
Nicolas Pouillard
2007-11-26
1
-1
/
+1
*
[ocamlbuild] Look at OCAMLLIB before using the hard-coded (during build) inst...
Nicolas Pouillard
2007-11-26
1
-2
/
+2
*
[ocamlbuild] add flag declaration for ocamllex -ml (by Benoit Montagu <benoit...
Nicolas Pouillard
2007-11-22
1
-0
/
+3
*
[ocamlbuild] add flag declaration for menhir --explain (by Benoit Montagu <be...
Nicolas Pouillard
2007-11-22
1
-0
/
+3
*
[ocamlbuild] Use stamps for some ocamldoc rules.
Nicolas Pouillard
2007-11-21
1
-0
/
+2
*
[ocamlbuild] [FIXED] In the %.itarget->%.otarget rule otarget is now a stamp ...
Nicolas Pouillard
2007-11-21
1
-3
/
+3
*
[ocamlbuild] [CHANGED] Merge the rules about ocaml C stubs using %(var: patte...
Nicolas Pouillard
2007-11-21
1
-8
/
+4
*
Modular menhir support for ocamlbuild (by Benoit Montagu <benoit.montagu@inri...
Nicolas Pouillard
2007-11-21
1
-0
/
+13
*
[ocamlbuild] Better understand and revamp .depends generation and usage.
Nicolas Pouillard
2007-11-21
1
-6
/
+8
*
[ocamlbuild] Merge 3.10 on trunk for ocamlbuild
Nicolas Pouillard
2007-11-21
1
-2
/
+10
*
fusion de la version 3.10.0
Damien Doligez
2007-10-08
1
-4
/
+31
*
[ocamlbuild] See ChangeLog
Nicolas Pouillard
2007-03-01
1
-2
/
+2
*
[ocamlbuild] use_lib improvments. See the ChangeLog for more details
Nicolas Pouillard
2007-02-26
1
-14
/
+5
*
[ocamlbuild] Use sanitize instead of sterilize. For details see the ChangeLog
Nicolas Pouillard
2007-02-22
1
-0
/
+4
*
[ocamlbuild] ocamlmktop, and thread tag in native code (see ChangeLog for mor...
Nicolas Pouillard
2007-02-12
1
-1
/
+7
*
[ocamlbuild] some changes see ocamlbuild/ChangeLog
Nicolas Pouillard
2007-02-08
1
-2
/
+22
*
Add the ocamlbuild directory
Nicolas Pouillard
2007-02-07
1
-0
/
+373