Maxim Reznik
0b8fcee968
Switch GitHub CI to GCC 12
...
For V802-012
2022-08-02 20:27:06 +03:00
Vadim Godunko
f3e9f566d6
Adapt to recent enhancements of GNATdoc
2022-07-23 10:02:34 +03:00
Vadim Godunko
70c4876ea8
Enable build of XmlAda integration
2022-07-18 18:50:02 +03:00
Maxim Reznik
a7fbfefac6
Export OS=osx on macOS
2022-07-13 17:44:59 +03:00
Maxim Reznik
a5f4881e56
Use new gnatdoc to generate documentation
2022-05-19 21:14:23 +03:00
Maxim Reznik
9b73dd097e
Add make spellcheck target and GitHub Action
...
Spell check Ada files subset using `aspell` with a bit of
filtering:
* Drop hexadecimal numeric literals to avoid checking of A..F
combinations
* Drop apostrophe in attribute reference (can't drop it in any
cases, because we need to keep it in comments for "doesn't",
etc.)
2022-05-16 14:44:06 +03:00
Maxim Reznik
e02c9f3636
UB25-029 Fix JSON_Schema generator.
...
Make GitHub Action compile some extra project.
2022-04-07 20:22:25 +03:00
Vadim Godunko
23222367eb
Checkout test data.
2022-02-17 14:42:27 +03:00
Vadim Godunko
09e68843e9
Download data files for Unicode 14.0.0
2021-11-24 11:13:07 +03:00
Maxim Reznik
79b85b2007
U922-009 Change toolchain to Alire GCC 11.
2021-09-25 11:58:04 +03:00
Maxim Reznik
4f068a8f1e
Add install make target to fix #92
2021-08-30 14:55:00 +03:00
Maxim Reznik
2826202362
Use GNAT CE 2021 for build GitHub Actions
2021-07-28 10:58:25 +03:00
Maxim Reznik
17b5f8f353
Download and unpack UCD.zip in GitHub Action CI
2021-07-18 15:56:41 +03:00
Maxim Reznik
b3168f746c
Fix GitHub Action
...
Looks like the shortened version of a commit SHA is
not supported as a action reference. Replace it with
the branch name.
2021-02-17 10:16:44 +02:00
Maxim Reznik
dffd9471ee
U114-013 Add docs building script
2021-02-02 19:08:35 +02:00
Maxim Reznik
f224f45a9a
Update ada-actions/toolchain to fix CI
2020-11-17 12:02:02 +03:00
Maxim Reznik
46b38d247f
Use newer ada-actions/toolchain
2020-09-03 23:07:54 +03:00
Maxim Reznik
8466a897d7
Add a cache for GNAT installation.
2020-07-01 22:19:02 +03:00
Maxim Reznik
7f07b7f5ef
Add BUILD_MODE scenario variable.
2020-06-11 12:25:40 +03:00
Fabien Chouteau
aa66d78505
.github/workflows/main.yml: use release tag for ada-actions/toolchain
...
Instead of commit id.
2020-06-09 20:47:04 +03:00
Maxim Reznik
f30ba74536
Add test covarage reports
2020-06-03 14:49:37 +03:00
Maxim Reznik
ad502bb28f
Setup CI with a GitHub Action Workflow
2020-06-03 14:21:38 +03:00