Overview
| Comment: | README.md: Mention the bug tracker |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
5b5172abb2e478bb305959d72077e290 |
| User & Date: | js on 2020-05-31 19:26:47 |
| Other Links: | manifest | tags |
Context
|
2020-05-31
| ||
| 23:43 | README.md: Add releases section (check-in: 386e400ac6 user: js tags: trunk) | |
| 19:26 | README.md: Mention the bug tracker (check-in: 5b5172abb2 user: js tags: trunk) | |
| 19:24 | README.md: Add "Support and community" section (check-in: 6b0845ae68 user: js tags: trunk) | |
Changes
Modified README.md from [b41e5bd334] to [55b1e8e877].
| ︙ | |||
278 279 280 281 282 283 284 | 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 | - - + + + + + | `objfw-compile` is a tool that allows building applications and libraries using ObjFW without needing a full-blown build system. If you want to use your own build system, you can get the necessary flags from `objfw-config`. <h1 id="bugs">Bugs and feature requests</h1> |
| ︙ |