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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add reference to Cygwin64 rebase issue in flexlink
David Allsopp
2018-01-11
1
-0
/
+1
*
Also test -no-flat-float-array on Inria's CI
Sébastien Hinderer
2017-12-13
1
-0
/
+1
*
tools/ci-build-other-configs should stop on errors
Sébastien Hinderer
2017-12-13
1
-0
/
+3
*
Merge pull request #1434 from damiendoligez/makefile-cleanup
Gabriel Scherer
2017-12-10
1
-6
/
+3
|
\
|
*
take some reviewers' remarks into account
Damien Doligez
2017-10-19
1
-5
/
+3
|
*
ci-build: remove now-redundant `make coldstart`
Damien Doligez
2017-10-18
1
-1
/
+0
*
|
fix minor bug in tools/check-symbol-names
Gabriel Scherer
2017-11-10
1
-1
/
+1
*
|
Warn if a file contains UTF-8 and Latin-1
David Allsopp
2017-10-25
1
-2
/
+19
*
|
Ignore very long URLs in tools/check-typo
David Allsopp
2017-10-25
1
-3
/
+7
*
|
Add missing copyright header
David Allsopp
2017-10-25
1
-0
/
+14
*
|
Correct copyright header
David Allsopp
2017-10-25
1
-0
/
+2
*
|
Correct licence for tools/make_opcodes.mll
David Allsopp
2017-10-25
1
-11
/
+14
*
|
Permit UTF-8 characters in copyright and authors
David Allsopp
2017-10-25
1
-4
/
+14
|
/
*
Introduce tools/ci-build-other-configs
Sébastien Hinderer
2017-10-03
1
-0
/
+21
*
Use the new "make parallel" mode for the test suite if -j option given
Xavier Leroy
2017-09-23
1
-1
/
+4
*
add -no-flat-float-array configure option
Damien Doligez
2017-09-15
1
-3
/
+3
*
Register availability analysis (#856)
Mark Shinwell
2017-09-15
1
-0
/
+2
*
ci-build: add support for parallel make
Xavier Leroy
2017-09-10
1
-7
/
+18
*
ci-build: be nice to other users and run at lower priority
Xavier Leroy
2017-09-10
1
-0
/
+5
*
ci-build: silence the make distclean
Xavier Leroy
2017-09-10
1
-1
/
+1
*
cygwin CI: rebase to avoid fork problems
Damien Doligez
2017-09-05
1
-0
/
+7
*
Remove spurious semicolons after non-unit expressions (#1305)
Alain Frisch
2017-08-29
1
-1
/
+1
*
Allow -l option to ocamlmklib on MSVC ports (#1189)
David Allsopp
2017-08-14
1
-0
/
+6
*
Support 'let open' in class and class type expressions (#1249)
Alain Frisch
2017-07-20
1
-0
/
+1
*
generalize -dtimings to show allocation, top heap size (#1152)
sliquister
2017-06-09
3
-2
/
+4
*
New -depend option for ocamlc/ocamlopt
Fabrice Le Fessant
2017-06-01
1
-608
/
+1
*
Fix tools/read_cmt (#1036)
Fabrice Le Fessant
2017-05-11
3
-68
/
+145
*
On CI, check that 'make alldepend' works only if native compiler si built
Sébastien Hinderer
2017-04-28
1
-1
/
+1
*
Fix tools/ci-build
Sébastien Hinderer
2017-04-28
1
-4
/
+4
*
Simplify installation of OCaml header (.h) files
Sébastien Hinderer
2017-04-26
1
-29
/
+0
*
Move configuration header files from the config to the byterun/caml directory
Sébastien Hinderer
2017-04-26
5
-11
/
+11
*
Let CI check that 'make alldepend' still works.
Sébastien Hinderer
2017-04-26
1
-1
/
+8
*
tools/ci-build: install to a different directory for each build
Sébastien Hinderer
2017-04-26
1
-0
/
+3
*
tools/ci-build: honor instdir on non-configure builds
Sébastien Hinderer
2017-04-26
1
-0
/
+1
*
Fix Windows installation directory in tools/ci-build
Sébastien Hinderer
2017-04-26
1
-4
/
+4
*
Replace legacy CI build script by new one
Sébastien Hinderer
2017-04-18
2
-262
/
+48
*
Add support for building and testing with flambda to the new CI script
Sébastien Hinderer
2017-04-14
1
-0
/
+6
*
On Linux, also build the instrumented runtime during CI
Sébastien Hinderer
2017-04-14
1
-3
/
+5
*
In the new CI script, enable build of runtime with debugging support
Sébastien Hinderer
2017-04-14
1
-1
/
+5
*
Add a new simpler CI build script
Sébastien Hinderer
2017-04-14
1
-0
/
+193
*
Integrate the cleanup of remaining Windows processes to ci-build
Sébastien Hinderer
2017-04-13
1
-1
/
+23
*
Fix \r problems on recent Cygwins
David Allsopp
2017-04-13
2
-3
/
+3
*
Install bootstrapped FlexDLL objects to flexdll/
David Allsopp
2017-04-09
2
-2
/
+19
*
Introduce and use the OUTPUTEXE and OUTPUTOBJ build variables
Sébastien Hinderer
2017-03-29
1
-8
/
+1
*
Define new build variables for C compiler and preprocessor flags
Sébastien Hinderer
2017-03-29
1
-2
/
+2
*
Get rid of BYTECC and NATIVECC
Sébastien Hinderer
2017-03-29
1
-1
/
+1
*
Use only one variable for rpath
Sébastien Hinderer
2017-03-29
2
-4
/
+3
*
use `git clean` in ci-build script (see GPR#1067)
Damien Doligez
2017-03-27
1
-0
/
+4
*
Remove dependencies from objinfo_helper to OCaml runtime (continued)
Xavier Leroy
2017-03-21
1
-0
/
+1
*
Update .depend files
Sébastien Hinderer
2017-03-09
1
-6
/
+14
[next]