Damien Doligez
7fde82a5c5
ignore manifest files
2016-02-24 14:40:12 +01:00
Damien Doligez
c697788be1
add a file in compilerlibs to make git happy
2016-02-19 14:12:01 +01:00
Damien Doligez
5401ce8473
Update headers for the new license.
...
Remains to be done: remove all headers in testsuite/tests.
2016-02-18 16:59:16 +01:00
Damien Doligez
ee8f71101b
clean up whitespace and cut long lines
2016-02-17 13:36:27 +01:00
Mark Shinwell
81ef7f714f
Merge pull request #446 from chambart/travis_test_flambda
...
GPR#446: Travis also test flambda
2016-02-03 07:45:18 +00:00
Damien Doligez
4863299e4a
ignore generated files "testsuite/_retries"
2016-01-29 14:22:44 +01:00
Pierre Chambart
bd38c58362
Ignore .opt_result files in the testsuite
2016-01-28 18:47:34 +01:00
David Allsopp
7d2e2afd12
Missing items from .gitignore
2016-01-25 15:08:01 +00:00
Damien Doligez
2805d27142
ignore generated files in manual
2015-12-28 14:23:43 +01:00
Leo White
c9f6e35c77
Add test for warning 58
2015-12-26 08:29:49 +00:00
Damien Doligez
423ddc84cb
Merge pull request #297 from damiendoligez/trunk-gc-patches
...
GC latency improvements
2015-12-21 16:07:37 +01:00
Damien Doligez
2d8d650b19
ignore new executables in tools
2015-12-21 14:44:13 +01:00
Damien Doligez
bfc06f52f8
ignore generated files for the instrumented runtime
2015-12-21 14:27:47 +01:00
Damien Doligez
7cb9a80744
simplify .gitignore; remove .ignore files and tools/setignore; adjust tools/check-typo
2015-11-06 16:25:05 +01:00
Gabriel Scherer
fe9b432f8c
Add asmrun/backtrace.c to .gitignore
...
From: Frédéric Bour <frederic.bour@lakaban.net>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16369 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-08-22 06:04:26 +00:00
Gabriel Scherer
7ca29ef3f7
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes
...
(Jérôme Vouillon and Adrien Nader and Peter Zotov)
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15757 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-12-27 14:41:49 +00:00
Gabriel Scherer
055d5ff07f
PR#6714: allow [@@ocaml.warning] on most structure and signature items (values, modules, module types)
...
(Peter Zotov)
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15752 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-12-27 08:44:50 +00:00
Gabriel Scherer
d96b151e0c
update .gitignore
...
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15673 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-12-14 21:52:01 +00:00
Gabriel Scherer
44d272a34c
Document -ppx option.
...
From: Peter Zotov <whitequark@whitequark.org>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15475 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-10-04 10:39:29 +00:00
Damien Doligez
cbfe627f92
merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121)
...
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15125 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-08-22 13:45:02 +00:00
Gabriel Scherer
6e08943af9
Refresh .gitignore
...
After svn:ignore changes, from any git-svn repository you can run
git svn show-ignore > .gitignore
to synchronize the .gitignore content.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15087 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-08-15 11:09:33 +00:00
Gabriel Scherer
d30af127d8
[minor] auto-generate a .gitignore using `git svn show-ignore`
...
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14717 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-05-01 09:39:38 +00:00
Fabrice Le Fessant
2e9bca0d57
Add a .gitignore file for git users
...
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14665 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-04-23 12:53:40 +00:00