summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Move config/Makefile to Makefile.configSébastien Hinderer2018-09-171-2/+1
* remove experimental/Gabriel Scherer2018-09-081-3/+0
* doc: remove unprefix trickoctachron2018-09-031-1/+0
* remove unused ocamlyacc dependencies, never put it in boot/Gabriel Scherer2018-09-011-1/+0
* rename parsing/parser_menhir into parsing/parserGabriel Scherer2018-09-011-3/+0
* menhir parser: rename MenhirLib into CamlinternalMenhirLibGabriel Scherer2018-09-011-2/+2
* udpate .depend and .gitignore for menhir filesGabriel Scherer2018-09-011-0/+5
* Unix fsync (#1839)Francois Berenger2018-07-311-0/+1
* manual, code example preprocessor : full conversion to compiler-libs (#1863)Florian Angeletti2018-07-251-0/+1
* Remove /package-macosx from .gitignore -- no longer relevantSébastien Hinderer2018-07-021-1/+0
* Merge the asmrun and byterun directories into the runtime directorySébastien Hinderer2018-06-281-60/+17
* Makefile, .gitignore: remove `make backup` leftoversSébastien Hinderer2018-06-201-1/+0
* Remove ocamlbuild leftovers in .gitattribute and .gitignoreSébastien Hinderer2018-06-201-6/+0
* Port win-unicode test to ocamltestNicolás Ojeda Bär2018-05-221-1/+0
* Update .gitignoreSébastien Hinderer2018-05-191-1/+0
* .gitignore cleanupSébastien Hinderer2018-04-271-35/+0
* testsuite: move the codegen tool from the tests/asmgen to the tools directorySébastien Hinderer2018-04-261-5/+4
* Migrate the unboxed-primitive-args test to ocamltestSébastien Hinderer2018-04-261-3/+0
* Migrate the unwind test to ocamltestSébastien Hinderer2018-04-251-2/+0
* Migrate the runtime-errors tests to ocamltestSébastien Hinderer2018-04-251-2/+0
* Migrate the output_obj test to ocamltestSébastien Hinderer2018-04-241-4/+0
* Migrate the tool-ocamldep-modalias tests to ocamltestSébastien Hinderer2018-04-201-8/+0
* Migrate the lib-dynlink-native test to ocamltestSébastien Hinderer2018-04-171-7/+0
* Migrate the lib-dynlink-bytecode tests to ocamltestSébastien Hinderer2018-04-101-6/+0
* Re-migrate the opaque tests to ocamltestSébastien Hinderer2018-04-041-3/+0
* Revert "Migrate the opaque tests to ocamltest"Sébastien Hinderer2018-04-041-0/+3
* Migrate the opaque tests to ocamltestSébastien Hinderer2018-04-041-3/+0
* Migrate the warnings tests to ocamltestSébastien Hinderer2018-04-031-3/+0
* Migrate the typing-multifile tests to ocamltestSébastien Hinderer2018-03-281-9/+0
* .gitignore cleanupSébastien Hinderer2018-03-211-5/+0
* Improve handling of travis test resultsSébastien Hinderer2018-03-211-0/+1
* Make it possible to control where test results are loggedSébastien Hinderer2018-03-211-1/+1
* Migrate the float-unboxing test to ocamltestSébastien Hinderer2018-03-181-3/+0
* Migrate the lib-unix/win-symlink test to ocamltestSébastien Hinderer2018-03-181-6/+0
* Migrate the lib-unix/win-stat test to ocamltestSébastien Hinderer2018-03-181-1/+0
* Migrate the lib-unix/common tests to ocamltestSébastien Hinderer2018-03-181-2/+0
* Migrate the translprim tests to ocamltestSébastien Hinderer2018-02-201-5/+0
* Prefix the compilation unit names of all modules in the stdlibJeremie Dimino2018-02-121-1/+4
* Add /testsuite/tests/lib-unix/common/utimes.txt to .gitignoreSébastien Hinderer2017-12-141-0/+2
* Merge pull request #1519 from shindere/migrate-expect-testsGabriel Scherer2017-12-121-4/+0
|\
| * Migrate typing-misc tests to ocamltestSébastien Hinderer2017-12-081-4/+0
* | Merge branch 'trunk' into fix_unix_utimes_windows_dstGabriel Scherer2017-12-101-1/+1
|\ \ | |/
| * Migrate tests under testsuite/tests/basic to ocamltestSébastien Hinderer2017-11-301-1/+0
| * Improve error handling while running the testsuite (#1443)Sébastien Hinderer2017-10-271-0/+1
* | Unix.utimes: use native Windows API to avoid unintended DST timestamp shiftNicolas Ojeda Bar2017-10-261-1/+0
|/
* Missing testsuite entries in .gitignoreDavid Allsopp2017-10-251-0/+3
* Merge pull request #1433 from lpw25/remove-pr6322-from-gitignoreSébastien Hinderer2017-10-171-1/+0
|\
| * Remove non-existent file from .gitignoreLeo White2017-10-171-1/+0
* | Missing ignore files for win-symlink testDavid Allsopp2017-10-121-0/+2
* | Tiny tweak to .gitignore (MPR#7509)David Allsopp2017-10-121-1/+2
|/