Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Small HTML style fix for the previous check-in. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
59e075a640524beebc1faf6509bb2a5d |
User & Date: | mistachkin 2015-07-11 08:06:15.487 |
Context
2015-07-13
| ||
19:51 | Add extended return codes to the SQLiteErrorCode enumeration. Pursuant to [71bedaca19]. check-in: 42798551ca user: mistachkin tags: trunk | |
2015-07-11
| ||
08:06 | Small HTML style fix for the previous check-in. check-in: 59e075a640 user: mistachkin tags: trunk | |
08:05 | Improve build instructions for Mono to prevent use of the per-user configuration files (i.e. when building from a source checkout instead of an official source release package). check-in: 001c0b4dae user: mistachkin tags: trunk | |
Changes
Changes to www/build.wiki.
︙ | ︙ | |||
391 392 393 394 395 396 397 398 399 400 401 402 403 404 | </li> <li> Enter the following command to build the managed-only binaries for Mono: <br /> <br /> <b>SET NOUSER=1</b> <b>build.bat ReleaseManagedOnly</b> <br /> <br /> </li> <li> Make sure everything succeeds with no errors; the log file | > | 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 | </li> <li> Enter the following command to build the managed-only binaries for Mono: <br /> <br /> <b>SET NOUSER=1</b> <br /> <b>build.bat ReleaseManagedOnly</b> <br /> <br /> </li> <li> Make sure everything succeeds with no errors; the log file |
︙ | ︙ |