summaryrefslogtreecommitdiff
path: root/ocamltest/.depend
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-251-1/+19
* ocamltest should use the diff tool found by configureSébastien Hinderer2022-03-141-0/+2
* Add Ocamltest_stdlib.Unix.has_symlinkDavid Allsopp2020-07-231-1/+9
* ocamltest: improve the way executable file extension is determinedSébastien Hinderer2020-06-181-0/+2
* stop passing the constant ocamlsrcdir to each functionNicolás Ojeda Bär2020-05-271-0/+2
* Cease committing C dependendency informationDavid Allsopp2020-04-171-20/+0
* last commit before branching 4.11Damien Doligez2020-04-221-19/+17
* ocamltest: add support for using straceSébastien Hinderer2019-09-261-0/+10
* ocamltest: introduce the action_name variableSébastien Hinderer2019-09-261-0/+3
* ocamltest: take parsing of response files out of environments moduleSébastien Hinderer2019-09-261-2/+16
* Memprof: stop using C global roots, and use our own root system.Jacques-Henri Jourdan2019-08-271-8/+10
* Statistical memory profiling of blocks allocated in the major heap.Jacques-Henri Jourdan2019-05-091-15/+17
* Harden ocamltest against errors in scripts and hooksDamien Doligez2019-04-021-16/+17
* Improve the packing mechanism used to build Dynlink (#2268)Mark Shinwell2019-03-191-15/+16
* last commit before branching 4.08Damien Doligez2019-01-181-16/+15
* make alldepend (with new one-dep-per-file printing)Gabriel Scherer2018-12-121-118/+389
* dependHugo Heuzard2018-08-061-3/+3
* Merge the asmrun and byterun directories into the runtime directorySébastien Hinderer2018-06-281-17/+17
* ocamltest: add the -show-variables commandline optionSébastien Hinderer2018-05-291-2/+2
* ocamltest: update dependenciesSébastien Hinderer2018-04-271-8/+10
* ocamltest: introduce the use_runtime variableSébastien Hinderer2018-04-101-5/+5
* Move bigarray to the stdlib (#1685)Jérémie Dimino2018-04-091-12/+21
* ocamltest: make it possible to specify an exit status for programsSébastien Hinderer2018-02-281-2/+2
* ocamltest: add a compiler method to the toplevel classSébastien Hinderer2018-02-271-5/+6
* ocamltest use the program_variable and progrma_output_variable methodsSébastien Hinderer2018-02-271-2/+2
* ocamltest: distinguish toplevels from compilersSébastien Hinderer2018-02-271-15/+25
* ocamltest: define the compilers with classesSébastien Hinderer2018-02-271-5/+9
* ocamltest: move and rename variableSébastien Hinderer2018-02-271-6/+4
* ocamltest: update dependenciesSébastien Hinderer2018-02-191-7/+7
* ocamltest: extend the Ocaml_filetypes moduleSébastien Hinderer2018-02-071-3/+3
* ocamltest: rename the Filetype module into Ocaml_filetypesSébastien Hinderer2018-02-071-10/+10
* ocamltest: rely on our own backend typeSébastien Hinderer2018-02-071-6/+6
* ocamltest: introduce the result moduleSébastien Hinderer2018-02-051-26/+29
* ocamltest: introduce the ocaml_compilers moduleSébastien Hinderer2018-01-311-8/+15
* ocamltest: introduce the ocaml_commands moduleSébastien Hinderer2018-01-311-4/+9
* ocamltest: introduce the ocaml_flags moduleSébastien Hinderer2018-01-311-2/+7
* ocamltest: introduce the ocaml_directories moduleSébastien Hinderer2018-01-311-8/+13
* ocamltest: introduce the ocaml_files moduleSébastien Hinderer2018-01-311-2/+5
* ocamltest: refactoring and implementation of hooksSébastien Hinderer2017-11-231-40/+64
* ocamltest: the test driver for the OCaml compilerSébastien Hinderer2017-09-181-0/+81