aboutsummaryrefslogtreecommitdiff
path: root/config.texi.in
Commit message (Collapse)AuthorAgeFilesLines
* Revert all of my changes to directories & codingstyle.gus knight2015-07-291-0/+1
|
* Reorganize the source tree.gus knight2015-07-271-1/+0
| | | | | | | | | | * Documentation is now in "docs". * Source code is now in "src". * Misc. fixes here and there so that everything still works. I think I got everything in this commit, but I only tested this on Linux (Make) and Windows (CMake), so I might've messed something up on other platforms...
* Added cross compilation to CMake build system.James Lyon2013-04-251-0/+1
Brings it more into line with make based system. I've tested on 32- and 64-bit Windows, but not yet Linux.