|
Revision 139, 461 bytes
(checked in by aldacron, 2 years ago)
|
* added the cleanlib option to buildme.d
* removed all shell scripts and instructions related to the old build system (including the READMEs in each package directory
* updated the docs with instructions for the new build system
* added Tomasz Stachowiak (h3r3tic) to the Maintainers list in credit.html
* corrected several doc format and grammatical errors
|
| Line | |
|---|
| 1 |
================================================================================ |
|---|
| 2 |
Derelict |
|---|
| 3 |
================================================================================ |
|---|
| 4 |
|
|---|
| 5 |
If you have checked out one or more Derelict packages individually and not |
|---|
| 6 |
the entire trunk, then you also ought to check out the docs directory. Take a |
|---|
| 7 |
look at /docs/index.html for a general overview of Derelict and specific details |
|---|
| 8 |
on each package (including build instructions). |
|---|