Commit Graph

4 Commits

Author SHA1 Message Date
Alexander von Gluck IV
e264723db2 all: Automatic style cleanup, KnR. No functional change.
* Style varied wildly between files and within files.
* find . -name "*.c" -exec indent {} -ut -ts4 -kr -psl \;
* find . -name "*.h" -exec indent {} -ut -ts4 -kr -psl \;
2014-09-17 07:41:24 -05:00
Alexander von Gluck IV
d262a621ac Build: Drop messy, poorly written autotools
* Move back to a SCons build system
* Place scons script at base of project
2014-09-14 11:09:41 -05:00
Michele Bini
5727e2f1a5 Compilation fix for recent autotools 2013-09-30 09:34:13 +02:00
Kirill Sotnikov
f1761cad9a git repo init 2013-09-16 13:53:25 +04:00