11 Commits

Author SHA1 Message Date
Pierre-Marie de Rodat
55cc58e831 internal_dev_guide.md: minor typo fix
no-tn-check

Change-Id: I70677e8489db212dec3bdbe56c747a4511b427df
2023-01-06 10:24:52 +00:00
Arnaud Charlet
560a6f07c1 Update instructions
Change-Id: I09b5df8f44c96f66c63524ccedb9117f81ad4ffb
2021-03-16 10:15:31 +01:00
Pierre-Marie de Rodat
4da0476228 internal_dev_guide.md: introduce and use requirements.txt
Stop using Anod's langkit Python distribution and instead just ask users
to have their own Python 3.7+ distribution, and add a requirements.txt
file to install all Python dependencies in a single command.

TN: U302-007
2021-03-04 17:26:01 +01:00
Léo Germond
016741120b Add pygments to pip deps 2021-02-22 15:13:44 +01:00
Pierre-Marie de Rodat
c855366103 internal_dev_guide.md: remove compiler=bootstrap qualifiers
Following Anod spec reworks for this ticket, this qualifier is no longer
needed (nor correct).

TN: U122-006
2021-02-09 15:07:27 +01:00
Pierre-Marie de Rodat
32d9300dcf Update internal dev guide to allow building liblkqllang 2021-02-04 16:47:51 +01:00
t-14
2b5c5ac56f Fix some obvious typos 2020-11-20 15:33:17 +01:00
Pierre-Marie de Rodat
823fd32fbe internal_dev_guide.md: fix "git checkout"
TN: TB04-010
2020-11-20 11:21:11 +01:00
Pierre-Marie de Rodat
9b52693e1d internal_dev_guide.md: update and reformat
Internal users are supposed to modify the `lkql_checker` program and its
rules only. There is thus no need to build liblkqllang (it’s installed
with Anod) and thus no need to install and setup Langkit.

TN: TB04-010
2020-11-18 17:25:16 +01:00
Raphaël AMIARD
a010fc13af Update internal dev guide 2020-11-17 17:41:44 +01:00
Raphaël AMIARD
7370f341d0 Add internal dev guide 2020-11-16 14:59:10 +01:00