Overview
Comment: | [doc] first build instructions |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | doc |
Files: | files | file ages | folders |
SHA3-256: |
5de20bed38db83cb5933a442f53d9eaa |
User & Date: | olr on 2017-12-18 14:04:15 |
Other Links: | manifest | tags |
Context
2017-12-18
| ||
14:16 | [build] error message for tests check-in: 17236bc10d user: olr tags: trunk, build | |
14:04 | [doc] first build instructions check-in: 5de20bed38 user: olr tags: trunk, doc | |
13:09 | [fr] faux positif: diagnostiques check-in: 57b6256b0f user: olr tags: trunk, fr | |
Changes
Modified doc/build.md from [a9bb1bbf94] to [7a7c71d6b7].
︙ | ︙ | |||
21 22 23 24 25 26 27 | > Generate the LibreOffice extension and the package folder. > LANG is the lang code (ISO 639). > This script uses the file `config.ini` in the folder `gc_lang/LANG`. **First build** | | | 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | > Generate the LibreOffice extension and the package folder. > LANG is the lang code (ISO 639). > This script uses the file `config.ini` in the folder `gc_lang/LANG`. **First build** `make.py LANG -ba -js` > This command is required to generate all necessary files. **Options** `-b --build_data` |
︙ | ︙ |