+ basic build system setup
commit525bae5b10667fecee1be426d9adf884d596cac5
authorJörg Pfähler <bluecoder@gmx.de>
Sat, 30 May 2009 12:05:14 +0000 (30 14:05 +0200)
committerJörg Pfähler <bluecoder@gmx.de>
Tue, 2 Jun 2009 13:50:37 +0000 (2 15:50 +0200)
tree38e790e1554f5359a6ebb256808573866a7be1fa
+ basic build system setup
.gitignore [new file with mode: 0644]
Doxyfile [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
STATUS [new file with mode: 0644]
include/lightlibc++/compiler.hpp [new file with mode: 0644]
source/.gitignore [new file with mode: 0644]
testcase/.gitignore [new file with mode: 0644]