You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,18 +7,15 @@ documentation in the `docs/` directory.
7
7
Code status
8
8
===========
9
9
10
-
Build status with GNAT GPL 2017
11
-
12
-
Platform | Status
13
-
---------|-------
14
-
Linux | [](https://travis-ci.org/AdaCore/gnatcoll-core)
15
-
Windows | [](https://ci.appveyor.com/project/github-integration-adacore/gnatcoll-core/branch/master)
10
+
TBD
16
11
17
12
Dependencies
18
13
------------
19
14
20
-
GNATCOLL only depends on a recent GNAT compiler. Building it also requires
21
-
GPRbuild.
15
+
GNATCOLL requires a recent GNAT compiler. Building it also requires
16
+
GPRbuild. GNATCOLL.Projects depends on LIBGPR library which is bundled with
17
+
the GNAT installations provided by AdaCore, and is otherwise part of
0 commit comments